diff --git a/composer.json b/composer.json index 57d4eb865..22dc228ae 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "drupalcz/site", - "description": "Drupal.cz Community website.", + "description": "Drupal.cz Community website. (Drupal8 site built with BLT.)", "type": "project", "license": "GPL-2.0+", "authors": [ @@ -26,8 +26,9 @@ "drupal/coder": "^8.3", "drupal/config_split": "^1.4", "drupal/config_update": "^1.5", - "drupal/core-composer-scaffold": "^8.9", - "drupal/core-recommended": "^8.9", + "drupal/core-composer-scaffold": "^9", + "drupal/core-project-message": "^9", + "drupal/core-recommended": "^9", "drupal/ctools": "^3.0", "drupal/default_content_deploy": "^1.0@alpha", "drupal/devel": "^4.0", @@ -86,6 +87,7 @@ "grasmash/drupal-security-warning": true, "acquia/blt": true, "drupal/core-composer-scaffold": true, + "drupal/core-project-message": true, "oomphinc/composer-installers-extender": true } }, @@ -115,9 +117,6 @@ "drupal/core": "-p2" }, "patches": { - "drupal/core": { - "2920285 - Update module can get 'stuck' with 'no releases available": "https://www.drupal.org/files/issues/2020-07-20/2920285-11.patch" - }, "drupal/media_entity_actions": { "2998468 - Provide an upgrade path to core": "https://www.drupal.org/files/issues/2020-06-10/2998468-15.patch" }, diff --git a/composer.lock b/composer.lock index c4664cf59..a7119d2a0 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": "6682a5ae27aa37e643a95636bbadbc5b", + "content-hash": "777a905ed872ba8260f75187b94e050d", "packages": [ { "name": "acquia/memcache-settings", @@ -105,16 +105,16 @@ }, { "name": "bower-asset/dropzone", - "version": "v5.7.0", + "version": "v5.9.3", "source": { "type": "git", "url": "git@github.com:enyo/dropzone.git", - "reference": "5b82186d5f18540a1d13b6f4914fdc6220617ef5" + "reference": "9f97ace16d9b6c85216c15f2b0349362ee1a4002" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/enyo/dropzone/zipball/5b82186d5f18540a1d13b6f4914fdc6220617ef5", - "reference": "5b82186d5f18540a1d13b6f4914fdc6220617ef5" + "url": "https://api.github.com/repos/enyo/dropzone/zipball/9f97ace16d9b6c85216c15f2b0349362ee1a4002", + "reference": "9f97ace16d9b6c85216c15f2b0349362ee1a4002" }, "type": "bower-asset" }, @@ -141,26 +141,27 @@ }, { "name": "caxy/php-htmldiff", - "version": "v0.1.9", + "version": "v0.1.14", "source": { "type": "git", "url": "https://github.com/caxy/php-htmldiff.git", - "reference": "4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8" + "reference": "3f8ee7edda3d7c6d2e58a02d70a12d3242c84ea5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8", - "reference": "4bad5c6a4ecc76954d37764e6a29273b6b7bf1f8", + "url": "https://api.github.com/repos/caxy/php-htmldiff/zipball/3f8ee7edda3d7c6d2e58a02d70a12d3242c84ea5", + "reference": "3f8ee7edda3d7c6d2e58a02d70a12d3242c84ea5", "shasum": "" }, "require": { + "ext-dom": "*", + "ext-mbstring": "*", "ezyang/htmlpurifier": "^4.7", - "kub-at/php-simple-html-dom-parser": "^1.7", - "php": ">=5.3.3" + "php": ">=7.3" }, "require-dev": { "doctrine/cache": "~1.0", - "phpunit/phpunit": "~5.0" + "phpunit/phpunit": "~9.0" }, "suggest": { "doctrine/cache": "Used for caching the calculated diffs using a Doctrine Cache Provider" @@ -195,22 +196,22 @@ ], "support": { "issues": "https://github.com/caxy/php-htmldiff/issues", - "source": "https://github.com/caxy/php-htmldiff/tree/v0.1.9" + "source": "https://github.com/caxy/php-htmldiff/tree/v0.1.14" }, - "time": "2019-02-20T18:52:14+00:00" + "time": "2022-01-19T11:09:59+00:00" }, { "name": "chi-teck/drupal-code-generator", - "version": "1.33.0", + "version": "1.33.1", "source": { "type": "git", "url": "https://github.com/Chi-teck/drupal-code-generator.git", - "reference": "49f4ce174ed83764e3389ddb75c4758772435243" + "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/49f4ce174ed83764e3389ddb75c4758772435243", - "reference": "49f4ce174ed83764e3389ddb75c4758772435243", + "url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/5f814e980b6f9cf1ca8c74cc9385c3d81090d388", + "reference": "5f814e980b6f9cf1ca8c74cc9385c3d81090d388", "shasum": "" }, "require": { @@ -247,9 +248,9 @@ "description": "Drupal code generator", "support": { "issues": "https://github.com/Chi-teck/drupal-code-generator/issues", - "source": "https://github.com/Chi-teck/drupal-code-generator/tree/1.33.0" + "source": "https://github.com/Chi-teck/drupal-code-generator/tree/1.33.1" }, - "time": "2020-10-11T16:56:42+00:00" + "time": "2020-12-05T05:59:11+00:00" }, { "name": "composer/installers", @@ -398,28 +399,29 @@ }, { "name": "composer/semver", - "version": "1.5.1", + "version": "3.3.2", "source": { "type": "git", "url": "https://github.com/composer/semver.git", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de" + "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de", - "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de", + "url": "https://api.github.com/repos/composer/semver/zipball/3953f23262f2bff1919fc82183ad9acb13ff62c9", + "reference": "3953f23262f2bff1919fc82183ad9acb13ff62c9", "shasum": "" }, "require": { - "php": "^5.3.2 || ^7.0" + "php": "^5.3.2 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^4.5 || ^5.0.5" + "phpstan/phpstan": "^1.4", + "symfony/phpunit-bridge": "^4.2 || ^5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -458,96 +460,56 @@ "support": { "irc": "irc://irc.freenode.org/composer", "issues": "https://github.com/composer/semver/issues", - "source": "https://github.com/composer/semver/tree/1.5.1" + "source": "https://github.com/composer/semver/tree/3.3.2" }, - "time": "2020-01-13T12:06:48+00:00" + "funding": [ + { + "url": "https://packagist.com", + "type": "custom" + }, + { + "url": "https://github.com/composer", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/composer/composer", + "type": "tidelift" + } + ], + "time": "2022-04-01T19:23:25+00:00" }, { "name": "consolidation/annotated-command", - "version": "2.12.2", + "version": "4.5.6", "source": { "type": "git", "url": "https://github.com/consolidation/annotated-command.git", - "reference": "2472a23610cba1d86dcb783a81a21259473b059e" + "reference": "3968070538761628546270935f0733a0cc408e1f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/2472a23610cba1d86dcb783a81a21259473b059e", - "reference": "2472a23610cba1d86dcb783a81a21259473b059e", + "url": "https://api.github.com/repos/consolidation/annotated-command/zipball/3968070538761628546270935f0733a0cc408e1f", + "reference": "3968070538761628546270935f0733a0cc408e1f", "shasum": "" }, "require": { - "consolidation/output-formatters": "^3.5.1", - "php": ">=5.4.5", - "psr/log": "^1", - "symfony/console": "^2.8|^3|^4", - "symfony/event-dispatcher": "^2.5|^3|^4", - "symfony/finder": "^2.5|^3|^4|^5" + "consolidation/output-formatters": "^4.1.1", + "php": ">=7.1.3", + "psr/log": "^1|^2|^3", + "symfony/console": "^4.4.8|^5|^6", + "symfony/event-dispatcher": "^4.4.8|^5|^6", + "symfony/finder": "^4.4.8|^5|^6" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", - "php-coveralls/php-coveralls": "^1", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2.7" + "composer-runtime-api": "^2.0", + "phpunit/phpunit": "^7.5.20 || ^8 || ^9", + "squizlabs/php_codesniffer": "^3", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "finder5": { - "require": { - "symfony/finder": "^5" - }, - "config": { - "platform": { - "php": "7.2.5" - } - } - }, - "symfony4": { - "require": { - "symfony/console": "^4.0" - }, - "config": { - "platform": { - "php": "7.1.3" - } - } - }, - "symfony2": { - "require": { - "symfony/console": "^2.8" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - }, - "scenario-options": { - "create-lockfile": "false" - } - }, - "phpunit4": { - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - } - } - }, "branch-alias": { - "dev-master": "2.x-dev" + "dev-main": "4.x-dev" } }, "autoload": { @@ -568,9 +530,9 @@ "description": "Initialize Symfony Console commands from annotated command class methods.", "support": { "issues": "https://github.com/consolidation/annotated-command/issues", - "source": "https://github.com/consolidation/annotated-command/tree/2.12.2" + "source": "https://github.com/consolidation/annotated-command/tree/4.5.6" }, - "time": "2022-01-03T00:23:44+00:00" + "time": "2022-06-22T20:17:12+00:00" }, { "name": "consolidation/config", @@ -729,74 +691,32 @@ }, { "name": "consolidation/log", - "version": "1.1.1", + "version": "2.1.1", "source": { "type": "git", "url": "https://github.com/consolidation/log.git", - "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a" + "reference": "3ad08dc57e8aff9400111bad36beb0ed387fe6a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/log/zipball/b2e887325ee90abc96b0a8b7b474cd9e7c896e3a", - "reference": "b2e887325ee90abc96b0a8b7b474cd9e7c896e3a", + "url": "https://api.github.com/repos/consolidation/log/zipball/3ad08dc57e8aff9400111bad36beb0ed387fe6a9", + "reference": "3ad08dc57e8aff9400111bad36beb0ed387fe6a9", "shasum": "" }, "require": { - "php": ">=5.4.5", - "psr/log": "^1.0", - "symfony/console": "^2.8|^3|^4" + "php": ">=7.1.3", + "psr/log": "^1 || ^2", + "symfony/console": "^4 || ^5 || ^6" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", - "php-coveralls/php-coveralls": "^1", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2" + "phpunit/phpunit": ">=7.5.20", + "squizlabs/php_codesniffer": "^3", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "symfony4": { - "require": { - "symfony/console": "^4.0" - }, - "config": { - "platform": { - "php": "7.1.3" - } - } - }, - "symfony2": { - "require": { - "symfony/console": "^2.8" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - } - }, - "phpunit4": { - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - } - } - }, "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "2.x-dev" } }, "autoload": { @@ -817,101 +737,45 @@ "description": "Improved Psr-3 / Psr\\Log logger based on Symfony Console components.", "support": { "issues": "https://github.com/consolidation/log/issues", - "source": "https://github.com/consolidation/log/tree/master" + "source": "https://github.com/consolidation/log/tree/2.1.1" }, - "time": "2019-01-01T17:30:51+00:00" + "time": "2022-02-24T04:27:32+00:00" }, { "name": "consolidation/output-formatters", - "version": "3.5.1", + "version": "4.2.2", "source": { "type": "git", "url": "https://github.com/consolidation/output-formatters.git", - "reference": "0d38f13051ef05c223a2bb8e962d668e24785196" + "reference": "d57992bf81ead908ee21cd94b46ed65afa2e785b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/0d38f13051ef05c223a2bb8e962d668e24785196", - "reference": "0d38f13051ef05c223a2bb8e962d668e24785196", + "url": "https://api.github.com/repos/consolidation/output-formatters/zipball/d57992bf81ead908ee21cd94b46ed65afa2e785b", + "reference": "d57992bf81ead908ee21cd94b46ed65afa2e785b", "shasum": "" }, "require": { - "dflydev/dot-access-data": "^1.1.0", - "php": ">=5.4.0", - "symfony/console": "^2.8|^3|^4", - "symfony/finder": "^2.5|^3|^4|^5" + "dflydev/dot-access-data": "^1.1.0 || ^2 || ^3", + "php": ">=7.1.3", + "symfony/console": "^4|^5|^6", + "symfony/finder": "^4|^5|^6" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", - "php-coveralls/php-coveralls": "^1", - "phpunit/phpunit": "^5.7.27", - "squizlabs/php_codesniffer": "^2.7", - "symfony/var-dumper": "^2.8|^3|^4", - "victorjonsson/markdowndocs": "^1.3" + "php-coveralls/php-coveralls": "^2.4.2", + "phpunit/phpunit": ">=7", + "squizlabs/php_codesniffer": "^3", + "symfony/var-dumper": "^4|^5|^6", + "symfony/yaml": "^4|^5|^6", + "yoast/phpunit-polyfills": "^0.2.0" }, "suggest": { "symfony/var-dumper": "For using the var_dump formatter" }, "type": "library", "extra": { - "scenarios": { - "finder5": { - "require": { - "symfony/finder": "^5" - }, - "config": { - "platform": { - "php": "7.2.5" - } - } - }, - "symfony4": { - "require": { - "symfony/console": "^4.0" - }, - "require-dev": { - "phpunit/phpunit": "^6" - }, - "config": { - "platform": { - "php": "7.1.3" - } - } - }, - "symfony3": { - "require": { - "symfony/console": "^3.4", - "symfony/finder": "^3.4", - "symfony/var-dumper": "^3.4" - }, - "config": { - "platform": { - "php": "5.6.32" - } - } - }, - "symfony2": { - "require": { - "symfony/console": "^2.8" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.4.8" - } - }, - "scenario-options": { - "create-lockfile": "false" - } - } - }, "branch-alias": { - "dev-master": "3.x-dev" + "dev-main": "4.x-dev" } }, "autoload": { @@ -932,56 +796,55 @@ "description": "Format text by applying transformations provided by plug-in formatters.", "support": { "issues": "https://github.com/consolidation/output-formatters/issues", - "source": "https://github.com/consolidation/output-formatters/tree/3.5.1" + "source": "https://github.com/consolidation/output-formatters/tree/4.2.2" }, - "time": "2020-10-11T04:15:32+00:00" + "time": "2022-02-13T15:28:30+00:00" }, { "name": "consolidation/robo", - "version": "1.5.0", + "version": "3.0.10", "source": { "type": "git", - "url": "https://github.com/consolidation/Robo.git", - "reference": "12bf6b608057604a283e9e597edfed36ba071631" + "url": "https://github.com/consolidation/robo.git", + "reference": "206bbe23b34081a36bfefc4de2abbc1abcd29ef4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/Robo/zipball/12bf6b608057604a283e9e597edfed36ba071631", - "reference": "12bf6b608057604a283e9e597edfed36ba071631", + "url": "https://api.github.com/repos/consolidation/robo/zipball/206bbe23b34081a36bfefc4de2abbc1abcd29ef4", + "reference": "206bbe23b34081a36bfefc4de2abbc1abcd29ef4", "shasum": "" }, "require": { - "consolidation/annotated-command": "^2.12.1 || ^4.1", - "consolidation/config": "^1.2.1", - "consolidation/log": "^1.1.1 || ^2", - "consolidation/output-formatters": "^3.5.1 || ^4.1", - "consolidation/self-update": "^1.1.5 || ^2", - "grasmash/yaml-expander": "^1.4", - "league/container": "^2.4.1", - "php": ">=5.5.0", - "symfony/console": "^2.8 || ^3 || ^4", - "symfony/event-dispatcher": "^2.5 || ^3 || ^4", - "symfony/filesystem": "^2.5 || ^3 || ^4", - "symfony/finder": "^2.5 || ^3 || ^4 || ^5", - "symfony/process": "^2.5 || ^3 || ^4" + "consolidation/annotated-command": "^4.3", + "consolidation/config": "^1.2.1 || ^2.0.1", + "consolidation/log": "^1.1.1 || ^2.0.2", + "consolidation/output-formatters": "^4.1.2", + "consolidation/self-update": "^2.0", + "league/container": "^3.3.1 || ^4.0", + "php": ">=7.1.3", + "symfony/console": "^4.4.19 || ^5 || ^6", + "symfony/event-dispatcher": "^4.4.19 || ^5 || ^6", + "symfony/filesystem": "^4.4.9 || ^5 || ^6", + "symfony/finder": "^4.4.9 || ^5 || ^6", + "symfony/process": "^4.4.9 || ^5 || ^6", + "symfony/yaml": "^4.4 || ^5 || ^6" }, - "replace": { - "codegyre/robo": "< 1.0" + "conflict": { + "codegyre/robo": "*" }, "require-dev": { - "g1a/composer-test-scenarios": "^3", "natxet/cssmin": "3.0.4", "patchwork/jsqueeze": "^2", "pear/archive_tar": "^1.4.4", - "php-coveralls/php-coveralls": "^1", - "phpunit/phpunit": "^5.7.27", - "squizlabs/php_codesniffer": "^3" + "phpunit/phpunit": "^7.5.20 || ^8", + "squizlabs/php_codesniffer": "^3.6", + "yoast/phpunit-polyfills": "^0.2.0" }, "suggest": { - "henrikbjorn/lurker": "For monitoring filesystem changes in taskWatch", - "natxet/CssMin": "For minifying CSS files in taskMinify", + "natxet/cssmin": "For minifying CSS files in taskMinify", "patchwork/jsqueeze": "For minifying JS files in taskMinify", - "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively." + "pear/archive_tar": "Allows tar archives to be created and extracted in taskPack and taskExtract, respectively.", + "totten/lurkerlite": "For monitoring filesystem changes in taskWatch" }, "bin": [ "robo" @@ -989,48 +852,29 @@ "type": "library", "extra": { "scenarios": { - "finder5": { - "require": { - "symfony/finder": "^5" - }, - "config": { - "platform": { - "php": "7.2.5" - } - } - }, "symfony4": { "require": { - "symfony/console": "^4" - }, - "config": { - "platform": { - "php": "7.1.3" - } - } - }, - "symfony2": { - "require": { - "symfony/console": "^2.8" - }, - "require-dev": { - "phpunit/phpunit": "^4.8.36" + "symfony/console": "^4.4.11", + "symfony/event-dispatcher": "^4.4.11", + "symfony/filesystem": "^4.4.11", + "symfony/finder": "^4.4.11", + "symfony/process": "^4.4.11", + "phpunit/phpunit": "^6", + "nikic/php-parser": "^2" }, "remove": [ - "php-coveralls/php-coveralls" + "codeception/phpunit-wrapper" ], "config": { "platform": { - "php": "5.5.9" + "php": "7.1.3" } - }, - "scenario-options": { - "create-lockfile": "false" } } }, "branch-alias": { - "dev-master": "1.x-dev" + "dev-master": "2.x-dev", + "dev-main": "2.x-dev" } }, "autoload": { @@ -1050,29 +894,30 @@ ], "description": "Modern task runner", "support": { - "issues": "https://github.com/consolidation/Robo/issues", - "source": "https://github.com/consolidation/Robo/tree/1.5.0" + "issues": "https://github.com/consolidation/robo/issues", + "source": "https://github.com/consolidation/robo/tree/3.0.10" }, - "time": "2021-10-08T03:51:31+00:00" + "time": "2022-02-21T17:19:14+00:00" }, { "name": "consolidation/self-update", - "version": "1.2.0", + "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/consolidation/self-update.git", - "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4" + "reference": "8a64bdd8daf5faa8e85f56534dd99caf928164b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/self-update/zipball/dba6b2c0708f20fa3ba8008a2353b637578849b4", - "reference": "dba6b2c0708f20fa3ba8008a2353b637578849b4", + "url": "https://api.github.com/repos/consolidation/self-update/zipball/8a64bdd8daf5faa8e85f56534dd99caf928164b3", + "reference": "8a64bdd8daf5faa8e85f56534dd99caf928164b3", "shasum": "" }, "require": { + "composer/semver": "^3.2", "php": ">=5.5.0", - "symfony/console": "^2.8|^3|^4|^5", - "symfony/filesystem": "^2.5|^3|^4|^5" + "symfony/console": "^2.8 || ^3 || ^4 || ^5 || ^6", + "symfony/filesystem": "^2.5 || ^3 || ^4 || ^5 || ^6" }, "bin": [ "scripts/release" @@ -1080,7 +925,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.x-dev" + "dev-main": "2.x-dev" } }, "autoload": { @@ -1105,57 +950,40 @@ "description": "Provides a self:update command for Symfony Console applications.", "support": { "issues": "https://github.com/consolidation/self-update/issues", - "source": "https://github.com/consolidation/self-update/tree/1.2.0" + "source": "https://github.com/consolidation/self-update/tree/2.0.5" }, - "time": "2020-04-13T02:49:20+00:00" + "time": "2022-02-09T22:44:24+00:00" }, { "name": "consolidation/site-alias", - "version": "3.0.1", + "version": "3.1.5", "source": { "type": "git", "url": "https://github.com/consolidation/site-alias.git", - "reference": "fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26" + "reference": "ef2eb7d37e59b3d837b4556d4d8070cb345b378c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-alias/zipball/fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26", - "reference": "fd40a03f80f8fd4684b10bef8c8c4ec5a9a9bf26", + "url": "https://api.github.com/repos/consolidation/site-alias/zipball/ef2eb7d37e59b3d837b4556d4d8070cb345b378c", + "reference": "ef2eb7d37e59b3d837b4556d4d8070cb345b378c", "shasum": "" }, "require": { - "consolidation/config": "^1.2.1|^2", - "php": ">=5.5.0" + "consolidation/config": "^1.2.1 || ^2", + "php": ">=5.5.0", + "symfony/finder": "~2.3 || ^3 || ^4.4 || ^5 || ^6" }, "require-dev": { - "consolidation/robo": "^1.2.3|^2", - "g1a/composer-test-scenarios": "^3", - "knplabs/github-api": "^2.7", - "php-coveralls/php-coveralls": "^2.2", - "php-http/guzzle6-adapter": "^1.1", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2.8", - "symfony/yaml": "~2.3|^3|^4.4|^5" + "php-coveralls/php-coveralls": "^2.4.2", + "phpunit/phpunit": ">=7", + "squizlabs/php_codesniffer": "^3", + "symfony/var-dumper": "^4", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "phpunit5": { - "require-dev": { - "phpunit/phpunit": "^5.7.27" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.6.33" - } - } - } - }, "branch-alias": { - "dev-master": "3.x-dev" + "dev-main": "3.x-dev" } }, "autoload": { @@ -1180,58 +1008,40 @@ "description": "Manage alias records for local and remote sites.", "support": { "issues": "https://github.com/consolidation/site-alias/issues", - "source": "https://github.com/consolidation/site-alias/tree/3.0.1" + "source": "https://github.com/consolidation/site-alias/tree/3.1.5" }, - "time": "2020-05-28T00:33:41+00:00" + "time": "2022-02-23T23:59:18+00:00" }, { "name": "consolidation/site-process", - "version": "2.1.0", + "version": "4.2.0", "source": { "type": "git", "url": "https://github.com/consolidation/site-process.git", - "reference": "f3211fa4c60671c6f068184221f06f932556e443" + "reference": "9ef08d471573d6a56405b06ef6830dd70c883072" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/consolidation/site-process/zipball/f3211fa4c60671c6f068184221f06f932556e443", - "reference": "f3211fa4c60671c6f068184221f06f932556e443", + "url": "https://api.github.com/repos/consolidation/site-process/zipball/9ef08d471573d6a56405b06ef6830dd70c883072", + "reference": "9ef08d471573d6a56405b06ef6830dd70c883072", "shasum": "" }, "require": { - "consolidation/config": "^1.2.1", + "consolidation/config": "^1.2.1|^2", "consolidation/site-alias": "^3", - "php": ">=5.6.0", - "symfony/process": "^3.4" + "php": ">=7.1.3", + "symfony/console": "^2.8.52|^3|^4.4|^5", + "symfony/process": "^4.3.4|^5" }, "require-dev": { - "consolidation/robo": "^1.3", - "g1a/composer-test-scenarios": "^3", - "knplabs/github-api": "^2.7", - "php-coveralls/php-coveralls": "^1", - "php-http/guzzle6-adapter": "^1.1", - "phpunit/phpunit": "^6", - "squizlabs/php_codesniffer": "^2.8" + "phpunit/phpunit": "^7.5.20|^8.5.14", + "squizlabs/php_codesniffer": "^3", + "yoast/phpunit-polyfills": "^0.2.0" }, "type": "library", "extra": { - "scenarios": { - "phpunit5": { - "require-dev": { - "phpunit/phpunit": "^5.7.27" - }, - "remove": [ - "php-coveralls/php-coveralls" - ], - "config": { - "platform": { - "php": "5.6.33" - } - } - } - }, "branch-alias": { - "dev-master": "0.x-dev" + "dev-main": "4.x-dev" } }, "autoload": { @@ -1256,93 +1066,132 @@ "description": "A thin wrapper around the Symfony Process Component that allows applications to use the Site Alias library to specify the target for a remote call.", "support": { "issues": "https://github.com/consolidation/site-process/issues", - "source": "https://github.com/consolidation/site-process/tree/2.1.0" + "source": "https://github.com/consolidation/site-process/tree/4.2.0" }, - "time": "2019-09-10T17:56:24+00:00" + "time": "2022-02-19T04:09:55+00:00" }, { - "name": "container-interop/container-interop", - "version": "1.2.0", + "name": "cweagans/composer-patches", + "version": "1.7.2", "source": { "type": "git", - "url": "https://github.com/container-interop/container-interop.git", - "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8" + "url": "https://github.com/cweagans/composer-patches.git", + "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8", - "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8", + "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e9969cfc0796e6dea9b4e52f77f18e1065212871", + "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871", "shasum": "" }, "require": { - "psr/container": "^1.0" + "composer-plugin-api": "^1.0 || ^2.0", + "php": ">=5.3.0" }, - "type": "library", - "autoload": { - "psr-4": { - "Interop\\Container\\": "src/Interop/Container/" - } + "require-dev": { + "composer/composer": "~1.0 || ~2.0", + "phpunit/phpunit": "~4.6" + }, + "type": "composer-plugin", + "extra": { + "class": "cweagans\\Composer\\Patches" + }, + "autoload": { + "psr-4": { + "cweagans\\Composer\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-3-Clause" + ], + "authors": [ + { + "name": "Cameron Eagans", + "email": "me@cweagans.net" + } ], - "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", - "homepage": "https://github.com/container-interop/container-interop", + "description": "Provides a way to patch Composer packages.", "support": { - "issues": "https://github.com/container-interop/container-interop/issues", - "source": "https://github.com/container-interop/container-interop/tree/master" + "issues": "https://github.com/cweagans/composer-patches/issues", + "source": "https://github.com/cweagans/composer-patches/tree/1.7.2" }, - "abandoned": "psr/container", - "time": "2017-02-14T19:40:03+00:00" + "time": "2022-01-25T19:21:20+00:00" }, { - "name": "cweagans/composer-patches", - "version": "1.7.0", + "name": "dealerdirect/phpcodesniffer-composer-installer", + "version": "v0.7.2", "source": { "type": "git", - "url": "https://github.com/cweagans/composer-patches.git", - "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf" + "url": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer.git", + "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/ae02121445ad75f4eaff800cc532b5e6233e2ddf", - "reference": "ae02121445ad75f4eaff800cc532b5e6233e2ddf", + "url": "https://api.github.com/repos/Dealerdirect/phpcodesniffer-composer-installer/zipball/1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db", + "reference": "1c968e542d8843d7cd71de3c5c9c3ff3ad71a1db", "shasum": "" }, "require": { "composer-plugin-api": "^1.0 || ^2.0", - "php": ">=5.3.0" + "php": ">=5.3", + "squizlabs/php_codesniffer": "^2.0 || ^3.1.0 || ^4.0" }, "require-dev": { - "composer/composer": "~1.0 || ~2.0", - "phpunit/phpunit": "~4.6" + "composer/composer": "*", + "php-parallel-lint/php-parallel-lint": "^1.3.1", + "phpcompatibility/php-compatibility": "^9.0" }, "type": "composer-plugin", "extra": { - "class": "cweagans\\Composer\\Patches" + "class": "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\Plugin" }, "autoload": { "psr-4": { - "cweagans\\Composer\\": "src" + "Dealerdirect\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Cameron Eagans", - "email": "me@cweagans.net" + "name": "Franck Nijhof", + "email": "franck.nijhof@dealerdirect.com", + "homepage": "http://www.frenck.nl", + "role": "Developer / IT Manager" + }, + { + "name": "Contributors", + "homepage": "https://github.com/Dealerdirect/phpcodesniffer-composer-installer/graphs/contributors" } ], - "description": "Provides a way to patch Composer packages.", + "description": "PHP_CodeSniffer Standards Composer Installer Plugin", + "homepage": "http://www.dealerdirect.com", + "keywords": [ + "PHPCodeSniffer", + "PHP_CodeSniffer", + "code quality", + "codesniffer", + "composer", + "installer", + "phpcbf", + "phpcs", + "plugin", + "qa", + "quality", + "standard", + "standards", + "style guide", + "stylecheck", + "tests" + ], "support": { - "issues": "https://github.com/cweagans/composer-patches/issues", - "source": "https://github.com/cweagans/composer-patches/tree/1.7.0" + "issues": "https://github.com/dealerdirect/phpcodesniffer-composer-installer/issues", + "source": "https://github.com/dealerdirect/phpcodesniffer-composer-installer" }, - "time": "2020-09-30T17:56:20+00:00" + "time": "2022-02-04T12:51:07+00:00" }, { "name": "dflydev/dot-access-data", @@ -1407,71 +1256,35 @@ }, "time": "2017-01-20T21:14:22+00:00" }, - { - "name": "dnoegel/php-xdg-base-dir", - "version": "v0.1.1", - "source": { - "type": "git", - "url": "https://github.com/dnoegel/php-xdg-base-dir.git", - "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", - "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd", - "shasum": "" - }, - "require": { - "php": ">=5.3.2" - }, - "require-dev": { - "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35" - }, - "type": "library", - "autoload": { - "psr-4": { - "XdgBaseDir\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "description": "implementation of xdg base directory specification for php", - "support": { - "issues": "https://github.com/dnoegel/php-xdg-base-dir/issues", - "source": "https://github.com/dnoegel/php-xdg-base-dir/tree/v0.1.1" - }, - "time": "2019-12-04T15:06:13+00:00" - }, { "name": "doctrine/annotations", - "version": "v1.4.0", + "version": "1.13.3", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "54cacc9b81758b14e3ce750f205a393d52339e97" + "reference": "648b0343343565c4a056bfc8392201385e8d89f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/54cacc9b81758b14e3ce750f205a393d52339e97", - "reference": "54cacc9b81758b14e3ce750f205a393d52339e97", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/648b0343343565c4a056bfc8392201385e8d89f0", + "reference": "648b0343343565c4a056bfc8392201385e8d89f0", "shasum": "" }, "require": { "doctrine/lexer": "1.*", - "php": "^5.6 || ^7.0" + "ext-tokenizer": "*", + "php": "^7.1 || ^8.0", + "psr/cache": "^1 || ^2 || ^3" }, "require-dev": { - "doctrine/cache": "1.*", - "phpunit/phpunit": "^5.7" + "doctrine/cache": "^1.11 || ^2.0", + "doctrine/coding-standard": "^6.0 || ^8.1", + "phpstan/phpstan": "^1.4.10 || ^1.8.0", + "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5", + "symfony/cache": "^4.4 || ^5.2", + "vimeo/psalm": "^4.10" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.4.x-dev" - } - }, "autoload": { "psr-4": { "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations" @@ -1482,6 +1295,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1490,10 +1307,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1504,7 +1317,7 @@ } ], "description": "Docblock Annotations Parser", - "homepage": "http://www.doctrine-project.org", + "homepage": "https://www.doctrine-project.org/projects/annotations.html", "keywords": [ "annotations", "docblock", @@ -1512,41 +1325,45 @@ ], "support": { "issues": "https://github.com/doctrine/annotations/issues", - "source": "https://github.com/doctrine/annotations/tree/v1.4.0" + "source": "https://github.com/doctrine/annotations/tree/1.13.3" }, - "time": "2017-02-24T16:22:25+00:00" + "time": "2022-07-02T10:48:51+00:00" }, { "name": "doctrine/cache", - "version": "v1.6.2", + "version": "1.13.0", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b" + "reference": "56cd022adb5514472cb144c087393c1821911d09" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/eb152c5100571c7a45470ff2a35095ab3f3b900b", - "reference": "eb152c5100571c7a45470ff2a35095ab3f3b900b", + "url": "https://api.github.com/repos/doctrine/cache/zipball/56cd022adb5514472cb144c087393c1821911d09", + "reference": "56cd022adb5514472cb144c087393c1821911d09", "shasum": "" }, "require": { - "php": "~5.5|~7.0" + "php": "~7.1 || ^8.0" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { - "phpunit/phpunit": "~4.8|~5.0", + "alcaeus/mongo-php-adapter": "^1.1", + "cache/integration-tests": "dev-master", + "doctrine/coding-standard": "^9", + "mongodb/mongodb": "^1.1", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "predis/predis": "~1.0", - "satooshi/php-coveralls": "~0.6" + "psr/cache": "^1.0 || ^2.0 || ^3.0", + "symfony/cache": "^4.4 || ^5.4 || ^6", + "symfony/var-exporter": "^4.4 || ^5.4 || ^6" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.6.x-dev" - } + "suggest": { + "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver" }, + "type": "library", "autoload": { "psr-4": { "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" @@ -1557,6 +1374,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1565,10 +1386,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1578,48 +1395,67 @@ "email": "schmittjoh@gmail.com" } ], - "description": "Caching library offering an object-oriented API for many cache backends", - "homepage": "http://www.doctrine-project.org", + "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.", + "homepage": "https://www.doctrine-project.org/projects/cache.html", "keywords": [ + "abstraction", + "apcu", "cache", - "caching" + "caching", + "couchdb", + "memcached", + "php", + "redis", + "xcache" ], "support": { "issues": "https://github.com/doctrine/cache/issues", - "source": "https://github.com/doctrine/cache/tree/1.6.x" + "source": "https://github.com/doctrine/cache/tree/1.13.0" }, - "time": "2017-07-22T12:49:21+00:00" + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache", + "type": "tidelift" + } + ], + "time": "2022-05-20T20:06:54+00:00" }, { "name": "doctrine/collections", - "version": "v1.4.0", + "version": "1.7.3", "source": { "type": "git", "url": "https://github.com/doctrine/collections.git", - "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba" + "reference": "09dde3eb237756190f2de738d3c97cff10a8407b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba", - "reference": "1a4fb7e902202c33cce8c55989b945612943c2ba", + "url": "https://api.github.com/repos/doctrine/collections/zipball/09dde3eb237756190f2de738d3c97cff10a8407b", + "reference": "09dde3eb237756190f2de738d3c97cff10a8407b", "shasum": "" }, "require": { - "php": "^5.6 || ^7.0" + "doctrine/deprecations": "^0.5.3 || ^1", + "php": "^7.1.3 || ^8.0" }, "require-dev": { - "doctrine/coding-standard": "~0.1@dev", - "phpunit/phpunit": "^5.7" + "doctrine/coding-standard": "^9.0 || ^10.0", + "phpstan/phpstan": "^1.4.8", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.1.5", + "vimeo/psalm": "^4.22" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.3.x-dev" - } - }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Collections\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections" } }, "notification-url": "https://packagist.org/downloads/", @@ -1627,6 +1463,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1635,10 +1475,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1648,48 +1484,57 @@ "email": "schmittjoh@gmail.com" } ], - "description": "Collections Abstraction library", - "homepage": "http://www.doctrine-project.org", + "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.", + "homepage": "https://www.doctrine-project.org/projects/collections.html", "keywords": [ "array", "collections", - "iterator" + "iterators", + "php" ], "support": { "issues": "https://github.com/doctrine/collections/issues", - "source": "https://github.com/doctrine/collections/tree/master" + "source": "https://github.com/doctrine/collections/tree/1.7.3" }, - "time": "2017-01-03T10:49:41+00:00" + "time": "2022-09-01T19:34:23+00:00" }, { "name": "doctrine/common", - "version": "v2.7.3", + "version": "2.13.3", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9" + "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/4acb8f89626baafede6ee5475bc5844096eba8a9", - "reference": "4acb8f89626baafede6ee5475bc5844096eba8a9", + "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f", + "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f", "shasum": "" }, "require": { - "doctrine/annotations": "1.*", - "doctrine/cache": "1.*", - "doctrine/collections": "1.*", - "doctrine/inflector": "1.*", - "doctrine/lexer": "1.*", - "php": "~5.6|~7.0" + "doctrine/annotations": "^1.0", + "doctrine/cache": "^1.0", + "doctrine/collections": "^1.0", + "doctrine/event-manager": "^1.0", + "doctrine/inflector": "^1.0", + "doctrine/lexer": "^1.0", + "doctrine/persistence": "^1.3.3", + "doctrine/reflection": "^1.0", + "php": "^7.1 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^5.4.6" + "doctrine/coding-standard": "^1.0", + "phpstan/phpstan": "^0.11", + "phpstan/phpstan-phpunit": "^0.11", + "phpunit/phpunit": "^7.0", + "squizlabs/php_codesniffer": "^3.0", + "symfony/phpunit-bridge": "^4.0.5" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7.x-dev" + "dev-master": "2.11.x-dev" } }, "autoload": { @@ -1702,6 +1547,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1710,10 +1559,138 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + }, + { + "name": "Marco Pivetta", + "email": "ocramius@gmail.com" + } + ], + "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.", + "homepage": "https://www.doctrine-project.org/projects/common.html", + "keywords": [ + "common", + "doctrine", + "php" + ], + "support": { + "issues": "https://github.com/doctrine/common/issues", + "source": "https://github.com/doctrine/common/tree/2.13.x" + }, + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon", + "type": "tidelift" + } + ], + "time": "2020-06-05T16:46:05+00:00" + }, + { + "name": "doctrine/deprecations", + "version": "v1.0.0", + "source": { + "type": "git", + "url": "https://github.com/doctrine/deprecations.git", + "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/deprecations/zipball/0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", + "reference": "0e2a4f1f8cdfc7a92ec3b01c9334898c806b30de", + "shasum": "" + }, + "require": { + "php": "^7.1|^8.0" + }, + "require-dev": { + "doctrine/coding-standard": "^9", + "phpunit/phpunit": "^7.5|^8.5|^9.5", + "psr/log": "^1|^2|^3" + }, + "suggest": { + "psr/log": "Allows logging deprecations via PSR-3 logger implementation" + }, + "type": "library", + "autoload": { + "psr-4": { + "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.", + "homepage": "https://www.doctrine-project.org/", + "support": { + "issues": "https://github.com/doctrine/deprecations/issues", + "source": "https://github.com/doctrine/deprecations/tree/v1.0.0" + }, + "time": "2022-05-02T15:47:09+00:00" + }, + { + "name": "doctrine/event-manager", + "version": "1.1.2", + "source": { + "type": "git", + "url": "https://github.com/doctrine/event-manager.git", + "reference": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/event-manager/zipball/eb2ecf80e3093e8f3c2769ac838e27d8ede8e683", + "reference": "eb2ecf80e3093e8f3c2769ac838e27d8ede8e683", + "shasum": "" + }, + "require": { + "php": "^7.1 || ^8.0" + }, + "conflict": { + "doctrine/common": "<2.9" + }, + "require-dev": { + "doctrine/coding-standard": "^9", + "phpstan/phpstan": "~1.4.10 || ^1.5.4", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "vimeo/psalm": "^4.22" + }, + "type": "library", + "autoload": { + "psr-4": { + "Doctrine\\Common\\": "lib/Doctrine/Common" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1721,51 +1698,74 @@ { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" + }, + { + "name": "Marco Pivetta", + "email": "ocramius@gmail.com" } ], - "description": "Common Library for Doctrine projects", - "homepage": "http://www.doctrine-project.org", + "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.", + "homepage": "https://www.doctrine-project.org/projects/event-manager.html", "keywords": [ - "annotations", - "collections", - "eventmanager", - "persistence", - "spl" + "event", + "event dispatcher", + "event manager", + "event system", + "events" ], "support": { - "issues": "https://github.com/doctrine/common/issues", - "source": "https://github.com/doctrine/common/tree/v2.7.3" + "issues": "https://github.com/doctrine/event-manager/issues", + "source": "https://github.com/doctrine/event-manager/tree/1.1.2" }, - "time": "2017-07-22T08:35:12+00:00" + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager", + "type": "tidelift" + } + ], + "time": "2022-07-27T22:18:11+00:00" }, { "name": "doctrine/inflector", - "version": "v1.2.0", + "version": "1.4.4", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462" + "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/e11d84c6e018beedd929cff5220969a3c6d1d462", - "reference": "e11d84c6e018beedd929cff5220969a3c6d1d462", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9", + "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9", "shasum": "" }, "require": { - "php": "^7.0" + "php": "^7.1 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^6.2" + "doctrine/coding-standard": "^8.0", + "phpstan/phpstan": "^0.12", + "phpstan/phpstan-phpunit": "^0.12", + "phpstan/phpstan-strict-rules": "^0.12", + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { "psr-4": { + "Doctrine\\Inflector\\": "lib/Doctrine/Inflector", "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector" } }, @@ -1774,6 +1774,10 @@ "MIT" ], "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, { "name": "Roman Borschel", "email": "roman@code-factory.org" @@ -1782,10 +1786,6 @@ "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de" }, - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, { "name": "Jonathan Wage", "email": "jonwage@gmail.com" @@ -1795,45 +1795,64 @@ "email": "schmittjoh@gmail.com" } ], - "description": "Common String Manipulations with regard to casing and singular/plural rules.", - "homepage": "http://www.doctrine-project.org", + "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.", + "homepage": "https://www.doctrine-project.org/projects/inflector.html", "keywords": [ "inflection", - "pluralize", - "singularize", - "string" + "inflector", + "lowercase", + "manipulation", + "php", + "plural", + "singular", + "strings", + "uppercase", + "words" ], "support": { - "source": "https://github.com/doctrine/inflector/tree/master" + "issues": "https://github.com/doctrine/inflector/issues", + "source": "https://github.com/doctrine/inflector/tree/1.4.4" }, - "time": "2017-07-22T12:18:28+00:00" + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector", + "type": "tidelift" + } + ], + "time": "2021-04-16T17:34:40+00:00" }, { "name": "doctrine/lexer", - "version": "1.0.2", + "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8" + "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8", - "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229", + "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229", "shasum": "" }, "require": { - "php": ">=5.3.2" + "php": "^7.1 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^4.5" + "doctrine/coding-standard": "^9.0", + "phpstan/phpstan": "^1.3", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", + "vimeo/psalm": "^4.11" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, "autoload": { "psr-4": { "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" @@ -1844,14 +1863,14 @@ "MIT" ], "authors": [ - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, { "name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com" }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, { "name": "Johannes Schmitt", "email": "schmittjoh@gmail.com" @@ -1868,42 +1887,234 @@ ], "support": { "issues": "https://github.com/doctrine/lexer/issues", - "source": "https://github.com/doctrine/lexer/tree/1.0.2" + "source": "https://github.com/doctrine/lexer/tree/1.2.3" + }, + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer", + "type": "tidelift" + } + ], + "time": "2022-02-28T11:07:21+00:00" + }, + { + "name": "doctrine/persistence", + "version": "1.3.8", + "source": { + "type": "git", + "url": "https://github.com/doctrine/persistence.git", + "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288", + "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288", + "shasum": "" + }, + "require": { + "doctrine/annotations": "^1.0", + "doctrine/cache": "^1.0", + "doctrine/collections": "^1.0", + "doctrine/event-manager": "^1.0", + "doctrine/reflection": "^1.2", + "php": "^7.1 || ^8.0" + }, + "conflict": { + "doctrine/common": "<2.10@dev" + }, + "require-dev": { + "doctrine/coding-standard": "^6.0", + "phpstan/phpstan": "^0.11", + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", + "vimeo/psalm": "^3.11" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.3.x-dev" + } + }, + "autoload": { + "psr-4": { + "Doctrine\\Common\\": "lib/Doctrine/Common", + "Doctrine\\Persistence\\": "lib/Doctrine/Persistence" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + }, + { + "name": "Marco Pivetta", + "email": "ocramius@gmail.com" + } + ], + "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.", + "homepage": "https://doctrine-project.org/projects/persistence.html", + "keywords": [ + "mapper", + "object", + "odm", + "orm", + "persistence" + ], + "support": { + "issues": "https://github.com/doctrine/persistence/issues", + "source": "https://github.com/doctrine/persistence/tree/1.3.x" + }, + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence", + "type": "tidelift" + } + ], + "time": "2020-06-20T12:56:16+00:00" + }, + { + "name": "doctrine/reflection", + "version": "1.2.3", + "source": { + "type": "git", + "url": "https://github.com/doctrine/reflection.git", + "reference": "1034e5e71f89978b80f9c1570e7226f6c3b9b6fb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/doctrine/reflection/zipball/1034e5e71f89978b80f9c1570e7226f6c3b9b6fb", + "reference": "1034e5e71f89978b80f9c1570e7226f6c3b9b6fb", + "shasum": "" + }, + "require": { + "doctrine/annotations": "^1.0", + "ext-tokenizer": "*", + "php": "^7.1 || ^8.0" + }, + "conflict": { + "doctrine/common": "<2.9" + }, + "require-dev": { + "doctrine/coding-standard": "^9", + "doctrine/common": "^3.3", + "phpstan/phpstan": "^1.4.10", + "phpstan/phpstan-phpunit": "^1", + "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5" + }, + "type": "library", + "autoload": { + "psr-4": { + "Doctrine\\Common\\": "lib/Doctrine/Common" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Guilherme Blanco", + "email": "guilhermeblanco@gmail.com" + }, + { + "name": "Roman Borschel", + "email": "roman@code-factory.org" + }, + { + "name": "Benjamin Eberlei", + "email": "kontakt@beberlei.de" + }, + { + "name": "Jonathan Wage", + "email": "jonwage@gmail.com" + }, + { + "name": "Johannes Schmitt", + "email": "schmittjoh@gmail.com" + }, + { + "name": "Marco Pivetta", + "email": "ocramius@gmail.com" + } + ], + "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.", + "homepage": "https://www.doctrine-project.org/projects/reflection.html", + "keywords": [ + "reflection", + "static" + ], + "support": { + "issues": "https://github.com/doctrine/reflection/issues", + "source": "https://github.com/doctrine/reflection/tree/1.2.3" }, - "time": "2019-06-08T11:03:04+00:00" + "abandoned": "roave/better-reflection", + "time": "2022-05-31T18:46:25+00:00" }, { "name": "drupal/acquia_connector", - "version": "1.22.0", + "version": "1.26.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_connector.git", - "reference": "8.x-1.22" + "reference": "8.x-1.26" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_connector-8.x-1.22.zip", - "reference": "8.x-1.22", - "shasum": "c0f2bb374dc9090233890f1929a68d929b53db36" + "url": "https://ftp.drupal.org/files/projects/acquia_connector-8.x-1.26.zip", + "reference": "8.x-1.26", + "shasum": "632932100c3d2946a11055c472c7e6dbfc1269bd" }, "require": { - "drupal/core": "^8.7 || ^9", - "ext-json": "*", - "php": "^7.1" + "drupal/core": "^8.8 || ^9", + "ext-json": "*" }, "require-dev": { "acquia/coding-standards": "^0.4.1", "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0", "drupal/acquia_search": "*", "drupal/search_api": "^1.17", - "drupal/search_api_solr": "~1.0", - "drush/drush": "~9.0" + "drupal/search_api_solr": "~1.0" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.22", - "datestamp": "1592339208", + "version": "8.x-1.26", + "datestamp": "1617213585", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -1961,28 +2172,28 @@ }, { "name": "drupal/acquia_purge", - "version": "1.1.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/acquia_purge.git", - "reference": "8.x-1.1" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/acquia_purge-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "6e4b819262f5ed82fa1bfd533cd7a35b70242e9b" + "url": "https://ftp.drupal.org/files/projects/acquia_purge-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "d93bc6dcee78658267d7cf5baf7d480642e1e65a" }, "require": { - "drupal/core": "^8.8.6 || ^9", - "drupal/purge": "^3.0.0", - "php": ">=7.2" + "drupal/core": "^9.2 || ^10", + "drupal/purge": "^3.4", + "drupal/purge_queuer_coretags": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1590768773", + "version": "8.x-1.3", + "datestamp": "1663188605", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2018,17 +2229,17 @@ }, { "name": "drupal/admin_toolbar", - "version": "2.4.0", + "version": "2.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/admin_toolbar.git", - "reference": "8.x-2.4" + "reference": "8.x-2.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.4.zip", - "reference": "8.x-2.4", - "shasum": "6240047b8d91ac78f98d861ba8282af971fa0b38" + "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-2.5.zip", + "reference": "8.x-2.5", + "shasum": "c71e58051b8d6818272df96d14cb11407d5e5ceb" }, "require": { "drupal/core": "^8.8.0 || ^9.0" @@ -2036,7 +2247,7 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.4", + "version": "8.x-2.5", "datestamp": "1629907119", "security-coverage": { "status": "covered", @@ -2096,27 +2307,27 @@ }, { "name": "drupal/better_normalizers", - "version": "1.0.0-beta4", + "version": "1.0.0-beta5", "source": { "type": "git", "url": "https://git.drupalcode.org/project/better_normalizers.git", - "reference": "8.x-1.0-beta4" + "reference": "8.x-1.0-beta5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/better_normalizers-8.x-1.0-beta4.zip", - "reference": "8.x-1.0-beta4", - "shasum": "19e63328ca9ab77aaa328d87efd7429f4adb386e" + "url": "https://ftp.drupal.org/files/projects/better_normalizers-8.x-1.0-beta5.zip", + "reference": "8.x-1.0-beta5", + "shasum": "8f7df92397cafb464b0361eb4afa2e9c301fe466" }, "require": { "drupal/core": "^8.7.7 || ^9", - "drupal/hal": "^8.3" + "drupal/hal": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-beta4", - "datestamp": "1576069085", + "version": "8.x-1.0-beta5", + "datestamp": "1662971076", "security-coverage": { "status": "not-covered", "message": "Project has not opted into security advisory coverage!" @@ -2158,26 +2369,26 @@ }, { "name": "drupal/captcha", - "version": "1.1.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/captcha.git", - "reference": "8.x-1.1" + "reference": "8.x-1.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/captcha-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "2eaf6f00ea256652c09f785b26dc933cc5b3dd26" + "url": "https://ftp.drupal.org/files/projects/captcha-8.x-1.5.zip", + "reference": "8.x-1.5", + "shasum": "36284ece721d3534d0c3bd6ae01cdb549920a024" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": ">=8.9 <11" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1591160977", + "version": "8.x-1.5", + "datestamp": "1662751122", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2230,22 +2441,24 @@ }, { "name": "drupal/coder", - "version": "8.3.10", + "version": "8.3.16", "source": { "type": "git", "url": "https://git.drupalcode.org/project/coder.git", - "reference": "e1d71c6bb75b94f9ed00dceb2f4f6cb7e044723d" + "reference": "d6f6112e5e84ff4f6baaada223c93dadbd6d3887" }, "require": { + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.1", "ext-mbstring": "*", - "php": ">=7.0.8", - "sirbrillig/phpcs-variable-analysis": "^2.8", - "squizlabs/php_codesniffer": "^3.5.6", - "symfony/yaml": ">=2.0.5" + "php": ">=7.1", + "sirbrillig/phpcs-variable-analysis": "^2.11.7", + "slevomat/coding-standard": "^7.0 || ^8.0", + "squizlabs/php_codesniffer": "^3.7.1", + "symfony/yaml": ">=3.4.0" }, "require-dev": { - "phpstan/phpstan": "^0.12.31", - "phpunit/phpunit": "^6.0 || ^7.0" + "phpstan/phpstan": "^1.7.12", + "phpunit/phpunit": "^7.0 || ^8.0" }, "type": "phpcodesniffer-standard", "autoload": { @@ -2269,24 +2482,24 @@ "issues": "https://www.drupal.org/project/issues/coder", "source": "https://www.drupal.org/project/coder" }, - "time": "2020-09-03T19:59:53+00:00" + "time": "2022-08-20T17:31:46+00:00" }, { "name": "drupal/config_filter", - "version": "1.6.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_filter.git", - "reference": "8.x-1.6" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "5c95f853c751a5eaa21701b540c463442b1be1e3" + "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "c5002f2b9dece3c684db754123936d1388b80b8d" }, "require": { - "drupal/core": "^8 || ^9" + "drupal/core": "^8.8 || ^9 || ^10" }, "suggest": { "drupal/config_split": "Split site configuration for different environments." @@ -2294,8 +2507,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.6", - "datestamp": "1597845156", + "version": "8.x-1.10", + "datestamp": "1656936763", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2339,21 +2552,21 @@ }, { "name": "drupal/config_split", - "version": "1.6.0", + "version": "1.9.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/config_split.git", - "reference": "8.x-1.6" + "reference": "8.x-1.9" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "e623e21c344181861e9042c19e288f721163078a" + "url": "https://ftp.drupal.org/files/projects/config_split-8.x-1.9.zip", + "reference": "8.x-1.9", + "shasum": "cb2a17f590ae057ff8a1864f57e2e114b2395a86" }, "require": { "drupal/config_filter": "^1", - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9.3 || ^10" }, "conflict": { "drupal/console": "<1.3.2" @@ -2365,8 +2578,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.6", - "datestamp": "1600935570", + "version": "8.x-1.9", + "datestamp": "1656976425", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -2374,7 +2587,7 @@ }, "drush": { "services": { - "drush.services.yml": "^9 || ^10" + "drush.services.yml": "^9 || ^10 || ^11" } } }, @@ -2463,25 +2676,24 @@ }, { "name": "drupal/core", - "version": "8.9.20", + "version": "9.4.6", "source": { "type": "git", "url": "https://github.com/drupal/core.git", - "reference": "39e2e1c32498338921923af66a90cb4a23a5b389" + "reference": "a5c83e4ac0d8eb46f06a97a8b85bcbfa08a70701" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core/zipball/39e2e1c32498338921923af66a90cb4a23a5b389", - "reference": "39e2e1c32498338921923af66a90cb4a23a5b389", + "url": "https://api.github.com/repos/drupal/core/zipball/a5c83e4ac0d8eb46f06a97a8b85bcbfa08a70701", + "reference": "a5c83e4ac0d8eb46f06a97a8b85bcbfa08a70701", "shasum": "" }, "require": { - "asm89/stack-cors": "^1.1", - "composer/semver": "^1.0", - "doctrine/annotations": "^1.4", - "doctrine/common": "^2.7", - "easyrdf/easyrdf": "^0.9", - "egulias/email-validator": "^2.0", + "asm89/stack-cors": "^1.3", + "composer/semver": "^3.3", + "doctrine/annotations": "^1.13", + "doctrine/reflection": "^1.2", + "egulias/email-validator": "^2.1.22|^3.2", "ext-date": "*", "ext-dom": "*", "ext-filter": "*", @@ -2495,60 +2707,38 @@ "ext-spl": "*", "ext-tokenizer": "*", "ext-xml": "*", - "guzzlehttp/guzzle": "^6.3", - "laminas/laminas-diactoros": "^1.8", - "laminas/laminas-feed": "^2.12", - "masterminds/html5": "^2.1", + "guzzlehttp/guzzle": "^6.5.8 || ^7.4.5", + "laminas/laminas-diactoros": "^2.11", + "laminas/laminas-feed": "^2.17", + "masterminds/html5": "^2.7", "pear/archive_tar": "^1.4.14", - "php": "^7.0.8", - "psr/log": "^1.0", + "php": ">=7.3.0", + "psr/log": "^1.1", "stack/builder": "^1.0", - "symfony-cmf/routing": "^1.4", - "symfony/class-loader": "~3.4.0", - "symfony/console": "~3.4.0", - "symfony/dependency-injection": "~3.4.26", - "symfony/event-dispatcher": "~3.4.0", - "symfony/http-foundation": "~3.4.35", - "symfony/http-kernel": "~3.4.14", - "symfony/polyfill-iconv": "^1.0", - "symfony/process": "~3.4.0", - "symfony/psr-http-message-bridge": "^1.1.2", - "symfony/routing": "~3.4.0", - "symfony/serializer": "~3.4.0", - "symfony/translation": "~3.4.0", - "symfony/validator": "~3.4.0", - "symfony/yaml": "~3.4.5", - "twig/twig": "^1.38.2", + "symfony-cmf/routing": "^2.3", + "symfony/console": "^4.4", + "symfony/dependency-injection": "^4.4", + "symfony/event-dispatcher": "^4.4", + "symfony/http-foundation": "^4.4.7", + "symfony/http-kernel": "^4.4", + "symfony/mime": "^5.4", + "symfony/polyfill-iconv": "^1.25", + "symfony/polyfill-php80": "^1.25", + "symfony/process": "^4.4", + "symfony/psr-http-message-bridge": "^2.1", + "symfony/routing": "^4.4", + "symfony/serializer": "^4.4", + "symfony/translation": "^4.4", + "symfony/validator": "^4.4", + "symfony/yaml": "^4.4.19", + "twig/twig": "^2.15", "typo3/phar-stream-wrapper": "^3.1.3" }, "conflict": { - "drupal/pathauto": "<1.6", - "drush/drush": "<8.1.10" + "drush/drush": "<8.1.10", + "symfony/http-foundation": "4.4.42" }, "replace": { - "drupal/action": "self.version", - "drupal/aggregator": "self.version", - "drupal/automated_cron": "self.version", - "drupal/ban": "self.version", - "drupal/bartik": "self.version", - "drupal/basic_auth": "self.version", - "drupal/big_pipe": "self.version", - "drupal/block": "self.version", - "drupal/block_content": "self.version", - "drupal/block_place": "self.version", - "drupal/book": "self.version", - "drupal/breakpoint": "self.version", - "drupal/ckeditor": "self.version", - "drupal/claro": "self.version", - "drupal/classy": "self.version", - "drupal/color": "self.version", - "drupal/comment": "self.version", - "drupal/config": "self.version", - "drupal/config_translation": "self.version", - "drupal/contact": "self.version", - "drupal/content_moderation": "self.version", - "drupal/content_translation": "self.version", - "drupal/contextual": "self.version", "drupal/core-annotation": "self.version", "drupal/core-assertion": "self.version", "drupal/core-bridge": "self.version", @@ -2561,6 +2751,7 @@ "drupal/core-file-cache": "self.version", "drupal/core-file-security": "self.version", "drupal/core-filesystem": "self.version", + "drupal/core-front-matter": "self.version", "drupal/core-gettext": "self.version", "drupal/core-graph": "self.version", "drupal/core-http-foundation": "self.version", @@ -2572,72 +2763,7 @@ "drupal/core-transliteration": "self.version", "drupal/core-utility": "self.version", "drupal/core-uuid": "self.version", - "drupal/core-version": "self.version", - "drupal/datetime": "self.version", - "drupal/datetime_range": "self.version", - "drupal/dblog": "self.version", - "drupal/dynamic_page_cache": "self.version", - "drupal/editor": "self.version", - "drupal/entity_reference": "self.version", - "drupal/field": "self.version", - "drupal/field_layout": "self.version", - "drupal/field_ui": "self.version", - "drupal/file": "self.version", - "drupal/filter": "self.version", - "drupal/forum": "self.version", - "drupal/hal": "self.version", - "drupal/help": "self.version", - "drupal/help_topics": "self.version", - "drupal/history": "self.version", - "drupal/image": "self.version", - "drupal/inline_form_errors": "self.version", - "drupal/jsonapi": "self.version", - "drupal/language": "self.version", - "drupal/layout_builder": "self.version", - "drupal/layout_discovery": "self.version", - "drupal/link": "self.version", - "drupal/locale": "self.version", - "drupal/media": "self.version", - "drupal/media_library": "self.version", - "drupal/menu_link_content": "self.version", - "drupal/menu_ui": "self.version", - "drupal/migrate": "self.version", - "drupal/migrate_drupal": "self.version", - "drupal/migrate_drupal_multilingual": "self.version", - "drupal/migrate_drupal_ui": "self.version", - "drupal/minimal": "self.version", - "drupal/node": "self.version", - "drupal/options": "self.version", - "drupal/page_cache": "self.version", - "drupal/path": "self.version", - "drupal/path_alias": "self.version", - "drupal/quickedit": "self.version", - "drupal/rdf": "self.version", - "drupal/responsive_image": "self.version", - "drupal/rest": "self.version", - "drupal/search": "self.version", - "drupal/serialization": "self.version", - "drupal/settings_tray": "self.version", - "drupal/seven": "self.version", - "drupal/shortcut": "self.version", - "drupal/simpletest": "self.version", - "drupal/standard": "self.version", - "drupal/stark": "self.version", - "drupal/statistics": "self.version", - "drupal/syslog": "self.version", - "drupal/system": "self.version", - "drupal/taxonomy": "self.version", - "drupal/telephone": "self.version", - "drupal/text": "self.version", - "drupal/toolbar": "self.version", - "drupal/tour": "self.version", - "drupal/tracker": "self.version", - "drupal/update": "self.version", - "drupal/user": "self.version", - "drupal/views": "self.version", - "drupal/views_ui": "self.version", - "drupal/workflows": "self.version", - "drupal/workspaces": "self.version" + "drupal/core-version": "self.version" }, "type": "drupal-core", "extra": { @@ -2653,7 +2779,7 @@ "[web-root]/example.gitignore": "assets/scaffold/files/example.gitignore", "[web-root]/index.php": "assets/scaffold/files/index.php", "[web-root]/INSTALL.txt": "assets/scaffold/files/drupal.INSTALL.txt", - "[web-root]/README.txt": "assets/scaffold/files/drupal.README.txt", + "[web-root]/README.md": "assets/scaffold/files/drupal.README.md", "[web-root]/robots.txt": "assets/scaffold/files/robots.txt", "[web-root]/update.php": "assets/scaffold/files/update.php", "[web-root]/web.config": "assets/scaffold/files/web.config", @@ -2670,6 +2796,10 @@ } }, "autoload": { + "files": [ + "includes/bootstrap.inc", + "includes/guzzle_php81_shim.php" + ], "psr-4": { "Drupal\\Core\\": "lib/Drupal/Core", "Drupal\\Driver\\": "../drivers/lib/Drupal/Driver", @@ -2677,11 +2807,27 @@ }, "classmap": [ "lib/Drupal.php", + "lib/Drupal/Component/DependencyInjection/Container.php", + "lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php", + "lib/Drupal/Component/FileCache/FileCacheFactory.php", "lib/Drupal/Component/Utility/Timer.php", "lib/Drupal/Component/Utility/Unicode.php", + "lib/Drupal/Core/Cache/Cache.php", + "lib/Drupal/Core/Cache/CacheBackendInterface.php", + "lib/Drupal/Core/Cache/CacheTagsChecksumInterface.php", + "lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php", + "lib/Drupal/Core/Cache/CacheTagsInvalidatorInterface.php", + "lib/Drupal/Core/Cache/DatabaseBackend.php", + "lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php", + "lib/Drupal/Core/Database/Connection.php", "lib/Drupal/Core/Database/Database.php", + "lib/Drupal/Core/Database/Statement.php", + "lib/Drupal/Core/Database/StatementInterface.php", + "lib/Drupal/Core/DependencyInjection/Container.php", "lib/Drupal/Core/DrupalKernel.php", "lib/Drupal/Core/DrupalKernelInterface.php", + "lib/Drupal/Core/Http/InputBag.php", + "lib/Drupal/Core/Installer/InstallerRedirectTrait.php", "lib/Drupal/Core/Site/Settings.php" ] }, @@ -2691,27 +2837,27 @@ ], "description": "Drupal is an open source content management platform powering millions of websites and applications.", "support": { - "source": "https://github.com/drupal/core/tree/8.9.20" + "source": "https://github.com/drupal/core/tree/9.4.6" }, - "time": "2021-11-17T21:24:28+00:00" + "time": "2022-09-20T13:22:39+00:00" }, { "name": "drupal/core-composer-scaffold", - "version": "8.9.20", + "version": "9.4.6", "source": { "type": "git", "url": "https://github.com/drupal/core-composer-scaffold.git", - "reference": "c902d07cb49ef73777e2b33a39e54c2861a8c81d" + "reference": "5f37a9e4008b34e3e4f6bb34ce0b3f7e5ec8984f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/c902d07cb49ef73777e2b33a39e54c2861a8c81d", - "reference": "c902d07cb49ef73777e2b33a39e54c2861a8c81d", + "url": "https://api.github.com/repos/drupal/core-composer-scaffold/zipball/5f37a9e4008b34e3e4f6bb34ce0b3f7e5ec8984f", + "reference": "5f37a9e4008b34e3e4f6bb34ce0b3f7e5ec8984f", "shasum": "" }, "require": { "composer-plugin-api": "^1 || ^2", - "php": ">=7.0.8" + "php": ">=7.3.0" }, "conflict": { "drupal-composer/drupal-scaffold": "*" @@ -2741,80 +2887,122 @@ "drupal" ], "support": { - "source": "https://github.com/drupal/core-composer-scaffold/tree/8.9.4" + "source": "https://github.com/drupal/core-composer-scaffold/tree/9.4.6" }, - "time": "2020-08-07T22:30:30+00:00" + "time": "2022-06-19T16:14:23+00:00" + }, + { + "name": "drupal/core-project-message", + "version": "9.4.6", + "source": { + "type": "git", + "url": "https://github.com/drupal/core-project-message.git", + "reference": "5dfa0b75a057caf6542be67f61e7531c737db48c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/drupal/core-project-message/zipball/5dfa0b75a057caf6542be67f61e7531c737db48c", + "reference": "5dfa0b75a057caf6542be67f61e7531c737db48c", + "shasum": "" + }, + "require": { + "composer-plugin-api": "^1.1 || ^2", + "php": ">=7.3.0" + }, + "type": "composer-plugin", + "extra": { + "class": "Drupal\\Composer\\Plugin\\ProjectMessage\\MessagePlugin" + }, + "autoload": { + "psr-4": { + "Drupal\\Composer\\Plugin\\ProjectMessage\\": "." + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0-or-later" + ], + "description": "Adds a message after Composer installation.", + "homepage": "https://www.drupal.org/project/drupal", + "keywords": [ + "drupal" + ], + "support": { + "source": "https://github.com/drupal/core-project-message/tree/9.5.0-beta1" + }, + "time": "2022-02-24T17:40:53+00:00" }, { "name": "drupal/core-recommended", - "version": "8.9.20", + "version": "9.4.6", "source": { "type": "git", "url": "https://github.com/drupal/core-recommended.git", - "reference": "49b9abf15bf4b82c5b47692e39770f2f3a76eaf1" + "reference": "d8b7fa96de13d4e7c9ec3c5d9769cc87b74d7986" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drupal/core-recommended/zipball/49b9abf15bf4b82c5b47692e39770f2f3a76eaf1", - "reference": "49b9abf15bf4b82c5b47692e39770f2f3a76eaf1", + "url": "https://api.github.com/repos/drupal/core-recommended/zipball/d8b7fa96de13d4e7c9ec3c5d9769cc87b74d7986", + "reference": "d8b7fa96de13d4e7c9ec3c5d9769cc87b74d7986", "shasum": "" }, "require": { - "asm89/stack-cors": "1.3.0", - "composer/semver": "1.5.1", - "doctrine/annotations": "v1.4.0", - "doctrine/cache": "v1.6.2", - "doctrine/collections": "v1.4.0", - "doctrine/common": "v2.7.3", - "doctrine/inflector": "v1.2.0", - "doctrine/lexer": "1.0.2", - "drupal/core": "8.9.20", - "easyrdf/easyrdf": "0.9.1", - "egulias/email-validator": "2.1.17", - "guzzlehttp/guzzle": "6.5.4", - "guzzlehttp/promises": "v1.3.1", - "guzzlehttp/psr7": "1.6.1", - "laminas/laminas-diactoros": "1.8.7p2", - "laminas/laminas-escaper": "2.6.1", - "laminas/laminas-feed": "2.12.2", - "laminas/laminas-stdlib": "3.2.1", - "laminas/laminas-zendframework-bridge": "1.0.4", - "masterminds/html5": "2.3.0", - "paragonie/random_compat": "v9.99.99", - "pear/archive_tar": "1.4.14", - "pear/console_getopt": "v1.4.3", - "pear/pear-core-minimal": "v1.10.10", - "pear/pear_exception": "v1.0.1", - "psr/container": "1.0.0", - "psr/http-message": "1.0.1", - "psr/log": "1.1.3", - "ralouphie/getallheaders": "3.0.3", - "stack/builder": "v1.0.5", - "symfony-cmf/routing": "1.4.1", - "symfony/class-loader": "v3.4.41", - "symfony/console": "v3.4.41", - "symfony/debug": "v3.4.41", - "symfony/dependency-injection": "v3.4.41", - "symfony/event-dispatcher": "v3.4.41", - "symfony/http-foundation": "v3.4.41", - "symfony/http-kernel": "v3.4.44", - "symfony/polyfill-ctype": "v1.17.0", - "symfony/polyfill-iconv": "v1.17.0", - "symfony/polyfill-intl-idn": "v1.17.0", - "symfony/polyfill-mbstring": "v1.17.0", - "symfony/polyfill-php56": "v1.17.0", - "symfony/polyfill-php70": "v1.17.0", - "symfony/polyfill-php72": "v1.17.0", - "symfony/polyfill-util": "v1.17.0", - "symfony/process": "v3.4.41", - "symfony/psr-http-message-bridge": "v1.1.2", - "symfony/routing": "v3.4.41", - "symfony/serializer": "v3.4.41", - "symfony/translation": "v3.4.41", - "symfony/validator": "v3.4.41", - "symfony/yaml": "v3.4.41", - "twig/twig": "v1.42.5", - "typo3/phar-stream-wrapper": "v3.1.4" + "asm89/stack-cors": "~1.3.0", + "composer/semver": "~3.3.2", + "doctrine/annotations": "~1.13.2", + "doctrine/lexer": "~1.2.3", + "doctrine/reflection": "~1.2.3", + "drupal/core": "9.4.6", + "egulias/email-validator": "~3.2", + "guzzlehttp/guzzle": "~6.5.8", + "guzzlehttp/promises": "~1.5.1", + "guzzlehttp/psr7": "~1.9.0", + "laminas/laminas-diactoros": "~2.11.1", + "laminas/laminas-escaper": "~2.9.0", + "laminas/laminas-feed": "~2.17.0", + "laminas/laminas-stdlib": "~3.7.1", + "masterminds/html5": "~2.7.5", + "pear/archive_tar": "~1.4.14", + "pear/console_getopt": "~v1.4.3", + "pear/pear-core-minimal": "~v1.10.11", + "pear/pear_exception": "~v1.0.2", + "psr/cache": "~1.0.1", + "psr/container": "~1.1.1", + "psr/http-factory": "~1.0.1", + "psr/http-message": "~1.0.1", + "psr/log": "~1.1.4", + "ralouphie/getallheaders": "~3.0.3", + "stack/builder": "~v1.0.6", + "symfony-cmf/routing": "~2.3.4", + "symfony/console": "~v4.4.42", + "symfony/debug": "~v4.4.41", + "symfony/dependency-injection": "~v4.4.42", + "symfony/deprecation-contracts": "~v2.5.1", + "symfony/error-handler": "~v4.4.41", + "symfony/event-dispatcher": "~v4.4.42", + "symfony/event-dispatcher-contracts": "~v1.1.12", + "symfony/http-client-contracts": "~v2.5.1", + "symfony/http-foundation": "~v4.4.41", + "symfony/http-kernel": "~v4.4.42", + "symfony/mime": "~v5.4.9", + "symfony/polyfill-ctype": "~v1.25.0", + "symfony/polyfill-iconv": "~v1.25.0", + "symfony/polyfill-intl-idn": "~v1.25.0", + "symfony/polyfill-intl-normalizer": "~v1.25.0", + "symfony/polyfill-mbstring": "~v1.25.0", + "symfony/polyfill-php80": "~v1.25.0", + "symfony/process": "~v4.4.41", + "symfony/psr-http-message-bridge": "~v2.1.2", + "symfony/routing": "~v4.4.41", + "symfony/serializer": "~v4.4.42", + "symfony/service-contracts": "~v2.5.1", + "symfony/translation": "~v4.4.41", + "symfony/translation-contracts": "~v2.5.1", + "symfony/validator": "~v4.4.41", + "symfony/var-dumper": "~v5.4.9", + "symfony/yaml": "~v4.4.37", + "twig/twig": "~v2.15.1", + "typo3/phar-stream-wrapper": "~v3.1.7" }, "conflict": { "webflo/drupal-core-strict": "*" @@ -2824,43 +3012,46 @@ "license": [ "GPL-2.0-or-later" ], - "description": "Locked core dependencies; require this project INSTEAD OF drupal/core.", + "description": "Core and its dependencies with known-compatible minor versions. Require this project INSTEAD OF drupal/core.", "support": { - "source": "https://github.com/drupal/core-recommended/tree/8.9.20" + "source": "https://github.com/drupal/core-recommended/tree/9.4.6" }, - "time": "2021-11-17T21:24:28+00:00" + "time": "2022-09-20T13:22:39+00:00" }, { "name": "drupal/ctools", - "version": "3.4.0", + "version": "3.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/ctools.git", - "reference": "8.x-3.4" + "reference": "8.x-3.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.4.zip", - "reference": "8.x-3.4", - "shasum": "016ca5abb7ac4ca720352a72e8989f3ef0e20539" + "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.11.zip", + "reference": "8.x-3.11", + "shasum": "67da670df43155d1e15c80c7b0e326b3049ac5a2" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^9.3 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.4", - "datestamp": "1620838181", + "version": "8.x-3.11", + "datestamp": "1660167573", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "branch-alias": { + "dev-8.x-3.x": "3.x-dev" } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -2922,16 +3113,16 @@ }, { "name": "drupal/ctools_block", - "version": "3.4.0", + "version": "4.0.1", "require": { - "drupal/core": "^8 || ^9", + "drupal/core": "^9.3 || ^10", "drupal/ctools": "*" }, "type": "metapackage", "extra": { "drupal": { - "version": "8.x-3.4", - "datestamp": "1620838181", + "version": "4.0.1", + "datestamp": "1660252593", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3060,17 +3251,17 @@ }, { "name": "drupal/devel", - "version": "4.0.1", + "version": "4.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/devel.git", - "reference": "4.0.1" + "reference": "4.2.0" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/devel-4.0.1.zip", - "reference": "4.0.1", - "shasum": "cf2458de1cbac00a88ed26ae3da2cf331e1bc047" + "url": "https://ftp.drupal.org/files/projects/devel-4.2.0.zip", + "reference": "4.2.0", + "shasum": "8beda0a39f412aa593f489d9c6c52d49162c7b30" }, "require": { "doctrine/common": "^2.7", @@ -3079,55 +3270,21 @@ }, "conflict": { "kint-php/kint": "<3" - }, - "require-dev": { - "composer/installers": "^1", - "cweagans/composer-patches": "~1.0", - "drupal/core-composer-scaffold": "^8.0", - "drupal/core-dev": "^8.0", - "drupal/core-recommended": "^8.0", - "drush/drush": "^10", - "mglaman/phpstan-drupal": "^0.12", - "php-parallel-lint/php-parallel-lint": "^1.2", - "phpstan/phpstan-deprecation-rules": "^0.12", - "zaporylie/composer-drupal-optimizations": "^1.0" - }, - "suggest": { - "kint-php/kint": "Kint provides an informative display of arrays/objects. Useful for debugging and developing." - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "4.0.1", - "datestamp": "1609250413", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - }, - "installer-paths": { - "web/core": [ - "type:drupal-core" - ], - "web/libraries/{$name}": [ - "type:drupal-library" - ], - "web/modules/contrib/{$name}": [ - "type:drupal-module" - ], - "web/profiles/{$name}": [ - "type:drupal-profile" - ], - "web/themes/{$name}": [ - "type:drupal-theme" - ], - "drush/{$name}": [ - "type:drupal-drush" - ] - }, - "drupal-scaffold": { - "locations": { - "web-root": "web/" + }, + "require-dev": { + "drush/drush": "^10" + }, + "suggest": { + "kint-php/kint": "Kint provides an informative display of arrays/objects. Useful for debugging and developing." + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "4.2.0", + "datestamp": "1663879913", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } }, "drush": { @@ -3136,44 +3293,7 @@ } } }, - "autoload": { - "classmap": [ - ".spoons/ScriptHandler.php" - ] - }, "notification-url": "https://packages.drupal.org/8/downloads", - "scripts": { - "si": [ - "drush si -v --db-url=${SIMPLETEST_DB:-mysql://root:password@mariadb/db}" - ], - "phpcs": [ - "phpcs --runtime-set ignore_warnings_on_exit 1 --runtime-set ignore_errors_on_exit 1 web/modules/custom" - ], - "lint": [ - "parallel-lint --exclude web --exclude vendor ." - ], - "webserver": [ - "cd web && php -S 0.0.0.0:8888 .ht.router.php" - ], - "chromedriver": [ - "chromedriver --port=9515 --verbose --whitelisted-ips --log-path=/tmp/chromedriver.log --no-sandbox" - ], - "unit": [ - "phpunit --verbose web/modules/custom" - ], - "phpstan": [ - "phpstan analyse web/modules/custom" - ], - "stylelint": [ - "yarn --silent --cwd web/core stylelint --formatter verbose --config ./.stylelintrc.json ../modules/custom/**/*.css" - ], - "eslint": [ - "yarn --silent --cwd web/core eslint -c ./.eslintrc.json ../modules/custom" - ], - "post-update-cmd": [ - "Spoons\\ScriptHandler::createSymlinks" - ] - }, "license": [ "GPL-2.0-or-later" ], @@ -3284,20 +3404,20 @@ }, { "name": "drupal/dropzonejs", - "version": "2.3.0", + "version": "2.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/dropzonejs.git", - "reference": "8.x-2.3" + "reference": "8.x-2.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/dropzonejs-8.x-2.3.zip", - "reference": "8.x-2.3", - "shasum": "c145f2560ed31de32ea8938b0c0378765f70e36a" + "url": "https://ftp.drupal.org/files/projects/dropzonejs-8.x-2.7.zip", + "reference": "8.x-2.7", + "shasum": "10e2de01919d70c211ab7daad92bb19b02da71ce" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9.3 || ^10" }, "require-dev": { "drupal/entity_browser": "^2.5" @@ -3308,8 +3428,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.3", - "datestamp": "1600311980", + "version": "8.x-2.7", + "datestamp": "1663761775", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3377,26 +3497,26 @@ }, { "name": "drupal/embed", - "version": "1.4.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/embed.git", - "reference": "8.x-1.4" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "09a2bda039bfbb3fff01c91964384bf3d924b8c5" + "url": "https://ftp.drupal.org/files/projects/embed-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "6d2964775c3228d122cd61904786b3640fa83045" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^9.3 | ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1590176831", + "version": "8.x-1.6", + "datestamp": "1661298150", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3441,20 +3561,20 @@ }, { "name": "drupal/entity_browser", - "version": "2.5.0", + "version": "2.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_browser.git", - "reference": "8.x-2.5" + "reference": "8.x-2.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.5.zip", - "reference": "8.x-2.5", - "shasum": "29456b961f0f90ff064601ab8a382446a8143774" + "url": "https://ftp.drupal.org/files/projects/entity_browser-8.x-2.8.zip", + "reference": "8.x-2.8", + "shasum": "151433fb7681f3e844010072285a374a5e46cf2a" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9.2 || ^10" }, "require-dev": { "drupal/embed": "~1.0", @@ -3463,13 +3583,13 @@ "drupal/entityqueue": "1.x-dev", "drupal/inline_entity_form": "1.x-dev", "drupal/paragraphs": "1.x-dev", - "drupal/token": "~1.0" + "drupal/token": "1.x-dev" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.5", - "datestamp": "1588015429", + "version": "8.x-2.8", + "datestamp": "1658509699", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3587,17 +3707,17 @@ }, { "name": "drupal/entity_embed", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_embed.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_embed-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "f2c3f4b3071cbd69db94c5255e1db89510995b5d" + "url": "https://ftp.drupal.org/files/projects/entity_embed-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "e1d4c9d6931984836c1ea550c32ae40f42367525" }, "require": { "drupal/core": "^8.8 || ^9", @@ -3609,7 +3729,7 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", + "version": "8.x-1.2", "datestamp": "1631726164", "security-coverage": { "status": "covered", @@ -3665,20 +3785,20 @@ }, { "name": "drupal/entity_reference_revisions", - "version": "1.8.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/entity_reference_revisions.git", - "reference": "8.x-1.8" + "reference": "8.x-1.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "c1279e6c683edc2dbccedba8de1505340c8a62b6" + "url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "edd23b91c4a34db65ea22c4db54b7458edc7513b" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^9 || ^10" }, "require-dev": { "drupal/diff": "1.x-dev" @@ -3686,17 +3806,22 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1583961846", + "version": "8.x-1.10", + "datestamp": "1660664712", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10 || ^11" + } } }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0" + "GPL-2.0-or-later" ], "authors": [ { @@ -3724,26 +3849,26 @@ }, { "name": "drupal/eu_cookie_compliance", - "version": "1.13.0", + "version": "1.23.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/eu-cookie-compliance.git", - "reference": "8.x-1.13" + "reference": "8.x-1.23" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.13.zip", - "reference": "8.x-1.13", - "shasum": "e26d78949da218f48f5e624be87ff1597b3427e2" + "url": "https://ftp.drupal.org/files/projects/eu_cookie_compliance-8.x-1.23.zip", + "reference": "8.x-1.23", + "shasum": "9120b5333ea3f79f3e3d5dfb7842a364d36f9247" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^8.9 || ^9 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.13", - "datestamp": "1603297733", + "version": "8.x-1.23", + "datestamp": "1663783353", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3785,25 +3910,25 @@ ], "support": { "source": "https://git.drupalcode.org/project/eu-cookie-compliance", - "docs": "https://www.drupal.org/project/eu_cookie_compliance", + "docs": "https://www.drupal.org/docs/contributed-modules/eu-cookie-compliance", "forum": "https://drupal.stackexchange.com/search?q=eu+cookie+compliance", "issues": "https://www.drupal.org/project/issues/eu_cookie_compliance?version=8.x", - "irc": "irc://irc.freenode.org/drupal-contribute" + "slack": "https://app.slack.com/client/T06GX3JTS/C012XBTH81E" } }, { "name": "drupal/extlink", - "version": "1.5.0", + "version": "1.6.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/extlink.git", - "reference": "8.x-1.5" + "reference": "8.x-1.6" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/extlink-8.x-1.5.zip", - "reference": "8.x-1.5", - "shasum": "5a2b74d12ff9e9257a0566cca8dac3872da64970" + "url": "https://ftp.drupal.org/files/projects/extlink-8.x-1.6.zip", + "reference": "8.x-1.6", + "shasum": "92c2794b1d5ece7978f5f6fa37f719c0b37d470e" }, "require": { "drupal/core": "^8 || ^9" @@ -3811,8 +3936,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.5", - "datestamp": "1601382250", + "version": "8.x-1.6", + "datestamp": "1615218226", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3922,22 +4047,21 @@ }, { "name": "drupal/geolocation", - "version": "3.2.0", + "version": "3.10.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/geolocation.git", - "reference": "8.x-3.2" + "reference": "8.x-3.10" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/geolocation-8.x-3.2.zip", - "reference": "8.x-3.2", - "shasum": "ed6b1e594dd0ad95e52681130a8bcae85d68c305" + "url": "https://ftp.drupal.org/files/projects/geolocation-8.x-3.10.zip", + "reference": "8.x-3.10", + "shasum": "686868c7a1bbccc24662e71a69efc9b6c90b18cf" }, "require": { - "drupal/core": "^8.7.7 || ^9", - "gasparesganga/php-shapefile": ">=3.2", - "sibyx/phpgpx": "^1.0" + "drupal/core": "^9.2", + "php": "^7.3 || ^8.0" }, "require-dev": { "drupal/address": "*", @@ -3945,7 +4069,6 @@ "drupal/geolocation_demo": "*", "drupal/geolocation_geometry": "*", "drupal/geolocation_geometry_data": "*", - "drupal/geolocation_geometry_natural_earth_countries": "*", "drupal/geolocation_google_maps": "*", "drupal/geolocation_google_maps_demo": "*", "drupal/geolocation_google_static_maps": "*", @@ -3957,8 +4080,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.2", - "datestamp": "1590319155", + "version": "8.x-3.10", + "datestamp": "1652946354", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -3982,7 +4105,7 @@ "description": "Provides a simple geolocation Drupal field type to store and display location data (lat, lng).", "homepage": "https://www.drupal.org/project/geolocation", "support": { - "source": "http://git.drupal.org/project/geolocation.git", + "source": "https://git.drupal.org/project/geolocation.git", "issues": "https://www.drupal.org/project/issues/geolocation" } }, @@ -4110,22 +4233,71 @@ "issues": "https://www.drupal.org/project/issues/google_analytics" } }, + { + "name": "drupal/hal", + "version": "1.0.2", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/hal.git", + "reference": "1.0.2" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/hal-1.0.2.zip", + "reference": "1.0.2", + "shasum": "4e29b3c0873a0d46d653d0ac5d732706a9165511" + }, + "require": { + "drupal/core": "^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "1.0.2", + "datestamp": "1660689853", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "bbrala", + "homepage": "https://www.drupal.org/user/3366066" + }, + { + "name": "larowlan", + "homepage": "https://www.drupal.org/user/395439" + } + ], + "description": "Hypermedia Application Language (HAL)", + "homepage": "https://www.drupal.org/project/hal", + "support": { + "source": "https://git.drupalcode.org/project/hal" + } + }, { "name": "drupal/inline_entity_form", - "version": "1.0.0-rc8", + "version": "1.0.0-rc14", "source": { "type": "git", "url": "https://git.drupalcode.org/project/inline_entity_form.git", - "reference": "8.x-1.0-rc8" + "reference": "8.x-1.0-rc14" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc8.zip", - "reference": "8.x-1.0-rc8", - "shasum": "103de382dd07b4acdd6bacd5ad76628fdf0eefda" + "url": "https://ftp.drupal.org/files/projects/inline_entity_form-8.x-1.0-rc14.zip", + "reference": "8.x-1.0-rc14", + "shasum": "2c9efd73332acfba43fe9b29e78e508ddc9d3664" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^8.8 || ^9 || ^10", + "php": ">=7.1" }, "require-dev": { "drupal/entity_reference_revisions": "^1.0" @@ -4133,8 +4305,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.0-rc8", - "datestamp": "1602172716", + "version": "8.x-1.0-rc14", + "datestamp": "1663701306", "security-coverage": { "status": "not-covered", "message": "RC releases are not covered by Drupal security advisories." @@ -4394,26 +4566,26 @@ }, { "name": "drupal/memcache", - "version": "2.2.0", + "version": "2.5.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/memcache.git", - "reference": "8.x-2.2" + "reference": "8.x-2.5" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/memcache-8.x-2.2.zip", - "reference": "8.x-2.2", - "shasum": "1d9876763c7ef04a9bba698ddcadbe708037fed2" + "url": "https://ftp.drupal.org/files/projects/memcache-8.x-2.5.zip", + "reference": "8.x-2.5", + "shasum": "a01db2a9b7122a397c4f4ad66e0a380d1148a157" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9.1 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.2", - "datestamp": "1601053267", + "version": "8.x-2.5", + "datestamp": "1661188440", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4470,34 +4642,37 @@ }, { "name": "drupal/metatag", - "version": "1.14.0", + "version": "1.21.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/metatag.git", - "reference": "8.x-1.14" + "reference": "8.x-1.21" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.14.zip", - "reference": "8.x-1.14", - "shasum": "9bf9f1517ad015d0c93ca1460e284c557624aa90" + "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.21.zip", + "reference": "8.x-1.21", + "shasum": "677ff7384b557390d4d1a36f335452e8172f741d" }, "require": { - "drupal/core": "^8 || ^9", - "drupal/token": "^1.0" + "drupal/core": "^9", + "drupal/token": "^1.0", + "php": ">=7.0" }, "require-dev": { + "drupal/devel": "^4.0", "drupal/metatag_dc": "*", "drupal/metatag_open_graph": "*", "drupal/page_manager": "4.x-dev", "drupal/panelizer": "4.x-dev", - "drupal/redirect": "1.x-dev" + "drupal/redirect": "1.x-dev", + "mpyw/phpunit-patch-serializable-comparison": "*" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.14", - "datestamp": "1597183852", + "version": "8.x-1.21", + "datestamp": "1657971667", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4767,33 +4942,32 @@ }, { "name": "drupal/paragraphs", - "version": "1.12.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/paragraphs.git", - "reference": "8.x-1.12" + "reference": "8.x-1.15" }, "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.15.zip", + "reference": "8.x-1.15", + "shasum": "2ed2d3199553010fa1c500181bbebe676e9e60c1" }, "require": { - "drupal/core": "^8.8 || ^9", + "drupal/core": "^9.3 || ^10", "drupal/entity_reference_revisions": "~1.3" }, "require-dev": { - "drupal/block_field": "~1.0", - "drupal/ctools": "3.x-dev", - "drupal/diff": "~1.0", + "drupal/block_field": "1.x-dev", + "drupal/diff": "1.x-dev", "drupal/entity_browser": "2.x-dev", "drupal/entity_usage": "2.x-dev", "drupal/field_group": "3.x-dev", - "drupal/inline_entity_form": "~1.0", + "drupal/inline_entity_form": "1.x-dev", "drupal/paragraphs-paragraphs_library": "*", - "drupal/replicate": "~1.0", - "drupal/search_api": "~1.0", + "drupal/replicate": "1.x-dev", + "drupal/search_api": "1.x-dev", "drupal/search_api_db": "*" }, "suggest": { @@ -4802,8 +4976,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.12", - "datestamp": "1590140081", + "version": "8.x-1.15", + "datestamp": "1661440897", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4848,20 +5022,20 @@ }, { "name": "drupal/pathauto", - "version": "1.8.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/pathauto.git", - "reference": "8.x-1.8" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.8.zip", - "reference": "8.x-1.8", - "shasum": "ede3216abb9c4f77709338d9147334c595046329" + "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "a006fe9e6046a9833711a1ae56aa4752e65bcdc8" }, "require": { - "drupal/core": "^8.8 || ^9", + "drupal/core": "^9.3 || ^10", "drupal/ctools": "*", "drupal/token": "*" }, @@ -4871,8 +5045,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.8", - "datestamp": "1588103046", + "version": "8.x-1.11", + "datestamp": "1660129564", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4916,27 +5090,26 @@ }, { "name": "drupal/purge", - "version": "3.0.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/purge.git", - "reference": "8.x-3.0" + "reference": "8.x-3.4" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/purge-8.x-3.0.zip", - "reference": "8.x-3.0", - "shasum": "e7113e9927dbdbbd5c2f4edc2649a14676e14f34" + "url": "https://ftp.drupal.org/files/projects/purge-8.x-3.4.zip", + "reference": "8.x-3.4", + "shasum": "deb4eccfe88af35445e8064a9a4a8a056bfb917f" }, "require": { - "drupal/core": "^8.7.7 || ^9", - "php": ">=7.2" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.0", - "datestamp": "1590744318", + "version": "8.x-3.4", + "datestamp": "1663189449", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -4974,28 +5147,74 @@ "source": "https://git.drupalcode.org/project/purge" } }, + { + "name": "drupal/purge_queuer_coretags", + "version": "3.4.0", + "require": { + "drupal/core": "^9.2 || ^10", + "drupal/purge": "*" + }, + "type": "metapackage", + "extra": { + "drupal": { + "version": "8.x-3.4", + "datestamp": "1663189449", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Niels van Mourik", + "homepage": "http://www.nielsvm.org" + }, + { + "name": "japerry", + "homepage": "https://www.drupal.org/user/45640" + }, + { + "name": "nielsvm", + "homepage": "https://www.drupal.org/user/163285" + }, + { + "name": "SqyD", + "homepage": "https://www.drupal.org/user/106525" + } + ], + "description": "Queues every tag that Drupal invalidates internally.", + "homepage": "https://www.drupal.org/project/purge", + "support": { + "source": "https://git.drupalcode.org/project/purge" + } + }, { "name": "drupal/redirect", - "version": "1.6.0", + "version": "1.8.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/redirect.git", - "reference": "8.x-1.6" + "reference": "8.x-1.8" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.6.zip", - "reference": "8.x-1.6", - "shasum": "f848e001deac8425ae57d4b9397087c491d37294" + "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.8.zip", + "reference": "8.x-1.8", + "shasum": "a7a440423434472ff7115ae69df01553f763f839" }, "require": { - "drupal/core": "^8.8 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.6", - "datestamp": "1589312204", + "version": "8.x-1.8", + "datestamp": "1661806955", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5028,17 +5247,17 @@ }, { "name": "drupal/riddler", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/riddler.git", - "reference": "8.x-1.2" + "reference": "8.x-1.3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/riddler-8.x-1.2.zip", - "reference": "8.x-1.2", - "shasum": "74621359a85975f4483cc6ac271f99cc83c2612c" + "url": "https://ftp.drupal.org/files/projects/riddler-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "66c49186564fb665fab9f389692b20012dcac984" }, "require": { "drupal/captcha": "^1.1", @@ -5047,8 +5266,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.2", - "datestamp": "1616602706", + "version": "8.x-1.3", + "datestamp": "1663937322", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5203,34 +5422,33 @@ "homepage": "https://www.drupal.org/project/security_review", "support": { "source": "https://git.drupalcode.org/project/security_review" - }, - "time": "2020-09-29T14:48:39+00:00" + } }, { "name": "drupal/shield", - "version": "1.4.0", + "version": "1.7.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/shield.git", - "reference": "8.x-1.4" + "reference": "8.x-1.7" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/shield-8.x-1.4.zip", - "reference": "8.x-1.4", - "shasum": "0c3950fa9a2614958d5f7488da9ff357f794723e" + "url": "https://ftp.drupal.org/files/projects/shield-8.x-1.7.zip", + "reference": "8.x-1.7", + "shasum": "dcb77778aaffd39a9bb80c123f086358ad1c8bf9" }, "require": { - "drupal/core": "^8.6 || ^9" + "drupal/core": "^9.2 || ^10" }, "require-dev": { - "drupal/key": "^1.0" + "drupal/key": "^1.16" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.4", - "datestamp": "1585608547", + "version": "8.x-1.7", + "datestamp": "1661968920", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5326,17 +5544,17 @@ }, { "name": "drupal/stage_file_proxy", - "version": "1.1.0", + "version": "1.2.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/stage_file_proxy.git", - "reference": "8.x-1.1" + "reference": "8.x-1.2" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/stage_file_proxy-8.x-1.1.zip", - "reference": "8.x-1.1", - "shasum": "bad4d500e56f4e77adb2704ec5d4efdf52340df8" + "url": "https://ftp.drupal.org/files/projects/stage_file_proxy-8.x-1.2.zip", + "reference": "8.x-1.2", + "shasum": "a0bea520c139a4b0b67738b0c54e7ee21af081da" }, "require": { "drupal/core": ">=8.7.7" @@ -5344,8 +5562,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.1", - "datestamp": "1601040759", + "version": "8.x-1.2", + "datestamp": "1637007759", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5403,26 +5621,26 @@ }, { "name": "drupal/token", - "version": "1.7.0", + "version": "1.11.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/token.git", - "reference": "8.x-1.7" + "reference": "8.x-1.11" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/token-8.x-1.7.zip", - "reference": "8.x-1.7", - "shasum": "c7e3a3757282e4c94e3c1fff08d01e22155cb853" + "url": "https://ftp.drupal.org/files/projects/token-8.x-1.11.zip", + "reference": "8.x-1.11", + "shasum": "da264b36d1f88eb0c74bf84e18e8789854f98400" }, "require": { - "drupal/core": "^8.7.7 || ^9" + "drupal/core": "^9.2 || ^10" }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.7", - "datestamp": "1589314266", + "version": "8.x-1.11", + "datestamp": "1659471813", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" @@ -5436,7 +5654,7 @@ }, "notification-url": "https://packages.drupal.org/8/downloads", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -5472,37 +5690,35 @@ }, { "name": "drupal/upgrade_status", - "version": "3.0.0-beta2", + "version": "3.17.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/upgrade_status.git", - "reference": "8.x-3.0-beta2" + "reference": "8.x-3.17" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/upgrade_status-8.x-3.0-beta2.zip", - "reference": "8.x-3.0-beta2", - "shasum": "20fe438e0df43ed225374f4f676df4939da78426" + "url": "https://ftp.drupal.org/files/projects/upgrade_status-8.x-3.17.zip", + "reference": "8.x-3.17", + "shasum": "b7961c580b48f5ad4e6b711fdf4283cc0063a5b9" }, "require": { - "drupal/core": "^8", + "drupal/core": "^8 || ^9", "mathieuviossat/arraytotexttable": "~1.0.0", - "mglaman/phpstan-drupal": "^0.12.0", + "mglaman/phpstan-drupal": "^1.0.0", "nikic/php-parser": "^4.0.0", - "phpstan/phpstan-deprecation-rules": "^0.12.0", + "phpstan/phpstan-deprecation-rules": "^1.0.0", + "symfony/process": "^3.4|^4.0|^5.0|^6.0", "webflo/drupal-finder": "^1.2" }, - "conflict": { - "phpstan/phpstan": ">=0.12.43" - }, "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-3.0-beta2", - "datestamp": "1602256062", + "version": "8.x-3.17", + "datestamp": "1662479791", "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." + "status": "covered", + "message": "Covered by Drupal's security advisory policy" } }, "drush": { @@ -5541,7 +5757,7 @@ "homepage": "https://www.drupal.org/user/65776" } ], - "description": "Review current status of known Drupal 9 incompatibilities on the site.", + "description": "Review Drupal major upgrade readiness of the environment and components of the site.", "homepage": "http://drupal.org/project/upgrade_status", "support": { "source": "https://git.drupalcode.org/project/upgrade_status" @@ -5549,17 +5765,17 @@ }, { "name": "drupal/viewsreference", - "version": "2.0.0-beta2", + "version": "2.0.0-beta3", "source": { "type": "git", "url": "https://git.drupalcode.org/project/viewsreference.git", - "reference": "8.x-2.0-beta2" + "reference": "8.x-2.0-beta3" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/viewsreference-8.x-2.0-beta2.zip", - "reference": "8.x-2.0-beta2", - "shasum": "146bf8c68e6cbb3805b4368b508d43931fe77c67" + "url": "https://ftp.drupal.org/files/projects/viewsreference-8.x-2.0-beta3.zip", + "reference": "8.x-2.0-beta3", + "shasum": "27fbfb92021df6f161cdd4a126ba3a4d8157ceed" }, "require": { "drupal/core": "^8 || ^9" @@ -5570,8 +5786,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-2.0-beta2", - "datestamp": "1597243219", + "version": "8.x-2.0-beta3", + "datestamp": "1658840434", "security-coverage": { "status": "not-covered", "message": "Beta releases are not covered by Drupal security advisories." @@ -5668,51 +5884,55 @@ }, { "name": "drush/drush", - "version": "10.3.5", + "version": "10.6.2", "source": { "type": "git", "url": "https://github.com/drush-ops/drush.git", - "reference": "ce1352c816d8852e64226142eeddc68f823646f1" + "reference": "0a570a16ec63259eb71195aba5feab532318b337" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/drush-ops/drush/zipball/ce1352c816d8852e64226142eeddc68f823646f1", - "reference": "ce1352c816d8852e64226142eeddc68f823646f1", + "url": "https://api.github.com/repos/drush-ops/drush/zipball/0a570a16ec63259eb71195aba5feab532318b337", + "reference": "0a570a16ec63259eb71195aba5feab532318b337", "shasum": "" }, "require": { "chi-teck/drupal-code-generator": "^1.32.1", - "composer/semver": "^1.4", + "composer/semver": "^1.4 || ^3", "consolidation/config": "^1.2", "consolidation/filter-via-dot-access-data": "^1", - "consolidation/robo": "^1.4.11 || ^2", + "consolidation/robo": "^1.4.11 || ^2 || ^3", "consolidation/site-alias": "^3.0.0@stable", "consolidation/site-process": "^2.1 || ^4", + "enlightn/security-checker": "^1", "ext-dom": "*", "grasmash/yaml-expander": "^1.1.1", "guzzlehttp/guzzle": "^6.3 || ^7.0", - "league/container": "~2", + "league/container": "^2.5 || ^3.4", "php": ">=7.1.3", "psr/log": "~1.0", - "psy/psysh": "~0.6", + "psy/psysh": ">=0.6 <0.11", "symfony/event-dispatcher": "^3.4 || ^4.0", - "symfony/finder": "^3.4 || ^4.0", + "symfony/finder": "^3.4 || ^4.0 || ^5", "symfony/var-dumper": "^3.4 || ^4.0 || ^5.0", "symfony/yaml": "^3.4 || ^4.0", "webflo/drupal-finder": "^1.2", "webmozart/path-util": "^2.1.0" }, + "conflict": { + "drupal/migrate_run": "*", + "drupal/migrate_tools": "<= 5" + }, "require-dev": { "composer/installers": "^1.7", "cweagans/composer-patches": "~1.0", "david-garcia/phpwhois": "4.3.0", "drupal/alinks": "1.0.0", "drupal/core-recommended": "^8.8", - "g1a/composer-test-scenarios": "^3", - "lox/xhprof": "dev-master", - "phpunit/phpunit": "^4.8.36 || ^6.1", + "phpunit/phpunit": ">=7.5.20", "squizlabs/php_codesniffer": "^2.7 || ^3", - "vlucas/phpdotenv": "^2.4" + "vlucas/phpdotenv": "^2.4", + "yoast/phpunit-polyfills": "^0.2.0" }, "bin": [ "drush" @@ -5797,7 +6017,7 @@ "irc": "irc://irc.freenode.org/drush", "issues": "https://github.com/drush-ops/drush/issues", "slack": "https://drupal.slack.com/messages/C62H9CWQM", - "source": "https://github.com/drush-ops/drush/tree/10.3.5" + "source": "https://github.com/drush-ops/drush/tree/10.6.2" }, "funding": [ { @@ -5805,112 +6025,111 @@ "type": "github" } ], - "time": "2020-10-05T11:50:13+00:00" + "time": "2021-12-15T17:09:54+00:00" }, { - "name": "easyrdf/easyrdf", - "version": "0.9.1", + "name": "egulias/email-validator", + "version": "3.2.1", "source": { "type": "git", - "url": "https://github.com/easyrdf/easyrdf.git", - "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566" + "url": "https://github.com/egulias/EmailValidator.git", + "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/easyrdf/easyrdf/zipball/acd09dfe0555fbcfa254291e433c45fdd4652566", - "reference": "acd09dfe0555fbcfa254291e433c45fdd4652566", + "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715", + "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715", "shasum": "" }, "require": { - "ext-mbstring": "*", - "ext-pcre": "*", - "php": ">=5.2.8" + "doctrine/lexer": "^1.2", + "php": ">=7.2", + "symfony/polyfill-intl-idn": "^1.15" }, "require-dev": { - "phpunit/phpunit": "~3.5", - "sami/sami": "~1.4", - "squizlabs/php_codesniffer": "~1.4.3" + "php-coveralls/php-coveralls": "^2.2", + "phpunit/phpunit": "^8.5.8|^9.3.3", + "vimeo/psalm": "^4" }, "suggest": { - "ml/json-ld": "~1.0" + "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "3.0.x-dev" + } + }, "autoload": { - "psr-0": { - "EasyRdf_": "lib/" + "psr-4": { + "Egulias\\EmailValidator\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-3-Clause" + "MIT" ], "authors": [ { - "name": "Nicholas Humfrey", - "email": "njh@aelius.com", - "homepage": "http://www.aelius.com/njh/", - "role": "Developer" - }, - { - "name": "Alexey Zakhlestin", - "email": "indeyets@gmail.com", - "role": "Developer" + "name": "Eduardo Gulias Davis" } ], - "description": "EasyRdf is a PHP library designed to make it easy to consume and produce RDF.", - "homepage": "http://www.easyrdf.org/", + "description": "A library for validating emails against several RFCs", + "homepage": "https://github.com/egulias/EmailValidator", "keywords": [ - "Linked Data", - "RDF", - "Semantic Web", - "Turtle", - "rdfa", - "sparql" + "email", + "emailvalidation", + "emailvalidator", + "validation", + "validator" ], "support": { - "forum": "http://groups.google.com/group/easyrdf/", - "irc": "irc://chat.freenode.net/easyrdf", - "issues": "http://github.com/njh/easyrdf/issues", - "source": "https://github.com/easyrdf/easyrdf/tree/0.9.1" + "issues": "https://github.com/egulias/EmailValidator/issues", + "source": "https://github.com/egulias/EmailValidator/tree/3.2.1" }, - "time": "2015-02-27T09:45:49+00:00" + "funding": [ + { + "url": "https://github.com/egulias", + "type": "github" + } + ], + "time": "2022-06-18T20:57:19+00:00" }, { - "name": "egulias/email-validator", - "version": "2.1.17", + "name": "enlightn/security-checker", + "version": "v1.10.0", "source": { "type": "git", - "url": "https://github.com/egulias/EmailValidator.git", - "reference": "ade6887fd9bd74177769645ab5c474824f8a418a" + "url": "https://github.com/enlightn/security-checker.git", + "reference": "196bacc76e7a72a63d0e1220926dbb190272db97" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a", - "reference": "ade6887fd9bd74177769645ab5c474824f8a418a", + "url": "https://api.github.com/repos/enlightn/security-checker/zipball/196bacc76e7a72a63d0e1220926dbb190272db97", + "reference": "196bacc76e7a72a63d0e1220926dbb190272db97", "shasum": "" }, "require": { - "doctrine/lexer": "^1.0.1", - "php": ">=5.5", - "symfony/polyfill-intl-idn": "^1.10" + "ext-json": "*", + "guzzlehttp/guzzle": "^6.3|^7.0", + "php": ">=5.6", + "symfony/console": "^3.4|^4|^5|^6", + "symfony/finder": "^3|^4|^5|^6", + "symfony/process": "^3.4|^4|^5|^6", + "symfony/yaml": "^3.4|^4|^5|^6" }, "require-dev": { - "dominicsayers/isemail": "^3.0.7", - "phpunit/phpunit": "^4.8.36|^7.5.15", - "satooshi/php-coveralls": "^1.0.1" - }, - "suggest": { - "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation" + "ext-zip": "*", + "friendsofphp/php-cs-fixer": "^2.18|^3.0", + "phpunit/phpunit": "^5.5|^6|^7|^8|^9" }, + "bin": [ + "security-checker" + ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.1.x-dev" - } - }, "autoload": { "psr-4": { - "Egulias\\EmailValidator\\": "EmailValidator" + "Enlightn\\SecurityChecker\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -5919,43 +6138,55 @@ ], "authors": [ { - "name": "Eduardo Gulias Davis" + "name": "Paras Malhotra", + "email": "paras@laravel-enlightn.com" + }, + { + "name": "Miguel Piedrafita", + "email": "soy@miguelpiedrafita.com" } ], - "description": "A library for validating emails against several RFCs", - "homepage": "https://github.com/egulias/EmailValidator", + "description": "A PHP dependency vulnerabilities scanner based on the Security Advisories Database.", "keywords": [ - "email", - "emailvalidation", - "emailvalidator", - "validation", - "validator" + "package", + "php", + "scanner", + "security", + "security advisories", + "vulnerability scanner" ], "support": { - "issues": "https://github.com/egulias/EmailValidator/issues", - "source": "https://github.com/egulias/EmailValidator/tree/2.1.17" + "issues": "https://github.com/enlightn/security-checker/issues", + "source": "https://github.com/enlightn/security-checker/tree/v1.10.0" }, - "time": "2020-02-13T22:36:52+00:00" + "time": "2022-02-21T22:40:16+00:00" }, { "name": "ezyang/htmlpurifier", - "version": "v4.12.0", + "version": "v4.16.0", "source": { "type": "git", "url": "https://github.com/ezyang/htmlpurifier.git", - "reference": "a617e55bc62a87eec73bd456d146d134ad716f03" + "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03", - "reference": "a617e55bc62a87eec73bd456d146d134ad716f03", + "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8", + "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8", "shasum": "" }, "require": { - "php": ">=5.2" + "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0" }, "require-dev": { - "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd" + "cerdic/css-tidy": "^1.7 || ^2.0", + "simpletest/simpletest": "dev-master" + }, + "suggest": { + "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.", + "ext-bcmath": "Used for unit conversion and imagecrash protection", + "ext-iconv": "Converts text to and from non-UTF-8 encodings", + "ext-tidy": "Used for pretty-printing HTML" }, "type": "library", "autoload": { @@ -5964,7 +6195,10 @@ ], "psr-0": { "HTMLPurifier": "library/" - } + }, + "exclude-from-classmap": [ + "/library/HTMLPurifier/Language/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -5984,61 +6218,9 @@ ], "support": { "issues": "https://github.com/ezyang/htmlpurifier/issues", - "source": "https://github.com/ezyang/htmlpurifier/tree/master" - }, - "time": "2019-10-28T03:44:26+00:00" - }, - { - "name": "gasparesganga/php-shapefile", - "version": "v3.3.0", - "source": { - "type": "git", - "url": "https://github.com/gasparesganga/php-shapefile.git", - "reference": "af9b7221ddaf36a85a37e6a23281bd53ed750c4d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/gasparesganga/php-shapefile/zipball/af9b7221ddaf36a85a37e6a23281bd53ed750c4d", - "reference": "af9b7221ddaf36a85a37e6a23281bd53ed750c4d", - "shasum": "" - }, - "require": { - "php": ">=5.4.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Shapefile\\": "src/Shapefile/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Gaspare Sganga", - "email": "contact@gasparesganga.com", - "homepage": "https://gasparesganga.com/labs/php-shapefile/", - "role": "Developer" - } - ], - "description": "PHP library to read and write ESRI Shapefiles, compatible with WKT and GeoJSON", - "homepage": "https://gasparesganga.com/labs/php-shapefile/", - "keywords": [ - "ESRI", - "Shapefile", - "dbf", - "geojson", - "shape", - "shp", - "wkt" - ], - "support": { - "issues": "https://github.com/gasparesganga/php-shapefile/issues", - "source": "https://github.com/gasparesganga/php-shapefile/tree/v3.3.0" + "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0" }, - "time": "2020-05-23T09:10:21+00:00" + "time": "2022-09-18T07:06:19+00:00" }, { "name": "geshi/geshi", @@ -6191,24 +6373,24 @@ }, { "name": "guzzlehttp/guzzle", - "version": "6.5.4", + "version": "6.5.8", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d" + "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a4a1b6930528a8f7ee03518e6442ec7a44155d9d", - "reference": "a4a1b6930528a8f7ee03518e6442ec7a44155d9d", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/a52f0440530b54fa079ce76e8c5d196a42cad981", + "reference": "a52f0440530b54fa079ce76e8c5d196a42cad981", "shasum": "" }, "require": { "ext-json": "*", "guzzlehttp/promises": "^1.0", - "guzzlehttp/psr7": "^1.6.1", + "guzzlehttp/psr7": "^1.9", "php": ">=5.5", - "symfony/polyfill-intl-idn": "1.17.0" + "symfony/polyfill-intl-idn": "^1.17" }, "require-dev": { "ext-curl": "*", @@ -6237,10 +6419,40 @@ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" + }, + { + "name": "Jeremy Lindblom", + "email": "jeremeamia@gmail.com", + "homepage": "https://github.com/jeremeamia" + }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" } ], "description": "Guzzle is a PHP HTTP client library", @@ -6256,34 +6468,48 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/6.5" + "source": "https://github.com/guzzle/guzzle/tree/6.5.8" }, - "time": "2020-05-25T19:35:05+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle", + "type": "tidelift" + } + ], + "time": "2022-06-20T22:16:07+00:00" }, { "name": "guzzlehttp/promises", - "version": "v1.3.1", + "version": "1.5.2", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646" + "reference": "b94b2807d85443f9719887892882d0329d1e2598" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646", - "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646", + "url": "https://api.github.com/repos/guzzle/promises/zipball/b94b2807d85443f9719887892882d0329d1e2598", + "reference": "b94b2807d85443f9719887892882d0329d1e2598", "shasum": "" }, "require": { - "php": ">=5.5.0" + "php": ">=5.5" }, "require-dev": { - "phpunit/phpunit": "^4.0" + "symfony/phpunit-bridge": "^4.4 || ^5.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4-dev" + "dev-master": "1.5-dev" } }, "autoload": { @@ -6299,10 +6525,25 @@ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", + "homepage": "https://github.com/Tobion" } ], "description": "Guzzle promises library", @@ -6311,22 +6552,36 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/master" + "source": "https://github.com/guzzle/promises/tree/1.5.2" }, - "time": "2016-12-20T10:07:11+00:00" + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, + { + "url": "https://github.com/Nyholm", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises", + "type": "tidelift" + } + ], + "time": "2022-08-28T14:55:35+00:00" }, { "name": "guzzlehttp/psr7", - "version": "1.6.1", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a" + "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a", - "reference": "239400de7a173fe9901b9ac7c06497751f00727a", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", + "reference": "e98e3e6d4f86621a9b75f623996e6bbdeb4b9318", "shasum": "" }, "require": { @@ -6339,15 +6594,15 @@ }, "require-dev": { "ext-zlib": "*", - "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8" + "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10" }, "suggest": { - "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses" + "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.6-dev" + "dev-master": "1.9-dev" } }, "autoload": { @@ -6363,13 +6618,34 @@ "MIT" ], "authors": [ + { + "name": "Graham Campbell", + "email": "hello@gjcampbell.co.uk", + "homepage": "https://github.com/GrahamCampbell" + }, { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" }, + { + "name": "George Mponos", + "email": "gmponos@gmail.com", + "homepage": "https://github.com/gmponos" + }, + { + "name": "Tobias Nyholm", + "email": "tobias.nyholm@gmail.com", + "homepage": "https://github.com/Nyholm" + }, + { + "name": "Márk Sági-Kazár", + "email": "mark.sagikazar@gmail.com", + "homepage": "https://github.com/sagikazarmark" + }, { "name": "Tobias Schultze", + "email": "webmaster@tubo-world.de", "homepage": "https://github.com/Tobion" } ], @@ -6386,96 +6662,69 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/1.6.1" - }, - "time": "2019-07-01T23:21:34+00:00" - }, - { - "name": "kub-at/php-simple-html-dom-parser", - "version": "1.9.1", - "source": { - "type": "git", - "url": "https://github.com/Kub-AT/php-simple-html-dom-parser.git", - "reference": "ff22f98bfd9235115c128059076f3eb740d66913" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Kub-AT/php-simple-html-dom-parser/zipball/ff22f98bfd9235115c128059076f3eb740d66913", - "reference": "ff22f98bfd9235115c128059076f3eb740d66913", - "shasum": "" - }, - "require": { - "php": ">=5.3.2" + "source": "https://github.com/guzzle/psr7/tree/1.9.0" }, - "type": "library", - "autoload": { - "psr-0": { - "KubAT\\PhpSimple\\HtmlDomParser": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ + "funding": [ + { + "url": "https://github.com/GrahamCampbell", + "type": "github" + }, { - "name": "S.C. Chen", - "email": "me578022@gmail.com" + "url": "https://github.com/Nyholm", + "type": "github" }, { - "name": "Jakub Stawowy", - "email": "Kub-AT@users.noreply.github.com" + "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7", + "type": "tidelift" } ], - "description": "PHP Simple HTML DOM Parser with namespace and PHP 7.3 compatible", - "homepage": "http://simplehtmldom.sourceforge.net/", - "keywords": [ - "Simple", - "dom", - "html" - ], - "support": { - "issues": "https://github.com/Kub-AT/php-simple-html-dom-parser/issues", - "source": "https://github.com/Kub-AT/php-simple-html-dom-parser/tree/master" - }, - "time": "2019-10-25T12:34:43+00:00" + "time": "2022-06-20T21:43:03+00:00" }, { "name": "laminas/laminas-diactoros", - "version": "1.8.7p2", + "version": "2.11.3", "source": { "type": "git", "url": "https://github.com/laminas/laminas-diactoros.git", - "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa" + "reference": "1f97b0c52eafd108e09c76d6b29d83ef4a855f76" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/6991c1af7c8d2c8efee81b22ba97024781824aaa", - "reference": "6991c1af7c8d2c8efee81b22ba97024781824aaa", + "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/1f97b0c52eafd108e09c76d6b29d83ef4a855f76", + "reference": "1f97b0c52eafd108e09c76d6b29d83ef4a855f76", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0", + "php": "^7.3 || ~8.0.0 || ~8.1.0", + "psr/http-factory": "^1.0", "psr/http-message": "^1.0" }, + "conflict": { + "phpspec/prophecy": "<1.9.0", + "zendframework/zend-diactoros": "*" + }, "provide": { + "psr/http-factory-implementation": "1.0", "psr/http-message-implementation": "1.0" }, - "replace": { - "zendframework/zend-diactoros": "~1.8.7.0" - }, "require-dev": { + "ext-curl": "*", "ext-dom": "*", + "ext-gd": "*", "ext-libxml": "*", - "laminas/laminas-coding-standard": "~1.0", - "php-http/psr7-integration-tests": "dev-master", - "phpunit/phpunit": "^5.7.16 || ^6.0.8 || ^7.2.7" + "http-interop/http-factory-tests": "^0.8.0", + "laminas/laminas-coding-standard": "~1.0.0", + "php-http/psr7-integration-tests": "^1.1", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.1", + "psalm/plugin-phpunit": "^0.14.0", + "vimeo/psalm": "^4.3" }, "type": "library", "extra": { - "branch-alias": { - "dev-release-1.8": "1.8.x-dev" + "laminas": { + "config-provider": "Laminas\\Diactoros\\ConfigProvider", + "module": "Laminas\\Diactoros" } }, "autoload": { @@ -6511,6 +6760,7 @@ "http", "laminas", "psr", + "psr-17", "psr-7" ], "support": { @@ -6521,40 +6771,45 @@ "rss": "https://github.com/laminas/laminas-diactoros/releases.atom", "source": "https://github.com/laminas/laminas-diactoros" }, - "time": "2020-03-23T15:28:28+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2022-07-06T09:24:53+00:00" }, { "name": "laminas/laminas-escaper", - "version": "2.6.1", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-escaper.git", - "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70" + "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/25f2a053eadfa92ddacb609dcbbc39362610da70", - "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70", + "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/891ad70986729e20ed2e86355fcf93c9dc238a5f", + "reference": "891ad70986729e20ed2e86355fcf93c9dc238a5f", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-escaper": "self.version" + "conflict": { + "zendframework/zend-escaper": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "laminas/laminas-coding-standard": "~2.3.0", + "phpunit/phpunit": "^9.3", + "psalm/plugin-phpunit": "^0.12.2", + "vimeo/psalm": "^3.16" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.6.x-dev", - "dev-develop": "2.7.x-dev" - } + "suggest": { + "ext-iconv": "*", + "ext-mbstring": "*" }, + "type": "library", "autoload": { "psr-4": { "Laminas\\Escaper\\": "src/" @@ -6578,42 +6833,50 @@ "rss": "https://github.com/laminas/laminas-escaper/releases.atom", "source": "https://github.com/laminas/laminas-escaper" }, - "time": "2019-12-31T16:43:30+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2021-09-02T17:10:53+00:00" }, { "name": "laminas/laminas-feed", - "version": "2.12.2", + "version": "2.17.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-feed.git", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654" + "reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/8a193ac96ebcb3e16b6ee754ac2a889eefacb654", - "reference": "8a193ac96ebcb3e16b6ee754ac2a889eefacb654", + "url": "https://api.github.com/repos/laminas/laminas-feed/zipball/1ccb024ea615606ed1d676ba0fa3f22a398f3ac0", + "reference": "1ccb024ea615606ed1d676ba0fa3f22a398f3ac0", "shasum": "" }, "require": { "ext-dom": "*", "ext-libxml": "*", - "laminas/laminas-escaper": "^2.5.2", - "laminas/laminas-stdlib": "^3.2.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "laminas/laminas-escaper": "^2.9", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-feed": "^2.12.0" + "conflict": { + "laminas/laminas-servicemanager": "<3.3", + "zendframework/zend-feed": "*" }, "require-dev": { "laminas/laminas-cache": "^2.7.2", - "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-db": "^2.8.2", - "laminas/laminas-http": "^2.7", - "laminas/laminas-servicemanager": "^2.7.8 || ^3.3", - "laminas/laminas-validator": "^2.10.1", - "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20", - "psr/http-message": "^1.0.1" + "laminas/laminas-coding-standard": "~2.2.1", + "laminas/laminas-db": "^2.13.3", + "laminas/laminas-http": "^2.15", + "laminas/laminas-servicemanager": "^3.7", + "laminas/laminas-validator": "^2.15", + "phpunit/phpunit": "^9.5.5", + "psalm/plugin-phpunit": "^0.13.0", + "psr/http-message": "^1.0.1", + "vimeo/psalm": "^4.1" }, "suggest": { "laminas/laminas-cache": "Laminas\\Cache component, for optionally caching feeds between requests", @@ -6624,12 +6887,6 @@ "psr/http-message": "PSR-7 ^1.0.1, if you wish to use Laminas\\Feed\\Reader\\Http\\Psr7ResponseDecorator" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.12.x-dev", - "dev-develop": "2.13.x-dev" - } - }, "autoload": { "psr-4": { "Laminas\\Feed\\": "src/" @@ -6653,59 +6910,70 @@ "rss": "https://github.com/laminas/laminas-feed/releases.atom", "source": "https://github.com/laminas/laminas-feed" }, - "time": "2020-03-29T12:36:29+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2022-03-24T10:26:04+00:00" }, { "name": "laminas/laminas-servicemanager", - "version": "3.4.1", + "version": "3.17.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-servicemanager.git", - "reference": "0d4c8628a71fae9f7bd0b1b74b76382e5e9a04b1" + "reference": "360be5f16955dd1edbcce1cfaa98ed82a17f02ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/0d4c8628a71fae9f7bd0b1b74b76382e5e9a04b1", - "reference": "0d4c8628a71fae9f7bd0b1b74b76382e5e9a04b1", + "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/360be5f16955dd1edbcce1cfaa98ed82a17f02ec", + "reference": "360be5f16955dd1edbcce1cfaa98ed82a17f02ec", "shasum": "" }, "require": { - "container-interop/container-interop": "^1.2", "laminas/laminas-stdlib": "^3.2.1", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0", + "php": "~7.4.0 || ~8.0.0 || ~8.1.0", "psr/container": "^1.0" }, + "conflict": { + "ext-psr": "*", + "laminas/laminas-code": "<3.3.1", + "zendframework/zend-code": "<3.3.1", + "zendframework/zend-servicemanager": "*" + }, "provide": { - "container-interop/container-interop-implementation": "^1.2", "psr/container-implementation": "^1.0" }, "replace": { - "zendframework/zend-servicemanager": "^3.4.0" + "container-interop/container-interop": "^1.2.0" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "mikey179/vfsstream": "^1.6.5", - "ocramius/proxy-manager": "^1.0 || ^2.0", - "phpbench/phpbench": "^0.13.0", - "phpunit/phpunit": "^5.7.25 || ^6.4.4" + "composer/package-versions-deprecated": "^1.0", + "laminas/laminas-coding-standard": "~2.4.0", + "laminas/laminas-container-config-test": "^0.7", + "laminas/laminas-dependency-plugin": "^2.1.2", + "mikey179/vfsstream": "^1.6.10@alpha", + "ocramius/proxy-manager": "^2.11", + "phpbench/phpbench": "^1.1", + "phpspec/prophecy-phpunit": "^2.0", + "phpunit/phpunit": "^9.5.5", + "psalm/plugin-phpunit": "^0.17.0", + "vimeo/psalm": "^4.8" }, "suggest": { - "laminas/laminas-stdlib": "laminas-stdlib ^2.5 if you wish to use the MergeReplaceKey or MergeRemoveKey features in Config instances", - "ocramius/proxy-manager": "ProxyManager 1.* to handle lazy initialization of services" + "ocramius/proxy-manager": "ProxyManager ^2.1.1 to handle lazy initialization of services" }, "bin": [ "bin/generate-deps-for-config-factory", "bin/generate-factory-for-class" ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.3-dev", - "dev-develop": "4.0-dev" - } - }, "autoload": { + "files": [ + "src/autoload.php" + ], "psr-4": { "Laminas\\ServiceManager\\": "src/" } @@ -6739,41 +7007,36 @@ "type": "community_bridge" } ], - "time": "2020-05-11T14:43:22+00:00" + "time": "2022-09-22T11:33:46+00:00" }, { "name": "laminas/laminas-stdlib", - "version": "3.2.1", + "version": "3.7.1", "source": { "type": "git", "url": "https://github.com/laminas/laminas-stdlib.git", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6" + "reference": "bcd869e2fe88d567800057c1434f2380354fe325" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6", - "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6", + "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/bcd869e2fe88d567800057c1434f2380354fe325", + "reference": "bcd869e2fe88d567800057c1434f2380354fe325", "shasum": "" }, "require": { - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-stdlib": "self.version" + "conflict": { + "zendframework/zend-stdlib": "*" }, "require-dev": { - "laminas/laminas-coding-standard": "~1.0.0", - "phpbench/phpbench": "^0.13", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2" + "laminas/laminas-coding-standard": "~2.3.0", + "phpbench/phpbench": "^1.0", + "phpunit/phpunit": "^9.3.7", + "psalm/plugin-phpunit": "^0.16.0", + "vimeo/psalm": "^4.7" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.2.x-dev", - "dev-develop": "3.3.x-dev" - } - }, "autoload": { "psr-4": { "Laminas\\Stdlib\\": "src/" @@ -6797,43 +7060,41 @@ "rss": "https://github.com/laminas/laminas-stdlib/releases.atom", "source": "https://github.com/laminas/laminas-stdlib" }, - "time": "2019-12-31T17:51:15+00:00" + "funding": [ + { + "url": "https://funding.communitybridge.org/projects/laminas-project", + "type": "community_bridge" + } + ], + "time": "2022-01-21T15:50:46+00:00" }, { "name": "laminas/laminas-text", - "version": "2.7.1", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-text.git", - "reference": "3601b5eacb06ed0a12f658df860cc0f9613cf4db" + "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-text/zipball/3601b5eacb06ed0a12f658df860cc0f9613cf4db", - "reference": "3601b5eacb06ed0a12f658df860cc0f9613cf4db", + "url": "https://api.github.com/repos/laminas/laminas-text/zipball/8879e75d03e09b0d6787e6680cfa255afd4645a7", + "reference": "8879e75d03e09b0d6787e6680cfa255afd4645a7", "shasum": "" }, "require": { - "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3", - "laminas/laminas-stdlib": "^2.7 || ^3.0", - "laminas/laminas-zendframework-bridge": "^1.0", - "php": "^5.6 || ^7.0" + "laminas/laminas-servicemanager": "^3.4", + "laminas/laminas-stdlib": "^3.6", + "php": "^7.3 || ~8.0.0 || ~8.1.0" }, - "replace": { - "zendframework/zend-text": "self.version" + "conflict": { + "zendframework/zend-text": "*" }, "require-dev": { "laminas/laminas-coding-standard": "~1.0.0", - "laminas/laminas-config": "^2.6", - "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4" + "phpunit/phpunit": "^9.3" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.7.x-dev", - "dev-develop": "2.8.x-dev" - } - }, "autoload": { "psr-4": { "Laminas\\Text\\": "src/" @@ -6847,73 +7108,15 @@ "homepage": "https://laminas.dev", "keywords": [ "laminas", - "text" - ], - "support": { - "chat": "https://laminas.dev/chat", - "docs": "https://docs.laminas.dev/laminas-text/", - "forum": "https://discourse.laminas.dev", - "issues": "https://github.com/laminas/laminas-text/issues", - "rss": "https://github.com/laminas/laminas-text/releases.atom", - "source": "https://github.com/laminas/laminas-text" - }, - "time": "2019-12-31T17:54:52+00:00" - }, - { - "name": "laminas/laminas-zendframework-bridge", - "version": "1.0.4", - "source": { - "type": "git", - "url": "https://github.com/laminas/laminas-zendframework-bridge.git", - "reference": "fcd87520e4943d968557803919523772475e8ea3" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/fcd87520e4943d968557803919523772475e8ea3", - "reference": "fcd87520e4943d968557803919523772475e8ea3", - "shasum": "" - }, - "require": { - "php": "^5.6 || ^7.0" - }, - "require-dev": { - "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1", - "squizlabs/php_codesniffer": "^3.5" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev", - "dev-develop": "1.1.x-dev" - }, - "laminas": { - "module": "Laminas\\ZendFrameworkBridge" - } - }, - "autoload": { - "files": [ - "src/autoload.php" - ], - "psr-4": { - "Laminas\\ZendFrameworkBridge\\": "src//" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "description": "Alias legacy ZF class names to Laminas Project equivalents.", - "keywords": [ - "ZendFramework", - "autoloading", - "laminas", - "zf" + "text" ], "support": { - "forum": "https://discourse.laminas.dev/", - "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues", - "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom", - "source": "https://github.com/laminas/laminas-zendframework-bridge" + "chat": "https://laminas.dev/chat", + "docs": "https://docs.laminas.dev/laminas-text/", + "forum": "https://discourse.laminas.dev", + "issues": "https://github.com/laminas/laminas-text/issues", + "rss": "https://github.com/laminas/laminas-text/releases.atom", + "source": "https://github.com/laminas/laminas-text" }, "funding": [ { @@ -6921,41 +7124,43 @@ "type": "community_bridge" } ], - "time": "2020-05-20T16:45:56+00:00" + "time": "2021-09-02T16:50:53+00:00" }, { "name": "league/container", - "version": "2.5.0", + "version": "3.4.1", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", - "reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3" + "reference": "84ecbc2dbecc31bd23faf759a0e329ee49abddbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/8438dc47a0674e3378bcce893a0a04d79a2c22b3", - "reference": "8438dc47a0674e3378bcce893a0a04d79a2c22b3", + "url": "https://api.github.com/repos/thephpleague/container/zipball/84ecbc2dbecc31bd23faf759a0e329ee49abddbd", + "reference": "84ecbc2dbecc31bd23faf759a0e329ee49abddbd", "shasum": "" }, "require": { - "container-interop/container-interop": "^1.2", - "php": "^5.4 || ^7.0 || ^8.0" + "php": "^7.0 || ^8.0", + "psr/container": "^1.0.0" }, "provide": { - "container-interop/container-interop-implementation": "^1.2", "psr/container-implementation": "^1.0" }, "replace": { "orno/di": "~2.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.36", - "scrutinizer/ocular": "^1.3", + "phpunit/phpunit": "^6.0 || ^7.0", + "roave/security-advisories": "dev-latest", + "scrutinizer/ocular": "^1.8", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "extra": { "branch-alias": { + "dev-master": "3.x-dev", + "dev-3.x": "3.x-dev", "dev-2.x": "2.x-dev", "dev-1.x": "1.x-dev" } @@ -6990,7 +7195,7 @@ ], "support": { "issues": "https://github.com/thephpleague/container/issues", - "source": "https://github.com/thephpleague/container/tree/2.5.0" + "source": "https://github.com/thephpleague/container/tree/3.4.1" }, "funding": [ { @@ -6998,35 +7203,35 @@ "type": "github" } ], - "time": "2021-02-22T09:20:06+00:00" + "time": "2021-07-09T08:23:52+00:00" }, { "name": "masterminds/html5", - "version": "2.3.0", + "version": "2.7.6", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "2c37c6c520b995b761674de3be8455a381679067" + "reference": "897eb517a343a2281f11bc5556d6548db7d93947" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/2c37c6c520b995b761674de3be8455a381679067", - "reference": "2c37c6c520b995b761674de3be8455a381679067", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/897eb517a343a2281f11bc5556d6548db7d93947", + "reference": "897eb517a343a2281f11bc5556d6548db7d93947", "shasum": "" }, "require": { + "ext-ctype": "*", + "ext-dom": "*", "ext-libxml": "*", "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "4.*", - "sami/sami": "~2.0", - "satooshi/php-coveralls": "1.0.*" + "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.2-dev" + "dev-master": "2.7-dev" } }, "autoload": { @@ -7043,13 +7248,13 @@ "name": "Matt Butcher", "email": "technosophos@gmail.com" }, - { - "name": "Asmir Mustafic", - "email": "goetas@gmail.com" - }, { "name": "Matt Farina", "email": "matt@mattfarina.com" + }, + { + "name": "Asmir Mustafic", + "email": "goetas@gmail.com" } ], "description": "An HTML5 parser and serializer.", @@ -7065,26 +7270,26 @@ ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", - "source": "https://github.com/Masterminds/html5-php/tree/2.x" + "source": "https://github.com/Masterminds/html5-php/tree/2.7.6" }, - "time": "2017-09-04T12:26:28+00:00" + "time": "2022-08-18T16:18:26+00:00" }, { "name": "mathieuviossat/arraytotexttable", - "version": "v1.0.8", + "version": "v1.0.9", "source": { "type": "git", "url": "https://github.com/viossat/arraytotexttable.git", - "reference": "6b1af924478cb9c3a903269e304fff006fe0dbf4" + "reference": "518ec338fe62e92c064a9d3d3bc8c64fb6e77d1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/viossat/arraytotexttable/zipball/6b1af924478cb9c3a903269e304fff006fe0dbf4", - "reference": "6b1af924478cb9c3a903269e304fff006fe0dbf4", + "url": "https://api.github.com/repos/viossat/arraytotexttable/zipball/518ec338fe62e92c064a9d3d3bc8c64fb6e77d1c", + "reference": "518ec338fe62e92c064a9d3d3bc8c64fb6e77d1c", "shasum": "" }, "require": { - "laminas/laminas-text": "^2.7", + "laminas/laminas-text": "^2.9", "php": ">=5.3.0" }, "type": "library", @@ -7116,50 +7321,53 @@ ], "support": { "issues": "https://github.com/viossat/arraytotexttable/issues", - "source": "https://github.com/viossat/arraytotexttable/tree/v1.0.8" + "source": "https://github.com/viossat/arraytotexttable/tree/v1.0.9" }, - "time": "2020-06-23T17:14:22+00:00" + "time": "2022-08-30T15:33:10+00:00" }, { "name": "mglaman/phpstan-drupal", - "version": "0.12.6", + "version": "1.1.25", "source": { "type": "git", "url": "https://github.com/mglaman/phpstan-drupal.git", - "reference": "cdc55c0c59d43ab1c8e3e0068304641513979c17" + "reference": "480245d5d0bd1858e01c43d738718dab85be0ad2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/cdc55c0c59d43ab1c8e3e0068304641513979c17", - "reference": "cdc55c0c59d43ab1c8e3e0068304641513979c17", + "url": "https://api.github.com/repos/mglaman/phpstan-drupal/zipball/480245d5d0bd1858e01c43d738718dab85be0ad2", + "reference": "480245d5d0bd1858e01c43d738718dab85be0ad2", "shasum": "" }, "require": { - "nette/finder": "^2.5", - "php": "^7.1", - "phpstan/phpstan": "^0.12.26", - "symfony/yaml": "~3.4.5|^4.2", + "php": "^7.4 || ^8.0", + "phpstan/phpstan": "^1.6.0", + "symfony/finder": "~3.4.5 ||^4.2 || ^5.0 || ^6.0", + "symfony/yaml": "~3.4.5 || ^4.2|| ^5.0 || ^6.0", "webflo/drupal-finder": "^1.2" }, - "conflict": { - "phpstan/phpstan": "^0.12.43" - }, "require-dev": { - "composer/installers": "^1.6", - "drupal/core-recommended": "^8.8@alpha", - "drush/drush": "^9.6", - "phpstan/phpstan-deprecation-rules": "~0.12.0", - "phpstan/phpstan-strict-rules": "^0.12.0", - "phpunit/phpunit": "^7.5", - "squizlabs/php_codesniffer": "^3.3" + "behat/mink": "^1.8", + "composer/installers": "^1.9", + "drupal/core-recommended": "^8.8@alpha || ^9.0", + "drush/drush": "^9.6 || ^10.0", + "phpstan/extension-installer": "^1.1", + "phpstan/phpstan-deprecation-rules": "^1.0", + "phpstan/phpstan-strict-rules": "^1.0", + "phpunit/phpunit": "^6.5 || ^7.5 || ^8.0 || ^9", + "slevomat/coding-standard": "^7.1", + "squizlabs/php_codesniffer": "^3.3", + "symfony/phpunit-bridge": "^3.4.3 || ^4.4 || ^5.4 || ^6.0" }, "suggest": { - "phpstan/phpstan-deprecation-rules": "For catching deprecations, especially in Drupal core." + "jangregor/phpstan-prophecy": "Provides a prophecy/prophecy extension for phpstan/phpstan.", + "phpstan/phpstan-deprecation-rules": "For catching deprecations, especially in Drupal core.", + "phpstan/phpstan-phpunit": "PHPUnit extensions and rules for PHPStan." }, "type": "phpstan-extension", "extra": { "branch-alias": { - "dev-master": "0.12-dev" + "dev-main": "1.0-dev" }, "installer-paths": { "tests/fixtures/drupal/core": [ @@ -7180,13 +7388,14 @@ }, "phpstan": { "includes": [ - "extension.neon" + "extension.neon", + "rules.neon" ] } }, "autoload": { "psr-4": { - "PHPStan\\": "src/" + "mglaman\\PHPStanDrupal\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -7202,7 +7411,7 @@ "description": "Drupal extension and rules for PHPStan", "support": { "issues": "https://github.com/mglaman/phpstan-drupal/issues", - "source": "https://github.com/mglaman/phpstan-drupal/tree/0.12.6" + "source": "https://github.com/mglaman/phpstan-drupal/tree/1.1.25" }, "funding": [ { @@ -7210,15 +7419,15 @@ "type": "github" }, { - "url": "https://ko-fi.com/mglaman", - "type": "ko_fi" + "url": "https://opencollective.com/phpstan-drupal", + "type": "open_collective" }, { "url": "https://tidelift.com/funding/github/packagist/mglaman/phpstan-drupal", "type": "tidelift" } ], - "time": "2020-10-09T14:15:47+00:00" + "time": "2022-07-18T17:17:55+00:00" }, { "name": "mkalkbrenner/php-htmldiff-advanced", @@ -7261,167 +7470,18 @@ }, "time": "2016-07-25T17:07:32+00:00" }, - { - "name": "nette/finder", - "version": "v2.5.2", - "source": { - "type": "git", - "url": "https://github.com/nette/finder.git", - "reference": "4ad2c298eb8c687dd0e74ae84206a4186eeaed50" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nette/finder/zipball/4ad2c298eb8c687dd0e74ae84206a4186eeaed50", - "reference": "4ad2c298eb8c687dd0e74ae84206a4186eeaed50", - "shasum": "" - }, - "require": { - "nette/utils": "^2.4 || ^3.0", - "php": ">=7.1" - }, - "conflict": { - "nette/nette": "<2.2" - }, - "require-dev": { - "nette/tester": "^2.0", - "phpstan/phpstan": "^0.12", - "tracy/tracy": "^2.3" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.5-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause", - "GPL-2.0", - "GPL-3.0" - ], - "authors": [ - { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" - } - ], - "description": "🔍 Nette Finder: find files and directories with an intuitive API.", - "homepage": "https://nette.org", - "keywords": [ - "filesystem", - "glob", - "iterator", - "nette" - ], - "support": { - "issues": "https://github.com/nette/finder/issues", - "source": "https://github.com/nette/finder/tree/v2.5.2" - }, - "time": "2020-01-03T20:35:40+00:00" - }, - { - "name": "nette/utils", - "version": "v3.1.3", - "source": { - "type": "git", - "url": "https://github.com/nette/utils.git", - "reference": "c09937fbb24987b2a41c6022ebe84f4f1b8eec0f" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/c09937fbb24987b2a41c6022ebe84f4f1b8eec0f", - "reference": "c09937fbb24987b2a41c6022ebe84f4f1b8eec0f", - "shasum": "" - }, - "require": { - "php": ">=7.1" - }, - "require-dev": { - "nette/tester": "~2.0", - "phpstan/phpstan": "^0.12", - "tracy/tracy": "^2.3" - }, - "suggest": { - "ext-gd": "to use Image", - "ext-iconv": "to use Strings::webalize(), toAscii(), chr() and reverse()", - "ext-intl": "to use Strings::webalize(), toAscii(), normalize() and compare()", - "ext-json": "to use Nette\\Utils\\Json", - "ext-mbstring": "to use Strings::lower() etc...", - "ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()", - "ext-xml": "to use Strings::length() etc. when mbstring is not available" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.1-dev" - } - }, - "autoload": { - "classmap": [ - "src/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause", - "GPL-2.0-only", - "GPL-3.0-only" - ], - "authors": [ - { - "name": "David Grudl", - "homepage": "https://davidgrudl.com" - }, - { - "name": "Nette Community", - "homepage": "https://nette.org/contributors" - } - ], - "description": "🛠 Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.", - "homepage": "https://nette.org", - "keywords": [ - "array", - "core", - "datetime", - "images", - "json", - "nette", - "paginator", - "password", - "slugify", - "string", - "unicode", - "utf-8", - "utility", - "validation" - ], - "support": { - "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v3.1.3" - }, - "time": "2020-08-07T10:34:21+00:00" - }, { "name": "nikic/php-parser", - "version": "v4.10.2", + "version": "v4.15.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "658f1be311a230e0907f5dfe0213742aff0596de" + "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/658f1be311a230e0907f5dfe0213742aff0596de", - "reference": "658f1be311a230e0907f5dfe0213742aff0596de", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/0ef6c55a3f47f89d7a374e6f835197a0b5fcf900", + "reference": "0ef6c55a3f47f89d7a374e6f835197a0b5fcf900", "shasum": "" }, "require": { @@ -7462,9 +7522,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.10.2" + "source": "https://github.com/nikic/PHP-Parser/tree/v4.15.1" }, - "time": "2020-09-26T10:30:38+00:00" + "time": "2022-09-04T07:30:47+00:00" }, { "name": "oomphinc/composer-installers-extender", @@ -7523,56 +7583,6 @@ }, "time": "2021-12-15T12:32:42+00:00" }, - { - "name": "paragonie/random_compat", - "version": "v9.99.99", - "source": { - "type": "git", - "url": "https://github.com/paragonie/random_compat.git", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95", - "shasum": "" - }, - "require": { - "php": "^7" - }, - "require-dev": { - "phpunit/phpunit": "4.*|5.*", - "vimeo/psalm": "^1" - }, - "suggest": { - "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." - }, - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Paragon Initiative Enterprises", - "email": "security@paragonie.com", - "homepage": "https://paragonie.com" - } - ], - "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", - "keywords": [ - "csprng", - "polyfill", - "pseudorandom", - "random" - ], - "support": { - "email": "info@paragonie.com", - "issues": "https://github.com/paragonie/random_compat/issues", - "source": "https://github.com/paragonie/random_compat" - }, - "time": "2018-07-02T15:55:56+00:00" - }, { "name": "pear/archive_tar", "version": "1.4.14", @@ -7706,16 +7716,16 @@ }, { "name": "pear/pear-core-minimal", - "version": "v1.10.10", + "version": "v1.10.11", "source": { "type": "git", "url": "https://github.com/pear/pear-core-minimal.git", - "reference": "625a3c429d9b2c1546438679074cac1b089116a7" + "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7", - "reference": "625a3c429d9b2c1546438679074cac1b089116a7", + "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/68d0d32ada737153b7e93b8d3c710ebe70ac867d", + "reference": "68d0d32ada737153b7e93b8d3c710ebe70ac867d", "shasum": "" }, "require": { @@ -7750,27 +7760,27 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR", "source": "https://github.com/pear/pear-core-minimal" }, - "time": "2019-11-19T19:00:24+00:00" + "time": "2021-08-10T22:31:03+00:00" }, { "name": "pear/pear_exception", - "version": "v1.0.1", + "version": "v1.0.2", "source": { "type": "git", "url": "https://github.com/pear/PEAR_Exception.git", - "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7" + "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", - "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7", + "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", + "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0", "shasum": "" }, "require": { - "php": ">=4.4.0" + "php": ">=5.2.0" }, "require-dev": { - "phpunit/phpunit": "*" + "phpunit/phpunit": "<9" }, "type": "class", "extra": { @@ -7809,7 +7819,7 @@ "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception", "source": "https://github.com/pear/PEAR_Exception" }, - "time": "2019-12-10T10:24:42+00:00" + "time": "2021-03-21T15:43:46+00:00" }, { "name": "pear/versioncontrol_git", @@ -7859,22 +7869,67 @@ }, "time": "2017-08-23T19:33:12+00:00" }, + { + "name": "phpstan/phpdoc-parser", + "version": "1.8.0", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpdoc-parser.git", + "reference": "8dd908dd6156e974b9a0f8bb4cd5ad0707830f04" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/8dd908dd6156e974b9a0f8bb4cd5ad0707830f04", + "reference": "8dd908dd6156e974b9a0f8bb4cd5ad0707830f04", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0" + }, + "require-dev": { + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpstan/extension-installer": "^1.0", + "phpstan/phpstan": "^1.5", + "phpstan/phpstan-phpunit": "^1.1", + "phpstan/phpstan-strict-rules": "^1.0", + "phpunit/phpunit": "^9.5", + "symfony/process": "^5.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "PHPStan\\PhpDocParser\\": [ + "src/" + ] + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "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.8.0" + }, + "time": "2022-09-04T18:59:06+00:00" + }, { "name": "phpstan/phpstan", - "version": "0.12.42", + "version": "1.8.6", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "7c43b7c2d5ca6554f6231e82e342a710163ac5f4" + "reference": "c386ab2741e64cc9e21729f891b28b2b10fe6618" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/7c43b7c2d5ca6554f6231e82e342a710163ac5f4", - "reference": "7c43b7c2d5ca6554f6231e82e342a710163ac5f4", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c386ab2741e64cc9e21729f891b28b2b10fe6618", + "reference": "c386ab2741e64cc9e21729f891b28b2b10fe6618", "shasum": "" }, "require": { - "php": "^7.1|^8.0" + "php": "^7.2|^8.0" }, "conflict": { "phpstan/phpstan-shim": "*" @@ -7884,11 +7939,6 @@ "phpstan.phar" ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "0.12-dev" - } - }, "autoload": { "files": [ "bootstrap.php" @@ -7899,9 +7949,13 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", + "keywords": [ + "dev", + "static analysis" + ], "support": { "issues": "https://github.com/phpstan/phpstan/issues", - "source": "https://github.com/phpstan/phpstan/tree/master" + "source": "https://github.com/phpstan/phpstan/tree/1.8.6" }, "funding": [ { @@ -7909,48 +7963,43 @@ "type": "github" }, { - "url": "https://www.patreon.com/phpstan", - "type": "patreon" + "url": "https://github.com/phpstan", + "type": "github" }, { "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", "type": "tidelift" } ], - "time": "2020-09-02T13:14:53+00:00" + "time": "2022-09-23T09:54:39+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", - "version": "0.12.5", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", - "reference": "bfabc6a1b4617fbcbff43f03a4c04eae9bafae21" + "reference": "e5ccafb0dd8d835dd65d8d7a1a0d2b1b75414682" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/bfabc6a1b4617fbcbff43f03a4c04eae9bafae21", - "reference": "bfabc6a1b4617fbcbff43f03a4c04eae9bafae21", + "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/e5ccafb0dd8d835dd65d8d7a1a0d2b1b75414682", + "reference": "e5ccafb0dd8d835dd65d8d7a1a0d2b1b75414682", "shasum": "" }, "require": { "php": "^7.1 || ^8.0", - "phpstan/phpstan": "^0.12.26" + "phpstan/phpstan": "^1.0" }, "require-dev": { - "consistence/coding-standard": "^3.0.1", - "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", - "ergebnis/composer-normalize": "^2.0.2", - "jakub-onderka/php-parallel-lint": "^1.0", - "phing/phing": "^2.16.0", - "phpstan/phpstan-phpunit": "^0.12", - "phpunit/phpunit": "^7.0", - "slevomat/coding-standard": "^4.5.2" + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpstan/phpstan-phpunit": "^1.0", + "phpunit/phpunit": "^9.5" }, "type": "phpstan-extension", "extra": { "branch-alias": { - "dev-master": "0.12-dev" + "dev-master": "1.0-dev" }, "phpstan": { "includes": [ @@ -7970,26 +8019,124 @@ "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.", "support": { "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", - "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/0.12.5" + "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.0.0" + }, + "time": "2021-09-23T11:02:21+00:00" + }, + { + "name": "psr/cache", + "version": "1.0.1", + "source": { + "type": "git", + "url": "https://github.com/php-fig/cache.git", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", + "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.0.x-dev" + } + }, + "autoload": { + "psr-4": { + "Psr\\Cache\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "http://www.php-fig.org/" + } + ], + "description": "Common interface for caching libraries", + "keywords": [ + "cache", + "psr", + "psr-6" + ], + "support": { + "source": "https://github.com/php-fig/cache/tree/master" }, - "time": "2020-07-21T14:52:30+00:00" + "time": "2016-08-06T20:24:11+00:00" }, { "name": "psr/container", - "version": "1.0.0", + "version": "1.1.2", + "source": { + "type": "git", + "url": "https://github.com/php-fig/container.git", + "reference": "513e0666f7216c7459170d56df27dfcefe1689ea" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea", + "reference": "513e0666f7216c7459170d56df27dfcefe1689ea", + "shasum": "" + }, + "require": { + "php": ">=7.4.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Psr\\Container\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "PHP-FIG", + "homepage": "https://www.php-fig.org/" + } + ], + "description": "Common Container Interface (PHP FIG PSR-11)", + "homepage": "https://github.com/php-fig/container", + "keywords": [ + "PSR-11", + "container", + "container-interface", + "container-interop", + "psr" + ], + "support": { + "issues": "https://github.com/php-fig/container/issues", + "source": "https://github.com/php-fig/container/tree/1.1.2" + }, + "time": "2021-11-05T16:50:12+00:00" + }, + { + "name": "psr/http-factory", + "version": "1.0.1", "source": { "type": "git", - "url": "https://github.com/php-fig/container.git", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f" + "url": "https://github.com/php-fig/http-factory.git", + "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f", - "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f", + "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be", + "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be", "shasum": "" }, "require": { - "php": ">=5.3.0" + "php": ">=7.0.0", + "psr/http-message": "^1.0" }, "type": "library", "extra": { @@ -7999,7 +8146,7 @@ }, "autoload": { "psr-4": { - "Psr\\Container\\": "src/" + "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -8012,20 +8159,21 @@ "homepage": "http://www.php-fig.org/" } ], - "description": "Common Container Interface (PHP FIG PSR-11)", - "homepage": "https://github.com/php-fig/container", + "description": "Common interfaces for PSR-7 HTTP message factories", "keywords": [ - "PSR-11", - "container", - "container-interface", - "container-interop", - "psr" + "factory", + "http", + "message", + "psr", + "psr-17", + "psr-7", + "request", + "response" ], "support": { - "issues": "https://github.com/php-fig/container/issues", - "source": "https://github.com/php-fig/container/tree/master" + "source": "https://github.com/php-fig/http-factory/tree/master" }, - "time": "2017-02-14T16:28:37+00:00" + "time": "2019-04-30T12:38:16+00:00" }, { "name": "psr/http-message", @@ -8082,16 +8230,16 @@ }, { "name": "psr/log", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" + "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", + "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { @@ -8115,7 +8263,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", @@ -8126,26 +8274,25 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/1.1.3" + "source": "https://github.com/php-fig/log/tree/1.1.4" }, - "time": "2020-03-23T09:12:05+00:00" + "time": "2021-05-03T11:20:27+00:00" }, { "name": "psy/psysh", - "version": "v0.10.4", + "version": "v0.10.12", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560" + "reference": "a0d9981aa07ecfcbea28e4bfa868031cca121e7d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a8aec1b2981ab66882a01cce36a49b6317dc3560", - "reference": "a8aec1b2981ab66882a01cce36a49b6317dc3560", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/a0d9981aa07ecfcbea28e4bfa868031cca121e7d", + "reference": "a0d9981aa07ecfcbea28e4bfa868031cca121e7d", "shasum": "" }, "require": { - "dnoegel/php-xdg-base-dir": "0.1.*", "ext-json": "*", "ext-tokenizer": "*", "nikic/php-parser": "~4.0|~3.0|~2.0|~1.3", @@ -8170,7 +8317,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "0.10.x-dev" + "dev-main": "0.10.x-dev" } }, "autoload": { @@ -8202,9 +8349,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/master" + "source": "https://github.com/bobthecow/psysh/tree/v0.10.12" }, - "time": "2020-05-03T19:32:03+00:00" + "time": "2021-11-30T14:05:36+00:00" }, { "name": "ralouphie/getallheaders", @@ -8251,103 +8398,123 @@ "time": "2019-03-08T08:55:37+00:00" }, { - "name": "sibyx/phpgpx", - "version": "1.0-RC5", + "name": "sirbrillig/phpcs-variable-analysis", + "version": "v2.11.8", "source": { "type": "git", - "url": "https://github.com/Sibyx/phpGPX.git", - "reference": "0bb616dda0b6ff3e78c72167087c8ffe8b1cbf2e" + "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git", + "reference": "aaf902277f2889fddbdb37046ae02b9965e2cf0f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Sibyx/phpGPX/zipball/0bb616dda0b6ff3e78c72167087c8ffe8b1cbf2e", - "reference": "0bb616dda0b6ff3e78c72167087c8ffe8b1cbf2e", + "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/aaf902277f2889fddbdb37046ae02b9965e2cf0f", + "reference": "aaf902277f2889fddbdb37046ae02b9965e2cf0f", "shasum": "" }, "require": { - "lib-libxml": "*", - "php": ">=5.4" + "php": ">=5.4.0", + "squizlabs/php_codesniffer": "^3.5.6" }, "require-dev": { - "evert/phpdoc-md": "~0.2.0", - "phpunit/phpunit": "^6.5" + "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", + "phpcsstandards/phpcsdevcs": "^1.1", + "phpstan/phpstan": "^1.7", + "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.5 || ^7.0 || ^8.0 || ^9.0", + "sirbrillig/phpcs-import-detection": "^1.1", + "vimeo/psalm": "^0.2 || ^0.3 || ^1.1 || ^4.24 || ^5.0@beta" }, - "type": "library", + "type": "phpcodesniffer-standard", "autoload": { "psr-4": { - "phpGPX\\": "src/phpGPX/" + "VariableAnalysis\\": "VariableAnalysis/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "MIT" + "BSD-2-Clause" ], "authors": [ { - "name": "Jakub Dubec", - "email": "jakub.dubec@gmail.com", - "homepage": "https://jakubdubec.me" + "name": "Sam Graham", + "email": "php-codesniffer-variableanalysis@illusori.co.uk" + }, + { + "name": "Payton Swick", + "email": "payton@foolord.com" } ], - "description": "A simple PHP library for GPX import/export", + "description": "A PHPCS sniff to detect problems with variables.", + "keywords": [ + "phpcs", + "static analysis" + ], "support": { - "issues": "https://github.com/Sibyx/phpGPX/issues", - "source": "https://github.com/Sibyx/phpGPX/tree/master" + "issues": "https://github.com/sirbrillig/phpcs-variable-analysis/issues", + "source": "https://github.com/sirbrillig/phpcs-variable-analysis", + "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki" }, - "time": "2018-01-25T12:25:51+00:00" + "time": "2022-09-08T18:35:53+00:00" }, { - "name": "sirbrillig/phpcs-variable-analysis", - "version": "v2.9.0", + "name": "slevomat/coding-standard", + "version": "8.5.1", "source": { "type": "git", - "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git", - "reference": "ff54d4ec7f2bd152d526fdabfeff639aa9b8be01" + "url": "https://github.com/slevomat/coding-standard.git", + "reference": "971f489404350bf4608b7e59381e603c47700366" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/ff54d4ec7f2bd152d526fdabfeff639aa9b8be01", - "reference": "ff54d4ec7f2bd152d526fdabfeff639aa9b8be01", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/971f489404350bf4608b7e59381e603c47700366", + "reference": "971f489404350bf4608b7e59381e603c47700366", "shasum": "" }, "require": { - "php": ">=5.4.0", - "squizlabs/php_codesniffer": "^3.1" + "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7", + "php": "^7.2 || ^8.0", + "phpstan/phpdoc-parser": ">=1.7.0 <1.9.0", + "squizlabs/php_codesniffer": "^3.7.1" }, "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.4.4 || ^0.5 || ^0.6", - "limedeck/phpunit-detailed-printer": "^3.1 || ^4.0 || ^5.0", - "phpstan/phpstan": "^0.11.8", - "phpunit/phpunit": "^5.0 || ^6.5 || ^7.0 || ^8.0", - "sirbrillig/phpcs-import-detection": "^1.1" + "phing/phing": "2.17.4", + "php-parallel-lint/php-parallel-lint": "1.3.2", + "phpstan/phpstan": "1.4.10|1.8.5", + "phpstan/phpstan-deprecation-rules": "1.0.0", + "phpstan/phpstan-phpunit": "1.0.0|1.1.1", + "phpstan/phpstan-strict-rules": "1.4.3", + "phpunit/phpunit": "7.5.20|8.5.21|9.5.24" }, "type": "phpcodesniffer-standard", + "extra": { + "branch-alias": { + "dev-master": "8.x-dev" + } + }, "autoload": { "psr-4": { - "VariableAnalysis\\": "VariableAnalysis/" + "SlevomatCodingStandard\\": "SlevomatCodingStandard" } }, "notification-url": "https://packagist.org/downloads/", "license": [ - "BSD-2-Clause" + "MIT" ], - "authors": [ + "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/8.5.1" + }, + "funding": [ { - "name": "Sam Graham", - "email": "php-codesniffer-variableanalysis@illusori.co.uk" + "url": "https://github.com/kukulich", + "type": "github" }, { - "name": "Payton Swick", - "email": "payton@foolord.com" + "url": "https://tidelift.com/funding/github/packagist/slevomat/coding-standard", + "type": "tidelift" } ], - "description": "A PHPCS sniff to detect problems with variables.", - "support": { - "issues": "https://github.com/sirbrillig/phpcs-variable-analysis/issues", - "source": "https://github.com/sirbrillig/phpcs-variable-analysis", - "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki" - }, - "time": "2020-10-07T23:32:29+00:00" + "time": "2022-09-23T05:34:53+00:00" }, { "name": "squizlabs/php_codesniffer", @@ -8407,25 +8574,26 @@ }, { "name": "stack/builder", - "version": "v1.0.5", + "version": "v1.0.6", "source": { "type": "git", "url": "https://github.com/stackphp/builder.git", - "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a" + "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stackphp/builder/zipball/fb3d136d04c6be41120ebf8c0cc71fe9507d750a", - "reference": "fb3d136d04c6be41120ebf8c0cc71fe9507d750a", + "url": "https://api.github.com/repos/stackphp/builder/zipball/a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", + "reference": "a4faaa6f532c6086bc66c29e1bc6c29593e1ca7c", "shasum": "" }, "require": { - "php": ">=5.3.0", - "symfony/http-foundation": "~2.1|~3.0|~4.0", - "symfony/http-kernel": "~2.1|~3.0|~4.0" + "php": ">=7.2.0", + "symfony/http-foundation": "~2.1|~3.0|~4.0|~5.0", + "symfony/http-kernel": "~2.1|~3.0|~4.0|~5.0" }, "require-dev": { - "silex/silex": "~1.0" + "phpunit/phpunit": "~8.0", + "symfony/routing": "^5.0" }, "type": "library", "extra": { @@ -8448,55 +8616,55 @@ "email": "igor@wiedler.ch" } ], - "description": "Builder for stack middlewares based on HttpKernelInterface.", + "description": "Builder for stack middleware based on HttpKernelInterface.", "keywords": [ "stack" ], "support": { "issues": "https://github.com/stackphp/builder/issues", - "source": "https://github.com/stackphp/builder/tree/master" + "source": "https://github.com/stackphp/builder/tree/v1.0.6" }, - "time": "2017-11-18T14:57:29+00:00" + "time": "2020-01-30T12:17:27+00:00" }, { "name": "symfony-cmf/routing", - "version": "1.4.1", + "version": "2.3.4", "source": { "type": "git", - "url": "https://github.com/symfony-cmf/routing.git", - "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac" + "url": "https://github.com/symfony-cmf/Routing.git", + "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony-cmf/routing/zipball/fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac", - "reference": "fb1e7f85ff8c6866238b7e73a490a0a0243ae8ac", + "url": "https://api.github.com/repos/symfony-cmf/Routing/zipball/bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", + "reference": "bbcdf2f6301d740454ba9ebb8adaefd436c36a6b", "shasum": "" }, "require": { - "php": "^5.3.9|^7.0", - "psr/log": "1.*", - "symfony/http-kernel": "^2.2|3.*", - "symfony/routing": "^2.2|3.*" + "php": "^7.2 || ^8.0", + "psr/log": "^1.0 || ^2.0 || ^3.0", + "symfony/http-kernel": "^4.4 || ^5.0", + "symfony/routing": "^4.4 || ^5.0" }, "require-dev": { - "friendsofsymfony/jsrouting-bundle": "^1.1", - "symfony-cmf/testing": "^1.3", - "symfony/config": "^2.2|3.*", - "symfony/dependency-injection": "^2.0.5|3.*", - "symfony/event-dispatcher": "^2.1|3.*" + "symfony-cmf/testing": "^3@dev", + "symfony/config": "^4.4 || ^5.0", + "symfony/dependency-injection": "^4.4 || ^5.0", + "symfony/event-dispatcher": "^4.4 || ^5.0", + "symfony/phpunit-bridge": "^5.0" }, "suggest": { - "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (~2.1)" + "symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^4.4 || ^5.0)" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.4-dev" + "dev-master": "2.x-dev" } }, "autoload": { "psr-4": { - "Symfony\\Cmf\\Component\\Routing\\": "" + "Symfony\\Cmf\\Component\\Routing\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", @@ -8509,51 +8677,136 @@ "homepage": "https://github.com/symfony-cmf/Routing/contributors" } ], - "description": "Extends the Symfony2 routing component for dynamic routes and chaining several routers", + "description": "Extends the Symfony routing component for dynamic routes and chaining several routers", "homepage": "http://cmf.symfony.com", "keywords": [ "database", "routing" ], "support": { - "issues": "https://github.com/symfony-cmf/routing/issues", - "source": "https://github.com/symfony-cmf/routing/tree/1.4" + "issues": "https://github.com/symfony-cmf/Routing/issues", + "source": "https://github.com/symfony-cmf/Routing/tree/2.3.4" }, - "time": "2017-05-09T08:10:41+00:00" + "time": "2021-11-08T16:33:10+00:00" }, { - "name": "symfony/class-loader", - "version": "v3.4.41", + "name": "symfony/console", + "version": "v4.4.45", "source": { "type": "git", - "url": "https://github.com/symfony/class-loader.git", - "reference": "e4636a4f23f157278a19e5db160c63de0da297d8" + "url": "https://github.com/symfony/console.git", + "reference": "28b77970939500fb04180166a1f716e75a871ef8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/e4636a4f23f157278a19e5db160c63de0da297d8", - "reference": "e4636a4f23f157278a19e5db160c63de0da297d8", + "url": "https://api.github.com/repos/symfony/console/zipball/28b77970939500fb04180166a1f716e75a871ef8", + "reference": "28b77970939500fb04180166a1f716e75a871ef8", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8" + "php": ">=7.1.3", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php73": "^1.8", + "symfony/polyfill-php80": "^1.16", + "symfony/service-contracts": "^1.1|^2" + }, + "conflict": { + "psr/log": ">=3", + "symfony/dependency-injection": "<3.4", + "symfony/event-dispatcher": "<4.3|>=5", + "symfony/lock": "<4.4", + "symfony/process": "<3.3" + }, + "provide": { + "psr/log-implementation": "1.0|2.0" }, "require-dev": { - "symfony/finder": "~2.8|~3.0|~4.0", - "symfony/polyfill-apcu": "~1.1" + "psr/log": "^1|^2", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/event-dispatcher": "^4.3", + "symfony/lock": "^4.4|^5.0", + "symfony/process": "^3.4|^4.0|^5.0", + "symfony/var-dumper": "^4.3|^5.0" }, "suggest": { - "symfony/polyfill-apcu": "For using ApcClassLoader on HHVM" + "psr/log": "For using the console logger", + "symfony/event-dispatcher": "", + "symfony/lock": "", + "symfony/process": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" + "autoload": { + "psr-4": { + "Symfony\\Component\\Console\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Eases the creation of beautiful and testable command line interfaces", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/console/tree/v4.4.45" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" } + ], + "time": "2022-08-17T14:50:19+00:00" + }, + { + "name": "symfony/debug", + "version": "v4.4.44", + "source": { + "type": "git", + "url": "https://github.com/symfony/debug.git", + "reference": "1a692492190773c5310bc7877cb590c04c2f05be" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/debug/zipball/1a692492190773c5310bc7877cb590c04c2f05be", + "reference": "1a692492190773c5310bc7877cb590c04c2f05be", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "psr/log": "^1|^2|^3" + }, + "conflict": { + "symfony/http-kernel": "<3.4" + }, + "require-dev": { + "symfony/http-kernel": "^3.4|^4.0|^5.0" }, + "type": "library", "autoload": { "psr-4": { - "Symfony\\Component\\ClassLoader\\": "" + "Symfony\\Component\\Debug\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -8573,10 +8826,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony ClassLoader Component", + "description": "Provides tools to ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/class-loader/tree/3.4" + "source": "https://github.com/symfony/debug/tree/v4.4.44" }, "funding": [ { @@ -8592,57 +8845,55 @@ "type": "tidelift" } ], - "time": "2020-03-15T09:38:08+00:00" + "abandoned": "symfony/error-handler", + "time": "2022-07-28T16:29:46+00:00" }, { - "name": "symfony/console", - "version": "v3.4.41", + "name": "symfony/dependency-injection", + "version": "v4.4.44", "source": { "type": "git", - "url": "https://github.com/symfony/console.git", - "reference": "bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13" + "url": "https://github.com/symfony/dependency-injection.git", + "reference": "25502a57182ba1e15da0afd64c975cae4d0a1471" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13", - "reference": "bfe29ead7e7b1cc9ce74c6a40d06ad1f96fced13", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/25502a57182ba1e15da0afd64c975cae4d0a1471", + "reference": "25502a57182ba1e15da0afd64c975cae4d0a1471", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/debug": "~2.8|~3.0|~4.0", - "symfony/polyfill-mbstring": "~1.0" + "php": ">=7.1.3", + "psr/container": "^1.0", + "symfony/polyfill-php80": "^1.16", + "symfony/service-contracts": "^1.1.6|^2" }, "conflict": { - "symfony/dependency-injection": "<3.4", - "symfony/process": "<3.3" + "symfony/config": "<4.3|>=5.0", + "symfony/finder": "<3.4", + "symfony/proxy-manager-bridge": "<3.4", + "symfony/yaml": "<4.4.26" }, "provide": { - "psr/log-implementation": "1.0" + "psr/container-implementation": "1.0", + "symfony/service-implementation": "1.0|2.0" }, "require-dev": { - "psr/log": "~1.0", - "symfony/config": "~3.3|~4.0", - "symfony/dependency-injection": "~3.4|~4.0", - "symfony/event-dispatcher": "~2.8|~3.0|~4.0", - "symfony/lock": "~3.4|~4.0", - "symfony/process": "~3.3|~4.0" + "symfony/config": "^4.3", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/yaml": "^4.4.26|^5.0" }, "suggest": { - "psr/log": "For using the console logger", - "symfony/event-dispatcher": "", - "symfony/lock": "", - "symfony/process": "" + "symfony/config": "", + "symfony/expression-language": "For using expressions in service container configuration", + "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", + "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", + "symfony/yaml": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { - "Symfony\\Component\\Console\\": "" + "Symfony\\Component\\DependencyInjection\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -8662,10 +8913,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Console Component", + "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/console/tree/v3.4.41" + "source": "https://github.com/symfony/dependency-injection/tree/v4.4.44" }, "funding": [ { @@ -8681,41 +8932,103 @@ "type": "tidelift" } ], - "time": "2020-05-30T18:58:05+00:00" + "time": "2022-07-20T09:59:04+00:00" }, { - "name": "symfony/debug", - "version": "v3.4.41", + "name": "symfony/deprecation-contracts", + "version": "v2.5.2", "source": { "type": "git", - "url": "https://github.com/symfony/debug.git", - "reference": "518c6a00d0872da30bd06aee3ea59a0a5cf54d6d" + "url": "https://github.com/symfony/deprecation-contracts.git", + "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/debug/zipball/518c6a00d0872da30bd06aee3ea59a0a5cf54d6d", - "reference": "518c6a00d0872da30bd06aee3ea59a0a5cf54d6d", + "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66", + "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "psr/log": "~1.0" - }, - "conflict": { - "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" - }, - "require-dev": { - "symfony/http-kernel": "~2.8|~3.0|~4.0" + "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-main": "2.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "files": [ + "function.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "A generic function and convention to trigger deprecation notices", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" } + ], + "time": "2022-01-02T09:53:40+00:00" + }, + { + "name": "symfony/error-handler", + "version": "v4.4.44", + "source": { + "type": "git", + "url": "https://github.com/symfony/error-handler.git", + "reference": "be731658121ef2d8be88f3a1ec938148a9237291" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/be731658121ef2d8be88f3a1ec938148a9237291", + "reference": "be731658121ef2d8be88f3a1ec938148a9237291", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "psr/log": "^1|^2|^3", + "symfony/debug": "^4.4.5", + "symfony/var-dumper": "^4.4|^5.0" }, + "require-dev": { + "symfony/http-kernel": "^4.4|^5.0", + "symfony/serializer": "^4.4|^5.0" + }, + "type": "library", "autoload": { "psr-4": { - "Symfony\\Component\\Debug\\": "" + "Symfony\\Component\\ErrorHandler\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -8735,10 +9048,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Debug Component", + "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/debug/tree/3.4" + "source": "https://github.com/symfony/error-handler/tree/v4.4.44" }, "funding": [ { @@ -8754,57 +9067,52 @@ "type": "tidelift" } ], - "abandoned": "symfony/error-handler", - "time": "2020-05-22T18:25:20+00:00" + "time": "2022-07-28T16:29:46+00:00" }, { - "name": "symfony/dependency-injection", - "version": "v3.4.41", + "name": "symfony/event-dispatcher", + "version": "v4.4.44", "source": { "type": "git", - "url": "https://github.com/symfony/dependency-injection.git", - "reference": "e39380b7104b0ec538a075ae919f00c7e5267bac" + "url": "https://github.com/symfony/event-dispatcher.git", + "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e39380b7104b0ec538a075ae919f00c7e5267bac", - "reference": "e39380b7104b0ec538a075ae919f00c7e5267bac", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1e866e9e5c1b22168e0ce5f0b467f19bba61266a", + "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "psr/container": "^1.0" + "php": ">=7.1.3", + "symfony/event-dispatcher-contracts": "^1.1", + "symfony/polyfill-php80": "^1.16" }, "conflict": { - "symfony/config": "<3.3.7", - "symfony/finder": "<3.3", - "symfony/proxy-manager-bridge": "<3.4", - "symfony/yaml": "<3.4" + "symfony/dependency-injection": "<3.4" }, "provide": { - "psr/container-implementation": "1.0" - }, - "require-dev": { - "symfony/config": "~3.3|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", - "symfony/yaml": "~3.4|~4.0" - }, - "suggest": { - "symfony/config": "", - "symfony/expression-language": "For using expressions in service container configuration", - "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required", - "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them", - "symfony/yaml": "" + "psr/event-dispatcher-implementation": "1.0", + "symfony/event-dispatcher-implementation": "1.1" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } + "require-dev": { + "psr/log": "^1|^2|^3", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/error-handler": "~3.4|~4.4", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/http-foundation": "^3.4|^4.0|^5.0", + "symfony/service-contracts": "^1.1|^2", + "symfony/stopwatch": "^3.4|^4.0|^5.0" + }, + "suggest": { + "symfony/dependency-injection": "", + "symfony/http-kernel": "" }, + "type": "library", "autoload": { "psr-4": { - "Symfony\\Component\\DependencyInjection\\": "" + "Symfony\\Component\\EventDispatcher\\": "" }, "exclude-from-classmap": [ "/Tests/" @@ -8824,10 +9132,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony DependencyInjection Component", + "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/3.4" + "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.44" }, "funding": [ { @@ -8843,52 +9151,43 @@ "type": "tidelift" } ], - "time": "2020-05-30T21:06:01+00:00" + "time": "2022-07-20T09:59:04+00:00" }, { - "name": "symfony/event-dispatcher", - "version": "v3.4.41", + "name": "symfony/event-dispatcher-contracts", + "version": "v1.1.13", "source": { "type": "git", - "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "14d978f8e8555f2de719c00eb65376be7d2e9081" + "url": "https://github.com/symfony/event-dispatcher-contracts.git", + "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/14d978f8e8555f2de719c00eb65376be7d2e9081", - "reference": "14d978f8e8555f2de719c00eb65376be7d2e9081", + "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/1d5cd762abaa6b2a4169d3e77610193a7157129e", + "reference": "1d5cd762abaa6b2a4169d3e77610193a7157129e", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8" - }, - "conflict": { - "symfony/dependency-injection": "<3.3" - }, - "require-dev": { - "psr/log": "~1.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "~3.3|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", - "symfony/stopwatch": "~2.8|~3.0|~4.0" + "php": ">=7.1.3" }, "suggest": { - "symfony/dependency-injection": "", - "symfony/http-kernel": "" + "psr/event-dispatcher": "", + "symfony/event-dispatcher-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-main": "1.1-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" } }, "autoload": { "psr-4": { - "Symfony\\Component\\EventDispatcher\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] + "Symfony\\Contracts\\EventDispatcher\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -8896,18 +9195,26 @@ ], "authors": [ { - "name": "Fabien Potencier", - "email": "fabien@symfony.com" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony EventDispatcher Component", + "description": "Generic abstractions related to dispatching event", "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/3.4" + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.13" }, "funding": [ { @@ -8923,7 +9230,7 @@ "type": "tidelift" } ], - "time": "2020-05-05T15:06:23+00:00" + "time": "2022-01-02T09:41:36+00:00" }, { "name": "symfony/filesystem", @@ -8990,20 +9297,21 @@ }, { "name": "symfony/finder", - "version": "v4.4.44", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "66bd787edb5e42ff59d3523f623895af05043e4f" + "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/66bd787edb5e42ff59d3523f623895af05043e4f", - "reference": "66bd787edb5e42ff59d3523f623895af05043e4f", + "url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c", + "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1|^3", "symfony/polyfill-php80": "^1.16" }, "type": "library", @@ -9032,7 +9340,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v4.4.44" + "source": "https://github.com/symfony/finder/tree/v5.4.11" }, "funding": [ { @@ -9048,36 +9356,111 @@ "type": "tidelift" } ], - "time": "2022-07-29T07:35:46+00:00" + "time": "2022-07-29T07:37:50+00:00" }, { - "name": "symfony/http-foundation", - "version": "v3.4.41", + "name": "symfony/http-client-contracts", + "version": "v2.5.2", "source": { "type": "git", - "url": "https://github.com/symfony/http-foundation.git", - "reference": "fbd216d2304b1a3fe38d6392b04729c8dd356359" + "url": "https://github.com/symfony/http-client-contracts.git", + "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/fbd216d2304b1a3fe38d6392b04729c8dd356359", - "reference": "fbd216d2304b1a3fe38d6392b04729c8dd356359", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70", + "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/polyfill-mbstring": "~1.1", - "symfony/polyfill-php70": "~1.6" + "php": ">=7.2.5" }, - "require-dev": { - "symfony/expression-language": "~2.8|~3.0|~4.0" + "suggest": { + "symfony/http-client-implementation": "" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "3.4-dev" + "dev-main": "2.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\HttpClient\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" } + ], + "description": "Generic abstractions related to HTTP clients", + "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], + "support": { + "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2022-04-12T15:48:08+00:00" + }, + { + "name": "symfony/http-foundation", + "version": "v4.4.45", + "source": { + "type": "git", + "url": "https://github.com/symfony/http-foundation.git", + "reference": "b2f2e3cb66349d89cb46c939cea03c62ad71cf00" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b2f2e3cb66349d89cb46c939cea03c62ad71cf00", + "reference": "b2f2e3cb66349d89cb46c939cea03c62ad71cf00", + "shasum": "" + }, + "require": { + "php": ">=7.1.3", + "symfony/mime": "^4.3|^5.0", + "symfony/polyfill-mbstring": "~1.1", + "symfony/polyfill-php80": "^1.16" }, + "require-dev": { + "predis/predis": "~1.0", + "symfony/expression-language": "^3.4|^4.0|^5.0" + }, + "type": "library", "autoload": { "psr-4": { "Symfony\\Component\\HttpFoundation\\": "" @@ -9100,10 +9483,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony HttpFoundation Component", + "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/3.4" + "source": "https://github.com/symfony/http-foundation/tree/v4.4.45" }, "funding": [ { @@ -9119,72 +9502,69 @@ "type": "tidelift" } ], - "time": "2020-05-16T13:15:54+00:00" + "time": "2022-08-17T15:29:03+00:00" }, { "name": "symfony/http-kernel", - "version": "v3.4.44", + "version": "v4.4.45", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "27dcaa8c6b18c75df9f37badeb4d3564ffaa1326" + "reference": "4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/27dcaa8c6b18c75df9f37badeb4d3564ffaa1326", - "reference": "27dcaa8c6b18c75df9f37badeb4d3564ffaa1326", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938", + "reference": "4f2d38e9a3c6997ea0886ede5aaf337dfd0fc938", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "psr/log": "~1.0", - "symfony/debug": "^3.3.3|~4.0", - "symfony/event-dispatcher": "~2.8|~3.0|~4.0", - "symfony/http-foundation": "~3.4.12|~4.0.12|^4.1.1", - "symfony/polyfill-ctype": "~1.8", - "symfony/polyfill-php56": "~1.8" + "php": ">=7.1.3", + "psr/log": "^1|^2", + "symfony/error-handler": "^4.4", + "symfony/event-dispatcher": "^4.4", + "symfony/http-client-contracts": "^1.1|^2", + "symfony/http-foundation": "^4.4.30|^5.3.7", + "symfony/polyfill-ctype": "^1.8", + "symfony/polyfill-php73": "^1.9", + "symfony/polyfill-php80": "^1.16" }, "conflict": { - "symfony/config": "<2.8", - "symfony/dependency-injection": "<3.4.10|<4.0.10,>=4", - "symfony/var-dumper": "<3.3", - "twig/twig": "<1.34|<2.4,>=2" + "symfony/browser-kit": "<4.3", + "symfony/config": "<3.4", + "symfony/console": ">=5", + "symfony/dependency-injection": "<4.3", + "symfony/translation": "<4.2", + "twig/twig": "<1.43|<2.13,>=2" }, "provide": { - "psr/log-implementation": "1.0" + "psr/log-implementation": "1.0|2.0" }, "require-dev": { - "psr/cache": "~1.0", - "symfony/browser-kit": "~2.8|~3.0|~4.0", - "symfony/class-loader": "~2.8|~3.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/console": "~2.8|~3.0|~4.0", - "symfony/css-selector": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "^3.4.10|^4.0.10", - "symfony/dom-crawler": "~2.8|~3.0|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", - "symfony/finder": "~2.8|~3.0|~4.0", - "symfony/process": "~2.8|~3.0|~4.0", - "symfony/routing": "~3.4|~4.0", - "symfony/stopwatch": "~2.8|~3.0|~4.0", - "symfony/templating": "~2.8|~3.0|~4.0", - "symfony/translation": "~2.8|~3.0|~4.0", - "symfony/var-dumper": "~3.3|~4.0" + "psr/cache": "^1.0|^2.0|^3.0", + "symfony/browser-kit": "^4.3|^5.0", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/console": "^3.4|^4.0", + "symfony/css-selector": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^4.3|^5.0", + "symfony/dom-crawler": "^3.4|^4.0|^5.0", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/finder": "^3.4|^4.0|^5.0", + "symfony/process": "^3.4|^4.0|^5.0", + "symfony/routing": "^3.4|^4.0|^5.0", + "symfony/stopwatch": "^3.4|^4.0|^5.0", + "symfony/templating": "^3.4|^4.0|^5.0", + "symfony/translation": "^4.2|^5.0", + "symfony/translation-contracts": "^1.1|^2", + "twig/twig": "^1.43|^2.13|^3.0.4" }, "suggest": { "symfony/browser-kit": "", "symfony/config": "", "symfony/console": "", - "symfony/dependency-injection": "", - "symfony/finder": "", - "symfony/var-dumper": "" + "symfony/dependency-injection": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\HttpKernel\\": "" @@ -9207,10 +9587,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony HttpKernel Component", + "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v3.4.44" + "source": "https://github.com/symfony/http-kernel/tree/v4.4.45" }, "funding": [ { @@ -9226,41 +9606,51 @@ "type": "tidelift" } ], - "time": "2020-08-31T05:53:42+00:00" + "time": "2022-08-26T14:34:48+00:00" }, { - "name": "symfony/polyfill-ctype", - "version": "v1.17.0", + "name": "symfony/mime", + "version": "v5.4.12", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9" + "url": "https://github.com/symfony/mime.git", + "reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e94c8b1bbe2bc77507a1056cdb06451c75b427f9", - "reference": "e94c8b1bbe2bc77507a1056cdb06451c75b427f9", + "url": "https://api.github.com/repos/symfony/mime/zipball/03876e9c5a36f5b45e7d9a381edda5421eff8a90", + "reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.2.5", + "symfony/deprecation-contracts": "^2.1|^3", + "symfony/polyfill-intl-idn": "^1.10", + "symfony/polyfill-mbstring": "^1.0", + "symfony/polyfill-php80": "^1.16" }, - "suggest": { - "ext-ctype": "For best performance" + "conflict": { + "egulias/email-validator": "~3.0.0", + "phpdocumentor/reflection-docblock": "<3.2.2", + "phpdocumentor/type-resolver": "<1.4.0", + "symfony/mailer": "<4.4" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.17-dev" - } + "require-dev": { + "egulias/email-validator": "^2.1.10|^3.1", + "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0", + "symfony/dependency-injection": "^4.4|^5.0|^6.0", + "symfony/property-access": "^4.4|^5.1|^6.0", + "symfony/property-info": "^4.4|^5.1|^6.0", + "symfony/serializer": "^5.2|^6.0" }, + "type": "library", "autoload": { - "files": [ - "bootstrap.php" - ], "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - } + "Symfony\\Component\\Mime\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -9268,24 +9658,22 @@ ], "authors": [ { - "name": "Gert de Pagter", - "email": "BackEndTea@gmail.com" + "name": "Fabien Potencier", + "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for ctype functions", + "description": "Allows manipulating MIME messages", "homepage": "https://symfony.com", "keywords": [ - "compatibility", - "ctype", - "polyfill", - "portable" + "mime", + "mime-type" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.17.0" + "source": "https://github.com/symfony/mime/tree/v5.4.12" }, "funding": [ { @@ -9301,32 +9689,39 @@ "type": "tidelift" } ], - "time": "2020-05-12T16:14:59+00:00" + "time": "2022-08-19T14:24:03+00:00" }, { - "name": "symfony/polyfill-iconv", - "version": "v1.17.0", + "name": "symfony/polyfill-ctype", + "version": "v1.25.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-iconv.git", - "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424" + "url": "https://github.com/symfony/polyfill-ctype.git", + "reference": "30885182c981ab175d4d034db0f6f469898070ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/c4de7601eefbf25f9d47190abe07f79fe0a27424", - "reference": "c4de7601eefbf25f9d47190abe07f79fe0a27424", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab", + "reference": "30885182c981ab175d4d034db0f6f469898070ab", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" + }, + "provide": { + "ext-ctype": "*" }, "suggest": { - "ext-iconv": "For best performance" + "ext-ctype": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17-dev" + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -9334,7 +9729,7 @@ "bootstrap.php" ], "psr-4": { - "Symfony\\Polyfill\\Iconv\\": "" + "Symfony\\Polyfill\\Ctype\\": "" } }, "notification-url": "https://packagist.org/downloads/", @@ -9343,25 +9738,24 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Gert de Pagter", + "email": "BackEndTea@gmail.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for the Iconv extension", + "description": "Symfony polyfill for ctype functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", - "iconv", + "ctype", "polyfill", - "portable", - "shim" + "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-iconv/tree/v1.17.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.25.0" }, "funding": [ { @@ -9377,34 +9771,39 @@ "type": "tidelift" } ], - "time": "2020-05-12T16:47:27+00:00" + "time": "2021-10-20T20:35:02+00:00" }, { - "name": "symfony/polyfill-intl-idn", - "version": "v1.17.0", + "name": "symfony/polyfill-iconv", + "version": "v1.25.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-intl-idn.git", - "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a" + "url": "https://github.com/symfony/polyfill-iconv.git", + "reference": "f1aed619e28cb077fc83fac8c4c0383578356e40" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a", - "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a", + "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f1aed619e28cb077fc83fac8c4c0383578356e40", + "reference": "f1aed619e28cb077fc83fac8c4c0383578356e40", "shasum": "" }, "require": { - "php": ">=5.3.3", - "symfony/polyfill-mbstring": "^1.3", - "symfony/polyfill-php72": "^1.10" + "php": ">=7.1" + }, + "provide": { + "ext-iconv": "*" }, "suggest": { - "ext-intl": "For best performance" + "ext-iconv": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17-dev" + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -9412,7 +9811,7 @@ "bootstrap.php" ], "psr-4": { - "Symfony\\Polyfill\\Intl\\Idn\\": "" + "Symfony\\Polyfill\\Iconv\\": "" } }, "notification-url": "https://packagist.org/downloads/", @@ -9421,26 +9820,25 @@ ], "authors": [ { - "name": "Laurent Bassin", - "email": "laurent@bassin.info" + "name": "Nicolas Grekas", + "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", + "description": "Symfony polyfill for the Iconv extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", - "idn", - "intl", + "iconv", "polyfill", "portable", "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/master" + "source": "https://github.com/symfony/polyfill-iconv/tree/v1.25.0" }, "funding": [ { @@ -9456,32 +9854,38 @@ "type": "tidelift" } ], - "time": "2020-05-12T16:47:27+00:00" + "time": "2022-01-04T09:04:05+00:00" }, { - "name": "symfony/polyfill-mbstring", - "version": "v1.17.0", + "name": "symfony/polyfill-intl-idn", + "version": "v1.25.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "fa79b11539418b02fc5e1897267673ba2c19419c" + "url": "https://github.com/symfony/polyfill-intl-idn.git", + "reference": "749045c69efb97c70d25d7463abba812e91f3a44" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c", - "reference": "fa79b11539418b02fc5e1897267673ba2c19419c", + "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44", + "reference": "749045c69efb97c70d25d7463abba812e91f3a44", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1", + "symfony/polyfill-intl-normalizer": "^1.10", + "symfony/polyfill-php72": "^1.10" }, "suggest": { - "ext-mbstring": "For best performance" + "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17-dev" + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -9489,7 +9893,7 @@ "bootstrap.php" ], "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" + "Symfony\\Polyfill\\Intl\\Idn\\": "" } }, "notification-url": "https://packagist.org/downloads/", @@ -9498,25 +9902,30 @@ ], "authors": [ { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" + "name": "Laurent Bassin", + "email": "laurent@bassin.info" + }, + { + "name": "Trevor Rowbotham", + "email": "trevor.rowbotham@pm.me" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill for the Mbstring extension", + "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", - "mbstring", + "idn", + "intl", "polyfill", "portable", "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.17.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.25.0" }, "funding": [ { @@ -9532,30 +9941,36 @@ "type": "tidelift" } ], - "time": "2020-05-12T16:47:27+00:00" + "time": "2021-09-14T14:02:44+00:00" }, { - "name": "symfony/polyfill-php56", - "version": "v1.17.0", + "name": "symfony/polyfill-intl-normalizer", + "version": "v1.25.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php56.git", - "reference": "e3c8c138280cdfe4b81488441555583aa1984e23" + "url": "https://github.com/symfony/polyfill-intl-normalizer.git", + "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/e3c8c138280cdfe4b81488441555583aa1984e23", - "reference": "e3c8c138280cdfe4b81488441555583aa1984e23", + "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8", + "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8", "shasum": "" }, "require": { - "php": ">=5.3.3", - "symfony/polyfill-util": "~1.0" + "php": ">=7.1" + }, + "suggest": { + "ext-intl": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17-dev" + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -9563,8 +9978,11 @@ "bootstrap.php" ], "psr-4": { - "Symfony\\Polyfill\\Php56\\": "" - } + "Symfony\\Polyfill\\Intl\\Normalizer\\": "" + }, + "classmap": [ + "Resources/stubs" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -9580,16 +9998,18 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions", + "description": "Symfony polyfill for intl's Normalizer class and related functions", "homepage": "https://symfony.com", "keywords": [ "compatibility", + "intl", + "normalizer", "polyfill", "portable", "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php56/tree/v1.17.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.25.0" }, "funding": [ { @@ -9605,30 +10025,39 @@ "type": "tidelift" } ], - "time": "2020-05-12T16:47:27+00:00" + "time": "2021-02-19T12:13:01+00:00" }, { - "name": "symfony/polyfill-php70", - "version": "v1.17.0", + "name": "symfony/polyfill-mbstring", + "version": "v1.25.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php70.git", - "reference": "82225c2d7d23d7e70515496d249c0152679b468e" + "url": "https://github.com/symfony/polyfill-mbstring.git", + "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/82225c2d7d23d7e70515496d249c0152679b468e", - "reference": "82225c2d7d23d7e70515496d249c0152679b468e", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825", + "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825", "shasum": "" }, "require": { - "paragonie/random_compat": "~1.0|~2.0|~9.99", - "php": ">=5.3.3" + "php": ">=7.1" + }, + "provide": { + "ext-mbstring": "*" + }, + "suggest": { + "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17-dev" + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -9636,11 +10065,8 @@ "bootstrap.php" ], "psr-4": { - "Symfony\\Polyfill\\Php70\\": "" - }, - "classmap": [ - "Resources/stubs" - ] + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -9656,16 +10082,17 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions", + "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", + "mbstring", "polyfill", "portable", "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php70/tree/master" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0" }, "funding": [ { @@ -9681,29 +10108,33 @@ "type": "tidelift" } ], - "time": "2020-05-12T16:47:27+00:00" + "time": "2021-11-30T18:21:41+00:00" }, { "name": "symfony/polyfill-php72", - "version": "v1.17.0", + "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php72.git", - "reference": "f048e612a3905f34931127360bdd2def19a5e582" + "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582", - "reference": "f048e612a3905f34931127360bdd2def19a5e582", + "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2", + "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17-dev" + "dev-main": "1.26-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { @@ -9737,7 +10168,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php72/tree/master" + "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0" }, "funding": [ { @@ -9753,29 +10184,29 @@ "type": "tidelift" } ], - "time": "2020-05-12T16:47:27+00:00" + "time": "2022-05-24T11:49:31+00:00" }, { - "name": "symfony/polyfill-php80", - "version": "v1.19.0", + "name": "symfony/polyfill-php73", + "version": "v1.26.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "f54ef00f4678f348f133097fa8c3701d197ff44d" + "url": "https://github.com/symfony/polyfill-php73.git", + "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/f54ef00f4678f348f133097fa8c3701d197ff44d", - "reference": "f54ef00f4678f348f133097fa8c3701d197ff44d", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85", + "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85", "shasum": "" }, "require": { - "php": ">=7.0.8" + "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "1.19-dev" + "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", @@ -9787,7 +10218,7 @@ "bootstrap.php" ], "psr-4": { - "Symfony\\Polyfill\\Php80\\": "" + "Symfony\\Polyfill\\Php73\\": "" }, "classmap": [ "Resources/stubs" @@ -9798,10 +10229,6 @@ "MIT" ], "authors": [ - { - "name": "Ion Bazan", - "email": "ion.bazan@gmail.com" - }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" @@ -9811,7 +10238,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", + "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ "compatibility", @@ -9820,7 +10247,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.19.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0" }, "funding": [ { @@ -9836,41 +10263,55 @@ "type": "tidelift" } ], - "time": "2020-10-23T09:01:57+00:00" + "time": "2022-05-24T11:49:31+00:00" }, { - "name": "symfony/polyfill-util", - "version": "v1.17.0", + "name": "symfony/polyfill-php80", + "version": "v1.25.0", "source": { "type": "git", - "url": "https://github.com/symfony/polyfill-util.git", - "reference": "4afb4110fc037752cf0ce9869f9ab8162c4e20d7" + "url": "https://github.com/symfony/polyfill-php80.git", + "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4afb4110fc037752cf0ce9869f9ab8162c4e20d7", - "reference": "4afb4110fc037752cf0ce9869f9ab8162c4e20d7", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4407588e0d3f1f52efb65fbe92babe41f37fe50c", + "reference": "4407588e0d3f1f52efb65fbe92babe41f37fe50c", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": ">=7.1" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.17-dev" + "dev-main": "1.23-dev" + }, + "thanks": { + "name": "symfony/polyfill", + "url": "https://github.com/symfony/polyfill" } }, "autoload": { + "files": [ + "bootstrap.php" + ], "psr-4": { - "Symfony\\Polyfill\\Util\\": "" - } + "Symfony\\Polyfill\\Php80\\": "" + }, + "classmap": [ + "Resources/stubs" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ + { + "name": "Ion Bazan", + "email": "ion.bazan@gmail.com" + }, { "name": "Nicolas Grekas", "email": "p@tchwork.com" @@ -9880,16 +10321,16 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony utilities for portability of PHP codes", + "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions", "homepage": "https://symfony.com", "keywords": [ - "compat", "compatibility", "polyfill", + "portable", "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-util/tree/master" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.25.0" }, "funding": [ { @@ -9905,31 +10346,27 @@ "type": "tidelift" } ], - "time": "2020-05-12T16:14:59+00:00" + "time": "2022-03-04T08:16:47+00:00" }, { "name": "symfony/process", - "version": "v3.4.41", + "version": "v4.4.44", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "8a895f0c92a7c4b10db95139bcff71bdf66d4d21" + "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/8a895f0c92a7c4b10db95139bcff71bdf66d4d21", - "reference": "8a895f0c92a7c4b10db95139bcff71bdf66d4d21", + "url": "https://api.github.com/repos/symfony/process/zipball/5cee9cdc4f7805e2699d9fd66991a0e6df8252a2", + "reference": "5cee9cdc4f7805e2699d9fd66991a0e6df8252a2", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8" + "php": ">=7.1.3", + "symfony/polyfill-php80": "^1.16" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" @@ -9952,10 +10389,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Process Component", + "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v3.4.41" + "source": "https://github.com/symfony/process/tree/v4.4.44" }, "funding": [ { @@ -9971,29 +10408,36 @@ "type": "tidelift" } ], - "time": "2020-05-23T17:05:51+00:00" + "time": "2022-06-27T13:16:42+00:00" }, { "name": "symfony/psr-http-message-bridge", - "version": "v1.1.2", + "version": "v2.1.3", "source": { "type": "git", "url": "https://github.com/symfony/psr-http-message-bridge.git", - "reference": "a33352af16f78a5ff4f9d90811536abf210df12b" + "reference": "d444f85dddf65c7e57c58d8e5b3a4dbb593b1840" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/a33352af16f78a5ff4f9d90811536abf210df12b", - "reference": "a33352af16f78a5ff4f9d90811536abf210df12b", + "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/d444f85dddf65c7e57c58d8e5b3a4dbb593b1840", + "reference": "d444f85dddf65c7e57c58d8e5b3a4dbb593b1840", "shasum": "" }, "require": { - "php": "^5.3.3 || ^7.0", + "php": ">=7.1", "psr/http-message": "^1.0", - "symfony/http-foundation": "^2.3.42 || ^3.4 || ^4.0" + "symfony/http-foundation": "^4.4 || ^5.0 || ^6.0" }, "require-dev": { - "symfony/phpunit-bridge": "^3.4 || ^4.0" + "nyholm/psr7": "^1.1", + "psr/log": "^1.1 || ^2 || ^3", + "symfony/browser-kit": "^4.4 || ^5.0 || ^6.0", + "symfony/config": "^4.4 || ^5.0 || ^6.0", + "symfony/event-dispatcher": "^4.4 || ^5.0 || ^6.0", + "symfony/framework-bundle": "^4.4 || ^5.0 || ^6.0", + "symfony/http-kernel": "^4.4 || ^5.0 || ^6.0", + "symfony/phpunit-bridge": "^5.4@dev || ^6.0" }, "suggest": { "nyholm/psr7": "For a super lightweight PSR-7/17 implementation" @@ -10001,7 +10445,7 @@ "type": "symfony-bridge", "extra": { "branch-alias": { - "dev-master": "1.1-dev" + "dev-main": "2.1-dev" } }, "autoload": { @@ -10017,13 +10461,13 @@ "MIT" ], "authors": [ - { - "name": "Symfony Community", - "homepage": "http://symfony.com/contributors" - }, { "name": "Fabien Potencier", "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "http://symfony.com/contributors" } ], "description": "PSR HTTP message bridge", @@ -10036,40 +10480,55 @@ ], "support": { "issues": "https://github.com/symfony/psr-http-message-bridge/issues", - "source": "https://github.com/symfony/psr-http-message-bridge/tree/v1.1.2" + "source": "https://github.com/symfony/psr-http-message-bridge/tree/v2.1.3" }, - "time": "2019-04-03T17:09:40+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2022-09-05T10:34:54+00:00" }, { "name": "symfony/routing", - "version": "v3.4.41", + "version": "v4.4.44", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "e0d43b6f9417ad59ecaa8e2f799b79eef417387f" + "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/e0d43b6f9417ad59ecaa8e2f799b79eef417387f", - "reference": "e0d43b6f9417ad59ecaa8e2f799b79eef417387f", + "url": "https://api.github.com/repos/symfony/routing/zipball/f7751fd8b60a07f3f349947a309b5bdfce22d6ae", + "reference": "f7751fd8b60a07f3f349947a309b5bdfce22d6ae", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8" + "php": ">=7.1.3", + "symfony/polyfill-php80": "^1.16" }, "conflict": { - "symfony/config": "<3.3.1", - "symfony/dependency-injection": "<3.3", + "symfony/config": "<4.2", + "symfony/dependency-injection": "<3.4", "symfony/yaml": "<3.4" }, "require-dev": { - "doctrine/annotations": "~1.0", - "psr/log": "~1.0", - "symfony/config": "^3.3.1|~4.0", - "symfony/dependency-injection": "~3.3|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", - "symfony/http-foundation": "~2.8|~3.0|~4.0", - "symfony/yaml": "~3.4|~4.0" + "doctrine/annotations": "^1.10.4", + "psr/log": "^1|^2|^3", + "symfony/config": "^4.2|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/http-foundation": "^3.4|^4.0|^5.0", + "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "doctrine/annotations": "For using the annotation loader", @@ -10079,11 +10538,6 @@ "symfony/yaml": "For using the YAML loader" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Routing\\": "" @@ -10106,7 +10560,7 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Routing Component", + "description": "Maps an HTTP request to a set of configuration variables", "homepage": "https://symfony.com", "keywords": [ "router", @@ -10115,7 +10569,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/3.4" + "source": "https://github.com/symfony/routing/tree/v4.4.44" }, "funding": [ { @@ -10131,48 +10585,51 @@ "type": "tidelift" } ], - "time": "2020-05-30T19:50:06+00:00" + "time": "2022-07-20T09:59:04+00:00" }, { "name": "symfony/serializer", - "version": "v3.4.41", + "version": "v4.4.45", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "0db90db012b1b0a04fbb2d64ae9160871cad9d4f" + "reference": "d19621a350491f76e2faed2afb982e0706f63252" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/0db90db012b1b0a04fbb2d64ae9160871cad9d4f", - "reference": "0db90db012b1b0a04fbb2d64ae9160871cad9d4f", + "url": "https://api.github.com/repos/symfony/serializer/zipball/d19621a350491f76e2faed2afb982e0706f63252", + "reference": "d19621a350491f76e2faed2afb982e0706f63252", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/polyfill-ctype": "~1.8" + "php": ">=7.1.3", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-php80": "^1.16" }, "conflict": { - "phpdocumentor/type-resolver": "<0.2.1", - "symfony/dependency-injection": "<3.2", - "symfony/property-access": ">=3.0,<3.0.4|>=2.8,<2.8.4", - "symfony/property-info": "<3.1", + "phpdocumentor/reflection-docblock": "<3.0|>=3.2.0,<3.2.2", + "phpdocumentor/type-resolver": "<0.3.0|1.3.*", + "symfony/dependency-injection": "<3.4", + "symfony/property-access": "<3.4", + "symfony/property-info": "<3.4", "symfony/yaml": "<3.4" }, "require-dev": { - "doctrine/annotations": "~1.0", - "doctrine/cache": "~1.0", - "phpdocumentor/reflection-docblock": "^3.0|^4.0", - "symfony/cache": "~3.1|~4.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "~3.2|~4.0", - "symfony/http-foundation": "~2.8|~3.0|~4.0", - "symfony/property-access": "~2.8|~3.0|~4.0", - "symfony/property-info": "^3.4.13|~4.0", - "symfony/yaml": "~3.4|~4.0" + "doctrine/annotations": "^1.10.4", + "phpdocumentor/reflection-docblock": "^3.2|^4.0|^5.0", + "symfony/cache": "^3.4|^4.0|^5.0", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/error-handler": "^4.4|^5.0", + "symfony/http-foundation": "^3.4|^4.0|^5.0", + "symfony/mime": "^4.4|^5.0", + "symfony/property-access": "^4.4.36|^5.3.13", + "symfony/property-info": "^3.4.13|~4.0|^5.0", + "symfony/validator": "^3.4|^4.0|^5.0", + "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { - "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", - "doctrine/cache": "For using the default cached annotation reader and metadata cache.", + "doctrine/annotations": "For using the annotation mapping.", "psr/cache-implementation": "For using the metadata cache.", "symfony/config": "For using the XML mapping loader.", "symfony/http-foundation": "For using a MIME type guesser within the DataUriNormalizer.", @@ -10181,11 +10638,6 @@ "symfony/yaml": "For using the default YAML mapping loader." }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Serializer\\": "" @@ -10208,10 +10660,93 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Serializer Component", + "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/serializer/tree/v4.4.45" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2022-08-17T14:28:21+00:00" + }, + { + "name": "symfony/service-contracts", + "version": "v2.5.2", + "source": { + "type": "git", + "url": "https://github.com/symfony/service-contracts.git", + "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c", + "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c", + "shasum": "" + }, + "require": { + "php": ">=7.2.5", + "psr/container": "^1.1", + "symfony/deprecation-contracts": "^2.1|^3" + }, + "conflict": { + "ext-psr": "<1.1|>=2" + }, + "suggest": { + "symfony/service-implementation": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\Service\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Generic abstractions related to writing services", "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], "support": { - "source": "https://github.com/symfony/serializer/tree/v3.4.41" + "source": "https://github.com/symfony/service-contracts/tree/v2.5.2" }, "funding": [ { @@ -10227,40 +10762,47 @@ "type": "tidelift" } ], - "time": "2020-05-30T18:58:05+00:00" + "time": "2022-05-30T19:17:29+00:00" }, { "name": "symfony/translation", - "version": "v3.4.41", + "version": "v4.4.45", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "b0cd62ef0ff7ec31b67d78d7fc818e2bda4e844f" + "reference": "4e6b4c0dbeb04d6f004ed7f43eb0905ce8396def" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/b0cd62ef0ff7ec31b67d78d7fc818e2bda4e844f", - "reference": "b0cd62ef0ff7ec31b67d78d7fc818e2bda4e844f", + "url": "https://api.github.com/repos/symfony/translation/zipball/4e6b4c0dbeb04d6f004ed7f43eb0905ce8396def", + "reference": "4e6b4c0dbeb04d6f004ed7f43eb0905ce8396def", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", - "symfony/polyfill-mbstring": "~1.0" + "php": ">=7.1.3", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php80": "^1.16", + "symfony/translation-contracts": "^1.1.6|^2" }, "conflict": { - "symfony/config": "<2.8", + "symfony/config": "<3.4", "symfony/dependency-injection": "<3.4", + "symfony/http-kernel": "<4.4", "symfony/yaml": "<3.4" }, + "provide": { + "symfony/translation-implementation": "1.0|2.0" + }, "require-dev": { - "psr/log": "~1.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "~3.4|~4.0", - "symfony/finder": "~2.8|~3.0|~4.0", - "symfony/http-kernel": "~3.4|~4.0", - "symfony/intl": "^2.8.18|^3.2.5|~4.0", - "symfony/var-dumper": "~3.4|~4.0", - "symfony/yaml": "~3.4|~4.0" + "psr/log": "^1|^2|^3", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/console": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/finder": "~2.8|~3.0|~4.0|^5.0", + "symfony/http-kernel": "^4.4", + "symfony/intl": "^3.4|^4.0|^5.0", + "symfony/service-contracts": "^1.1.2|^2", + "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "psr/log-implementation": "To use logging capability in translator", @@ -10268,11 +10810,6 @@ "symfony/yaml": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Translation\\": "" @@ -10295,10 +10832,88 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Translation Component", + "description": "Provides tools to internationalize your application", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/translation/tree/v4.4.45" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2022-08-02T12:44:49+00:00" + }, + { + "name": "symfony/translation-contracts", + "version": "v2.5.2", + "source": { + "type": "git", + "url": "https://github.com/symfony/translation-contracts.git", + "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/136b19dd05cdf0709db6537d058bcab6dd6e2dbe", + "reference": "136b19dd05cdf0709db6537d058bcab6dd6e2dbe", + "shasum": "" + }, + "require": { + "php": ">=7.2.5" + }, + "suggest": { + "symfony/translation-implementation": "" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-main": "2.5-dev" + }, + "thanks": { + "name": "symfony/contracts", + "url": "https://github.com/symfony/contracts" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Contracts\\Translation\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Nicolas Grekas", + "email": "p@tchwork.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Generic abstractions related to translation", "homepage": "https://symfony.com", + "keywords": [ + "abstractions", + "contracts", + "decoupling", + "interfaces", + "interoperability", + "standards" + ], "support": { - "source": "https://github.com/symfony/translation/tree/3.4" + "source": "https://github.com/symfony/translation-contracts/tree/v2.5.2" }, "funding": [ { @@ -10314,68 +10929,71 @@ "type": "tidelift" } ], - "time": "2020-05-30T18:58:05+00:00" + "time": "2022-06-27T16:58:25+00:00" }, { "name": "symfony/validator", - "version": "v3.4.41", + "version": "v4.4.45", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "5fb88120a11a75e17b602103a893dd8b27804529" + "reference": "06db9bfca8fefea4dfe8e804bbcd0aa79a414d0c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/5fb88120a11a75e17b602103a893dd8b27804529", - "reference": "5fb88120a11a75e17b602103a893dd8b27804529", + "url": "https://api.github.com/repos/symfony/validator/zipball/06db9bfca8fefea4dfe8e804bbcd0aa79a414d0c", + "reference": "06db9bfca8fefea4dfe8e804bbcd0aa79a414d0c", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", + "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8", "symfony/polyfill-mbstring": "~1.0", - "symfony/translation": "~2.8|~3.0|~4.0" + "symfony/polyfill-php80": "^1.16", + "symfony/translation-contracts": "^1.1|^2" }, "conflict": { - "doctrine/lexer": "<1.0.2", + "doctrine/lexer": "<1.1", "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", - "symfony/dependency-injection": "<3.3", - "symfony/http-kernel": "<3.3.5", + "symfony/dependency-injection": "<3.4", + "symfony/http-kernel": "<4.4", + "symfony/intl": "<4.3", + "symfony/translation": ">=5.0", "symfony/yaml": "<3.4" }, "require-dev": { - "doctrine/annotations": "~1.7", - "doctrine/cache": "~1.0", - "egulias/email-validator": "^2.1.10", - "symfony/cache": "~3.1|~4.0", - "symfony/config": "~2.8|~3.0|~4.0", - "symfony/dependency-injection": "~3.3|~4.0", - "symfony/expression-language": "~2.8|~3.0|~4.0", - "symfony/http-foundation": "~2.8|~3.0|~4.0", - "symfony/http-kernel": "^3.3.5|~4.0", - "symfony/intl": "^2.8.18|^3.2.5|~4.0", - "symfony/property-access": "~2.8|~3.0|~4.0", - "symfony/var-dumper": "~3.3|~4.0", - "symfony/yaml": "~3.4|~4.0" + "doctrine/annotations": "^1.10.4", + "doctrine/cache": "^1.0|^2.0", + "egulias/email-validator": "^2.1.10|^3", + "symfony/cache": "^3.4|^4.0|^5.0", + "symfony/config": "^3.4|^4.0|^5.0", + "symfony/dependency-injection": "^3.4|^4.0|^5.0", + "symfony/expression-language": "^3.4|^4.0|^5.0", + "symfony/http-client": "^4.3|^5.0", + "symfony/http-foundation": "^4.1|^5.0", + "symfony/http-kernel": "^4.4", + "symfony/intl": "^4.3|^5.0", + "symfony/mime": "^4.4|^5.0", + "symfony/property-access": "^3.4|^4.0|^5.0", + "symfony/property-info": "^3.4|^4.0|^5.0", + "symfony/translation": "^4.2", + "symfony/yaml": "^3.4|^4.0|^5.0" }, "suggest": { "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.", - "doctrine/cache": "For using the default cached annotation reader and metadata cache.", + "doctrine/cache": "For using the default cached annotation reader.", "egulias/email-validator": "Strict (RFC compliant) email validation", - "psr/cache-implementation": "For using the metadata cache.", + "psr/cache-implementation": "For using the mapping cache.", "symfony/config": "", "symfony/expression-language": "For using the Expression validator", "symfony/http-foundation": "", "symfony/intl": "", "symfony/property-access": "For accessing properties within comparison constraints", + "symfony/property-info": "To automatically add NotNull and Type constraints", + "symfony/translation": "For translating validation errors.", "symfony/yaml": "" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Validator\\": "" @@ -10398,10 +11016,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Validator Component", + "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/3.4" + "source": "https://github.com/symfony/validator/tree/v4.4.45" }, "funding": [ { @@ -10417,37 +11035,37 @@ "type": "tidelift" } ], - "time": "2020-05-30T18:43:38+00:00" + "time": "2022-08-04T16:19:35+00:00" }, { "name": "symfony/var-dumper", - "version": "v4.4.15", + "version": "v5.4.11", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "0dc22bdf9d1197467bb04d505355180b6f20bcca" + "reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/0dc22bdf9d1197467bb04d505355180b6f20bcca", - "reference": "0dc22bdf9d1197467bb04d505355180b6f20bcca", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/b8f306d7b8ef34fb3db3305be97ba8e088fb4861", + "reference": "b8f306d7b8ef34fb3db3305be97ba8e088fb4861", "shasum": "" }, "require": { - "php": ">=7.1.3", + "php": ">=7.2.5", "symfony/polyfill-mbstring": "~1.0", - "symfony/polyfill-php72": "~1.5", - "symfony/polyfill-php80": "^1.15" + "symfony/polyfill-php80": "^1.16" }, "conflict": { - "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0", - "symfony/console": "<3.4" + "phpunit/phpunit": "<5.4.3", + "symfony/console": "<4.4" }, "require-dev": { "ext-iconv": "*", - "symfony/console": "^3.4|^4.0|^5.0", - "symfony/process": "^4.4|^5.0", - "twig/twig": "^1.34|^2.4|^3.0" + "symfony/console": "^4.4|^5.0|^6.0", + "symfony/process": "^4.4|^5.0|^6.0", + "symfony/uid": "^5.1|^6.0", + "twig/twig": "^2.13|^3.0.4" }, "suggest": { "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).", @@ -10458,11 +11076,6 @@ "Resources/bin/var-dump-server" ], "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.4-dev" - } - }, "autoload": { "files": [ "Resources/functions/dump.php" @@ -10488,14 +11101,14 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony mechanism for exploring and dumping PHP variables", + "description": "Provides mechanisms for walking through any arbitrary PHP variable", "homepage": "https://symfony.com", "keywords": [ "debug", "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v4.4.15" + "source": "https://github.com/symfony/var-dumper/tree/v5.4.11" }, "funding": [ { @@ -10511,41 +11124,36 @@ "type": "tidelift" } ], - "time": "2020-09-18T08:35:10+00:00" + "time": "2022-07-20T13:00:38+00:00" }, { "name": "symfony/yaml", - "version": "v3.4.41", + "version": "v4.4.45", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb" + "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb", - "reference": "7233ac2bfdde24d672f5305f2b3f6b5d741ef8eb", + "url": "https://api.github.com/repos/symfony/yaml/zipball/aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d", + "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d", "shasum": "" }, "require": { - "php": "^5.5.9|>=7.0.8", + "php": ">=7.1.3", "symfony/polyfill-ctype": "~1.8" }, "conflict": { "symfony/console": "<3.4" }, "require-dev": { - "symfony/console": "~3.4|~4.0" + "symfony/console": "^3.4|^4.0|^5.0" }, "suggest": { "symfony/console": "For validating YAML files using the lint command" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "3.4-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" @@ -10568,10 +11176,10 @@ "homepage": "https://symfony.com/contributors" } ], - "description": "Symfony Yaml Component", + "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v3.4.41" + "source": "https://github.com/symfony/yaml/tree/v4.4.45" }, "funding": [ { @@ -10587,34 +11195,36 @@ "type": "tidelift" } ], - "time": "2020-05-11T07:51:54+00:00" + "time": "2022-08-02T15:47:23+00:00" }, { "name": "twig/twig", - "version": "v1.42.5", + "version": "v2.15.2", "source": { "type": "git", "url": "https://github.com/twigphp/Twig.git", - "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e" + "reference": "3e43405a9a8b578809426339cc3780e16fba0c52" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/Twig/zipball/87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", - "reference": "87b2ea9d8f6fd014d0621ca089bb1b3769ea3f8e", + "url": "https://api.github.com/repos/twigphp/Twig/zipball/3e43405a9a8b578809426339cc3780e16fba0c52", + "reference": "3e43405a9a8b578809426339cc3780e16fba0c52", "shasum": "" }, "require": { - "php": ">=5.5.0", - "symfony/polyfill-ctype": "^1.8" + "php": ">=7.1.3", + "symfony/polyfill-ctype": "^1.8", + "symfony/polyfill-mbstring": "^1.3", + "symfony/polyfill-php72": "^1.8" }, "require-dev": { "psr/container": "^1.0", - "symfony/phpunit-bridge": "^4.4|^5.0" + "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.42-dev" + "dev-master": "2.15-dev" } }, "autoload": { @@ -10653,31 +11263,42 @@ ], "support": { "issues": "https://github.com/twigphp/Twig/issues", - "source": "https://github.com/twigphp/Twig/tree/1.x" + "source": "https://github.com/twigphp/Twig/tree/v2.15.2" }, - "time": "2020-02-11T05:59:23+00:00" + "funding": [ + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/twig/twig", + "type": "tidelift" + } + ], + "time": "2022-08-12T06:43:37+00:00" }, { "name": "typo3/phar-stream-wrapper", - "version": "v3.1.4", + "version": "v3.1.7", "source": { "type": "git", "url": "https://github.com/TYPO3/phar-stream-wrapper.git", - "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04" + "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04", - "reference": "e0c1b495cfac064f4f5c4bcb6bf67bb7f345ed04", + "url": "https://api.github.com/repos/TYPO3/phar-stream-wrapper/zipball/5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c", + "reference": "5cc2f04a4e2f5c7e9cc02a3bdf80fae0f3e11a8c", "shasum": "" }, "require": { "ext-json": "*", - "php": "^7.0" + "php": "^7.0 || ^8.0" }, "require-dev": { "ext-xdebug": "*", - "phpunit/phpunit": "^6.5" + "phpspec/prophecy": "^1.10", + "symfony/phpunit-bridge": "^5.1" }, "suggest": { "ext-fileinfo": "For PHP builtin file type guessing, otherwise uses internal processing" @@ -10707,22 +11328,22 @@ ], "support": { "issues": "https://github.com/TYPO3/phar-stream-wrapper/issues", - "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/master" + "source": "https://github.com/TYPO3/phar-stream-wrapper/tree/v3.1.7" }, - "time": "2019-12-10T11:53:27+00:00" + "time": "2021-09-20T19:19:13+00:00" }, { "name": "webflo/drupal-finder", - "version": "1.2.0", + "version": "1.2.2", "source": { "type": "git", "url": "https://github.com/webflo/drupal-finder.git", - "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e" + "reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/123e248e14ee8dd3fbe89fb5a733a6cf91f5820e", - "reference": "123e248e14ee8dd3fbe89fb5a733a6cf91f5820e", + "url": "https://api.github.com/repos/webflo/drupal-finder/zipball/c8e5dbe65caef285fec8057a4c718a0d4138d1ee", + "reference": "c8e5dbe65caef285fec8057a4c718a0d4138d1ee", "shasum": "" }, "require": { @@ -10740,7 +11361,7 @@ }, "notification-url": "https://packagist.org/downloads/", "license": [ - "GPL-2.0+" + "GPL-2.0-or-later" ], "authors": [ { @@ -10751,36 +11372,41 @@ "description": "Helper class to locate a Drupal installation from a given path.", "support": { "issues": "https://github.com/webflo/drupal-finder/issues", - "source": "https://github.com/webflo/drupal-finder/tree/master" + "source": "https://github.com/webflo/drupal-finder/tree/1.2.2" }, - "time": "2019-08-02T08:06:18+00:00" + "time": "2020-10-27T09:42:17+00:00" }, { "name": "webmozart/assert", - "version": "1.9.1", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", - "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" + "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", - "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", + "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", "shasum": "" }, "require": { - "php": "^5.3.3 || ^7.0 || ^8.0", - "symfony/polyfill-ctype": "^1.8" + "ext-ctype": "*", + "php": "^7.2 || ^8.0" }, "conflict": { "phpstan/phpstan": "<0.12.20", - "vimeo/psalm": "<3.9.1" + "vimeo/psalm": "<4.6.1 || 4.6.2" }, "require-dev": { - "phpunit/phpunit": "^4.8.36 || ^7.5.13" + "phpunit/phpunit": "^8.5.13" }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.10-dev" + } + }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" @@ -10804,9 +11430,9 @@ ], "support": { "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.9.1" + "source": "https://github.com/webmozarts/assert/tree/1.11.0" }, - "time": "2020-07-08T17:02:28+00:00" + "time": "2022-06-03T18:03:27+00:00" }, { "name": "webmozart/path-util", diff --git a/config/default/acquia_connector.settings.yml b/config/default/acquia_connector.settings.yml new file mode 100644 index 000000000..faa6a747d --- /dev/null +++ b/config/default/acquia_connector.settings.yml @@ -0,0 +1,177 @@ +_core: + default_config_hash: wxTqZpydlDKlPxO8i3OqgtM9BwmL6dLY_8T0x_HLxns +langcode: cs +subscription_name: '' +debug: false +cron_interval: 30 +cron_interval_override: 0 +banner_service: 'https://insight.acquia.com/system/acquia-banner' +hide_signup_messages: 0 +spi: + server: 'https://nspi.acquia.com' + ssl_override: false + ssl_verify: true + admin_priv: 1 + send_node_user: 1 + send_watchdog: 1 + use_cron: 1 + dynamic_banner: 0 + set_variables_override: 0 + set_variables_automatic: + - acquia_spi_set_variables_automatic + - error_level + - preprocess_js + - page_cache_maximum_age + - block_cache + - preprocess_css + - page_compression + - image_allow_insecure_derivatives + - googleanalytics_cache + - acquia_spi_send_node_user + - acquia_spi_admin_priv + - acquia_spi_module_diff_data + - acquia_spi_send_watchdog + - acquia_spi_use_cron + ignored_set_variables: { } + saved_variables: + variables: { } + time: 0 + cron_interval: 28800 + def_vars: { } + def_waived_vars: { } + def_timestamp: 0 + new_optional_data: 1 + module_diff_data: 1 +mapping: + acquia_spi_send_node_user: + - acquia_connector.settings + - spi + - send_node_user + acquia_spi_admin_priv: + - acquia_connector.settings + - spi + - admin_priv + acquia_spi_module_diff_data: + - acquia_connector.settings + - spi + - module_diff_data + acquia_spi_send_watchdog: + - acquia_connector.settings + - spi + - send_watchdog + acquia_spi_use_cron: + - acquia_connector.settings + - spi + - use_cron + cache_backends: { } + cache_default_class: + - cache_classes + - cache + cache_inc: { } + cron_safe_threshold: + - system.cron + - threshold + - autorun + googleanalytics_cache: { } + error_level: + - system.logging + - error_level + preprocess_js: + - system.performance + - js + - preprocess + page_cache_maximum_age: + - system.performance + - cache + - page + - max_age + block_cache: { } + preprocess_css: + - system.performance + - css + - preprocess + page_compression: + - system.performance + - response + - gzip + cron_last: + - state + - system.cron_last + clean_url: { } + redirect_global_clean: { } + theme_zen_settings: { } + site_offline: + - state + - system.maintenance_mode + site_name: + - system.site + - name + user_register: + - user.settings + - register + user_signatures: + - user.settings + - signatures + user_admin_role: + - user.settings + - admin_role + user_email_verification: + - user.settings + - verify_mail + user_cancel_method: + - user.settings + - cancel_method + filter_fallback_format: + - filter.settings + - fallback_format + dblog_row_limit: + - dblog.settings + - row_limit + date_default_timezone: + - system.date + - timezone + - default + file_default_scheme: + - system.file + - default_scheme + install_profile: + - settings + - install_profile + maintenance_mode: + - state + - system.maintenance_mode + update_last_check: + - state + - update.last_check + site_default_country: + - system.date + - country + - default + acquia_spi_saved_variables: + - acquia_connector.settings + - spi + - saved_variables + acquia_spi_set_variables_automatic: + - acquia_connector.settings + - spi + - set_variables_automatic + acquia_spi_ignored_set_variables: + - acquia_connector.settings + - spi + - ignored_set_variables + acquia_spi_set_variables_override: + - acquia_connector.settings + - spi + - set_variables_override + fast_404: + - system.performance + - fast_404 + - enabled + allow_insecure_uploads: + - system.file + - allow_insecure_uploads + http_response_debug_cacheability_headers: + - container_parameter + - http.response.debug_cacheability_headers +subscription_data: + active: false diff --git a/config/default/block.block.breadcrumbs.yml b/config/default/block.block.breadcrumbs.yml index ca49e035b..39f73c085 100644 --- a/config/default/block.block.breadcrumbs.yml +++ b/config/default/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/default/block.block.dcz_theme_breadcrumbs.yml b/config/default/block.block.dcz_theme_breadcrumbs.yml index fe222e74f..a76e92151 100644 --- a/config/default/block.block.dcz_theme_breadcrumbs.yml +++ b/config/default/block.block.dcz_theme_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/default/block.block.dcz_theme_content.yml b/config/default/block.block.dcz_theme_content.yml index 0a94e5004..1dfc6507f 100644 --- a/config/default/block.block.dcz_theme_content.yml +++ b/config/default/block.block.dcz_theme_content.yml @@ -15,6 +15,6 @@ plugin: system_main_block settings: id: system_main_block label: 'Main page content' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/default/block.block.dcz_theme_local_actions.yml b/config/default/block.block.dcz_theme_local_actions.yml index 84bfc1dd7..90ef23a08 100644 --- a/config/default/block.block.dcz_theme_local_actions.yml +++ b/config/default/block.block.dcz_theme_local_actions.yml @@ -13,6 +13,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/default/block.block.dcz_theme_local_tasks.yml b/config/default/block.block.dcz_theme_local_tasks.yml index d79d9d893..7b3a55e2a 100644 --- a/config/default/block.block.dcz_theme_local_tasks.yml +++ b/config/default/block.block.dcz_theme_local_tasks.yml @@ -13,8 +13,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/default/block.block.dcz_theme_messages.yml b/config/default/block.block.dcz_theme_messages.yml index 8f1ad0603..b33d575d5 100644 --- a/config/default/block.block.dcz_theme_messages.yml +++ b/config/default/block.block.dcz_theme_messages.yml @@ -15,6 +15,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/default/block.block.drupalasociace.yml b/config/default/block.block.drupalasociace.yml index 42535b9c5..b0654cf51 100644 --- a/config/default/block.block.drupalasociace.yml +++ b/config/default/block.block.drupalasociace.yml @@ -17,8 +17,8 @@ plugin: 'block_content:a2b72088-8c5f-4e1b-afad-174041a96d37' settings: id: 'block_content:a2b72088-8c5f-4e1b-afad-174041a96d37' label: 'Drupal asociace' - provider: block_content label_display: '0' + provider: block_content status: true info: '' view_mode: full diff --git a/config/default/block.block.mainnavigation.yml b/config/default/block.block.mainnavigation.yml index 556a303e0..0d4ce9a5a 100644 --- a/config/default/block.block.mainnavigation.yml +++ b/config/default/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: 1 expand_all_items: false diff --git a/config/default/block.block.neprehlednete.yml b/config/default/block.block.neprehlednete.yml index e31ea013d..86d005ba8 100644 --- a/config/default/block.block.neprehlednete.yml +++ b/config/default/block.block.neprehlednete.yml @@ -17,8 +17,8 @@ plugin: 'block_content:3f0c9dc6-0d64-490c-8165-b11d74eab427' settings: id: 'block_content:3f0c9dc6-0d64-490c-8165-b11d74eab427' label: Nepřehlédněte - provider: block_content label_display: visible + provider: block_content status: true info: '' view_mode: full diff --git a/config/default/block.block.pagetitle.yml b/config/default/block.block.pagetitle.yml index 033971c3d..662e734cc 100644 --- a/config/default/block.block.pagetitle.yml +++ b/config/default/block.block.pagetitle.yml @@ -13,6 +13,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/default/block.block.prosimevytvortesinovyucet..yml b/config/default/block.block.prosimevytvortesinovyucet..yml index ad03222a4..6c8f97bec 100644 --- a/config/default/block.block.prosimevytvortesinovyucet..yml +++ b/config/default/block.block.prosimevytvortesinovyucet..yml @@ -19,21 +19,21 @@ plugin: 'block_content:aa1d0e14-8b25-48cc-bb1b-f4667c14bcf4' settings: id: 'block_content:aa1d0e14-8b25-48cc-bb1b-f4667c14bcf4' label: 'Prosíme, vytvořte si nový účet.' - provider: block_content label_display: '0' + provider: block_content status: true info: '' view_mode: full visibility: request_path: id: request_path - pages: "/user/login\r\n/user/password" negate: false context_mapping: { } + pages: "/user/login\r\n/user/password" user_role: id: user_role - roles: - anonymous: anonymous negate: false context_mapping: user: '@user.current_user_context:current_user' + roles: + anonymous: anonymous diff --git a/config/default/block.block.registeredtrademark.yml b/config/default/block.block.registeredtrademark.yml index f88f63a72..2dce3409f 100644 --- a/config/default/block.block.registeredtrademark.yml +++ b/config/default/block.block.registeredtrademark.yml @@ -17,8 +17,8 @@ plugin: 'block_content:5188b6a4-c45a-467a-ad7f-b2b9116159cd' settings: id: 'block_content:5188b6a4-c45a-467a-ad7f-b2b9116159cd' label: 'Registered trademark' - provider: block_content label_display: '0' + provider: block_content status: true info: '' view_mode: full diff --git a/config/default/block.block.seven_content.yml b/config/default/block.block.seven_content.yml index 35cde01bd..397daaacb 100644 --- a/config/default/block.block.seven_content.yml +++ b/config/default/block.block.seven_content.yml @@ -15,6 +15,6 @@ plugin: system_main_block settings: id: system_main_block label: 'Main page content' - provider: system label_display: '0' + provider: system visibility: { } diff --git a/config/default/block.block.seven_local_actions.yml b/config/default/block.block.seven_local_actions.yml index 4b35364e8..feb5352b3 100644 --- a/config/default/block.block.seven_local_actions.yml +++ b/config/default/block.block.seven_local_actions.yml @@ -13,6 +13,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/default/block.block.seven_login.yml b/config/default/block.block.seven_login.yml index 973ab116c..cb8c09714 100644 --- a/config/default/block.block.seven_login.yml +++ b/config/default/block.block.seven_login.yml @@ -15,6 +15,6 @@ plugin: user_login_block settings: id: user_login_block label: 'User login' - provider: user label_display: visible + provider: user visibility: { } diff --git a/config/default/block.block.seven_messages.yml b/config/default/block.block.seven_messages.yml index 38d44cb01..b4305a408 100644 --- a/config/default/block.block.seven_messages.yml +++ b/config/default/block.block.seven_messages.yml @@ -15,6 +15,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/default/block.block.seven_primary_local_tasks.yml b/config/default/block.block.seven_primary_local_tasks.yml index b859a38e3..7492e78d3 100644 --- a/config/default/block.block.seven_primary_local_tasks.yml +++ b/config/default/block.block.seven_primary_local_tasks.yml @@ -13,8 +13,8 @@ plugin: local_tasks_block settings: id: local_tasks_block label: 'Primary tabs' - provider: core label_display: '0' + provider: core primary: true secondary: false visibility: { } diff --git a/config/default/block.block.seven_secondary_local_tasks.yml b/config/default/block.block.seven_secondary_local_tasks.yml index c482d0e0d..7d92533bd 100644 --- a/config/default/block.block.seven_secondary_local_tasks.yml +++ b/config/default/block.block.seven_secondary_local_tasks.yml @@ -13,8 +13,8 @@ plugin: local_tasks_block settings: id: local_tasks_block label: 'Secondary tabs' - provider: core label_display: '0' + provider: core primary: false secondary: true visibility: { } diff --git a/config/default/block.block.sitebranding.yml b/config/default/block.block.sitebranding.yml index 865edf9b3..8343c3374 100644 --- a/config/default/block.block.sitebranding.yml +++ b/config/default/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: false use_site_slogan: false diff --git a/config/default/block.block.slackinviteform.yml b/config/default/block.block.slackinviteform.yml index b44cfe679..47593df15 100644 --- a/config/default/block.block.slackinviteform.yml +++ b/config/default/block.block.slackinviteform.yml @@ -15,6 +15,6 @@ plugin: slack_invite_form_block settings: id: slack_invite_form_block label: 'Získejte pozvánku na Slack' - provider: slack_invite label_display: visible + provider: slack_invite visibility: { } diff --git a/config/default/block.block.useraccountmenu.yml b/config/default/block.block.useraccountmenu.yml index 9f310528f..312c13f8f 100644 --- a/config/default/block.block.useraccountmenu.yml +++ b/config/default/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: 1 expand_all_items: false diff --git a/config/default/block.block.useraccountmenu_2.yml b/config/default/block.block.useraccountmenu_2.yml index efa1885f7..96ceb6887 100644 --- a/config/default/block.block.useraccountmenu_2.yml +++ b/config/default/block.block.useraccountmenu_2.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: 1 expand_all_items: false diff --git a/config/default/captcha.captcha_point.contact_message_feedback_form.yml b/config/default/captcha.captcha_point.contact_message_feedback_form.yml index 178f04e66..71745eeb6 100644 --- a/config/default/captcha.captcha_point.contact_message_feedback_form.yml +++ b/config/default/captcha.captcha_point.contact_message_feedback_form.yml @@ -6,4 +6,4 @@ _core: default_config_hash: MbTbUeeaumH8DjENUwT0-8uW9UuxyNHbF6jbKCLhYkk formId: contact_message_feedback_form captchaType: default -label: null +label: contact_message_feedback_form diff --git a/config/default/captcha.captcha_point.contact_message_personal_form.yml b/config/default/captcha.captcha_point.contact_message_personal_form.yml index 2fd949a06..443de883a 100644 --- a/config/default/captcha.captcha_point.contact_message_personal_form.yml +++ b/config/default/captcha.captcha_point.contact_message_personal_form.yml @@ -6,4 +6,4 @@ _core: default_config_hash: JWbmGm_KvY_3No38GsmOrkAy8N9u5Sm4yjJlDJlAW7c formId: contact_message_personal_form captchaType: default -label: null +label: contact_message_personal_form diff --git a/config/default/captcha.captcha_point.node_dcz_article_form.yml b/config/default/captcha.captcha_point.node_dcz_article_form.yml index 929df3fa1..6a7427a7f 100644 --- a/config/default/captcha.captcha_point.node_dcz_article_form.yml +++ b/config/default/captcha.captcha_point.node_dcz_article_form.yml @@ -4,4 +4,4 @@ status: false dependencies: { } formId: node_dcz_article_form captchaType: default -label: null +label: node_dcz_article_form diff --git a/config/default/captcha.captcha_point.node_dcz_landing_page_form.yml b/config/default/captcha.captcha_point.node_dcz_landing_page_form.yml index 232a4cd9e..aa45e1ba5 100644 --- a/config/default/captcha.captcha_point.node_dcz_landing_page_form.yml +++ b/config/default/captcha.captcha_point.node_dcz_landing_page_form.yml @@ -4,4 +4,4 @@ status: false dependencies: { } formId: node_dcz_landing_page_form captchaType: default -label: null +label: node_dcz_landing_page_form diff --git a/config/default/captcha.captcha_point.node_dcz_showcase_form.yml b/config/default/captcha.captcha_point.node_dcz_showcase_form.yml index 1470f68b3..1cf0d6824 100644 --- a/config/default/captcha.captcha_point.node_dcz_showcase_form.yml +++ b/config/default/captcha.captcha_point.node_dcz_showcase_form.yml @@ -4,4 +4,4 @@ status: false dependencies: { } formId: node_dcz_showcase_form captchaType: default -label: null +label: node_dcz_showcase_form diff --git a/config/default/captcha.captcha_point.node_forum_form.yml b/config/default/captcha.captcha_point.node_forum_form.yml index 799b570b6..503281a5b 100644 --- a/config/default/captcha.captcha_point.node_forum_form.yml +++ b/config/default/captcha.captcha_point.node_forum_form.yml @@ -4,4 +4,4 @@ status: false dependencies: { } formId: node_forum_form captchaType: default -label: null +label: node_forum_form diff --git a/config/default/captcha.captcha_point.node_individual_form.yml b/config/default/captcha.captcha_point.node_individual_form.yml index 5734a59d7..c7dcd1775 100644 --- a/config/default/captcha.captcha_point.node_individual_form.yml +++ b/config/default/captcha.captcha_point.node_individual_form.yml @@ -4,4 +4,4 @@ status: false dependencies: { } formId: node_individual_form captchaType: default -label: null +label: node_individual_form diff --git a/config/default/captcha.captcha_point.node_organization_form.yml b/config/default/captcha.captcha_point.node_organization_form.yml index 62210f5cc..f413c1825 100644 --- a/config/default/captcha.captcha_point.node_organization_form.yml +++ b/config/default/captcha.captcha_point.node_organization_form.yml @@ -4,4 +4,4 @@ status: false dependencies: { } formId: node_organization_form captchaType: default -label: null +label: node_organization_form diff --git a/config/default/captcha.captcha_point.node_page_form.yml b/config/default/captcha.captcha_point.node_page_form.yml index 22387e690..2d0fa6ee5 100644 --- a/config/default/captcha.captcha_point.node_page_form.yml +++ b/config/default/captcha.captcha_point.node_page_form.yml @@ -4,4 +4,4 @@ status: false dependencies: { } formId: node_page_form captchaType: default -label: null +label: node_page_form diff --git a/config/default/captcha.captcha_point.node_tutorial_form.yml b/config/default/captcha.captcha_point.node_tutorial_form.yml index 4aa1df606..9fc5acdaf 100644 --- a/config/default/captcha.captcha_point.node_tutorial_form.yml +++ b/config/default/captcha.captcha_point.node_tutorial_form.yml @@ -4,4 +4,4 @@ status: false dependencies: { } formId: node_tutorial_form captchaType: default -label: null +label: node_tutorial_form diff --git a/config/default/captcha.captcha_point.user_login_form.yml b/config/default/captcha.captcha_point.user_login_form.yml index fde78b254..3b548e459 100644 --- a/config/default/captcha.captcha_point.user_login_form.yml +++ b/config/default/captcha.captcha_point.user_login_form.yml @@ -6,4 +6,4 @@ _core: default_config_hash: crLwyc9uwZ8Bv8lpMLIOEQYHOxW_mS49jaDf_95-o4I formId: user_login_form captchaType: default -label: null +label: user_login_form diff --git a/config/default/captcha.captcha_point.user_pass.yml b/config/default/captcha.captcha_point.user_pass.yml index 3a4126fce..ec6144ea8 100644 --- a/config/default/captcha.captcha_point.user_pass.yml +++ b/config/default/captcha.captcha_point.user_pass.yml @@ -6,4 +6,4 @@ _core: default_config_hash: KV2eyuDk4Ux0da6fu6QsTUf_49rPDXilNurV5nRZqJE formId: user_pass captchaType: default -label: null +label: user_pass diff --git a/config/default/captcha.captcha_point.user_register_form.yml b/config/default/captcha.captcha_point.user_register_form.yml index e788eef3b..9766d6c98 100644 --- a/config/default/captcha.captcha_point.user_register_form.yml +++ b/config/default/captcha.captcha_point.user_register_form.yml @@ -6,4 +6,4 @@ _core: default_config_hash: O11nB9Assnic6AhIuaeK_CQdh_zO0udxABDnUZJupis formId: user_register_form captchaType: default -label: null +label: user_register_form diff --git a/config/default/captcha.settings.yml b/config/default/captcha.settings.yml index 1b69bbe30..37ff6b6fd 100644 --- a/config/default/captcha.settings.yml +++ b/config/default/captcha.settings.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: _UaIWu0_ZD3lUs97wlFC2Koi-o7Bex69Xr9q36nJtkY +langcode: cs enabled_default: 0 default_challenge: riddler/Riddler description: 'This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.' @@ -8,6 +11,3 @@ default_validation: 1 persistence: 0 enable_stats: false log_wrong_responses: false -_core: - default_config_hash: _UaIWu0_ZD3lUs97wlFC2Koi-o7Bex69Xr9q36nJtkY -langcode: cs diff --git a/config/default/comment.settings.yml b/config/default/comment.settings.yml index 3a3c75e42..f30e9434a 100644 --- a/config/default/comment.settings.yml +++ b/config/default/comment.settings.yml @@ -1,2 +1,2 @@ -log_ip_addresses: true langcode: cs +log_ip_addresses: true diff --git a/config/default/config_split.config_split.default_content.yml b/config/default/config_split.config_split.default_content.yml index f6937cff4..4b95466f2 100644 --- a/config/default/config_split.config_split.default_content.yml +++ b/config/default/config_split.config_split.default_content.yml @@ -5,6 +5,7 @@ dependencies: { } id: default_content label: 'Default content' description: '' +weight: 0 folder: ../config/split-default_content module: better_normalizers: 0 @@ -14,4 +15,3 @@ blacklist: { } graylist: { } graylist_dependents: true graylist_skip_equal: true -weight: 0 diff --git a/config/default/config_split.config_split.dev.yml b/config/default/config_split.config_split.dev.yml index a5b624b7d..da241a151 100644 --- a/config/default/config_split.config_split.dev.yml +++ b/config/default/config_split.config_split.dev.yml @@ -5,6 +5,7 @@ dependencies: { } id: dev label: DEV description: '' +weight: 0 folder: ../config/split-dev module: better_normalizers: 0 @@ -20,4 +21,3 @@ blacklist: graylist: { } graylist_dependents: true graylist_skip_equal: true -weight: 0 diff --git a/config/default/config_split.config_split.prod.yml b/config/default/config_split.config_split.prod.yml index c4e4362f9..a394b344f 100644 --- a/config/default/config_split.config_split.prod.yml +++ b/config/default/config_split.config_split.prod.yml @@ -5,6 +5,7 @@ dependencies: { } id: prod label: PROD description: '' +weight: 0 folder: ../config/split-prod module: acquia_connector: 0 @@ -14,4 +15,3 @@ blacklist: { } graylist: { } graylist_dependents: true graylist_skip_equal: true -weight: 0 diff --git a/config/default/contact.settings.yml b/config/default/contact.settings.yml index fb58fcff2..492ae2534 100644 --- a/config/default/contact.settings.yml +++ b/config/default/contact.settings.yml @@ -1,6 +1,6 @@ +langcode: cs default_form: feedback flood: limit: 5 interval: 3600 user_default_enabled: true -langcode: cs diff --git a/config/default/core.entity_form_display.block_content.content_block.default.yml b/config/default/core.entity_form_display.block_content.content_block.default.yml index 9a5e5abe8..547a9a7b2 100644 --- a/config/default/core.entity_form_display.block_content.content_block.default.yml +++ b/config/default/core.entity_form_display.block_content.content_block.default.yml @@ -15,26 +15,26 @@ content: body: type: text_textarea_with_summary weight: 3 + region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } - region: content info: type: string_textfield weight: -5 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content langcode: type: language_select weight: 2 + region: content settings: include_locked: true third_party_settings: { } - region: content hidden: { } diff --git a/config/default/core.entity_form_display.comment.comment_article.default.yml b/config/default/core.entity_form_display.comment.comment_article.default.yml index e59b47586..e3ed171e8 100644 --- a/config/default/core.entity_form_display.comment.comment_article.default.yml +++ b/config/default/core.entity_form_display.comment.comment_article.default.yml @@ -21,18 +21,18 @@ content: comment_body: type: text_textarea weight: 11 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - region: content langcode: type: language_select weight: 2 + region: content settings: include_locked: true third_party_settings: { } - region: content path: type: path weight: 30 @@ -42,9 +42,9 @@ content: subject: type: string_textfield weight: 10 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content hidden: { } diff --git a/config/default/core.entity_form_display.comment.comment_forum.default.yml b/config/default/core.entity_form_display.comment.comment_forum.default.yml index dcd3eb146..784e58747 100644 --- a/config/default/core.entity_form_display.comment.comment_forum.default.yml +++ b/config/default/core.entity_form_display.comment.comment_forum.default.yml @@ -23,18 +23,18 @@ content: comment_body: type: text_textarea weight: 11 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - region: content langcode: type: language_select weight: 2 + region: content settings: include_locked: true third_party_settings: { } - region: content path: type: path weight: 30 @@ -44,9 +44,9 @@ content: subject: type: string_textfield weight: 10 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content hidden: { } diff --git a/config/default/core.entity_form_display.media.image.default.yml b/config/default/core.entity_form_display.media.image.default.yml index 67a9dafe5..49ba20281 100644 --- a/config/default/core.entity_form_display.media.image.default.yml +++ b/config/default/core.entity_form_display.media.image.default.yml @@ -21,13 +21,13 @@ content: settings: { } third_party_settings: { } field_media_image: - settings: - preview_image_style: thumbnail - progress_indicator: throbber - third_party_settings: { } type: image_image weight: 1 region: content + settings: + progress_indicator: throbber + preview_image_style: thumbnail + third_party_settings: { } langcode: type: language_select weight: 2 @@ -51,19 +51,19 @@ content: third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 6 region: content + settings: + display_label: true third_party_settings: { } uid: type: entity_reference_autocomplete weight: 3 + 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/default/core.entity_form_display.node.dcz_article.default.yml b/config/default/core.entity_form_display.node.dcz_article.default.yml index ae15626da..ab94f6f49 100644 --- a/config/default/core.entity_form_display.node.dcz_article.default.yml +++ b/config/default/core.entity_form_display.node.dcz_article.default.yml @@ -35,18 +35,19 @@ content: created: type: datetime_timestamp weight: 9 + region: content settings: { } third_party_settings: { } - region: content field_comments_article: + type: comment_default weight: 6 + region: content settings: { } third_party_settings: { } - type: comment_default - region: content field_paragraphs: type: entity_reference_paragraphs weight: 4 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -55,91 +56,90 @@ content: form_display_mode: default default_paragraph_type: _none third_party_settings: { } - region: content field_tags: + type: entity_reference_autocomplete_tags weight: 5 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: 'drupal commerce, theming, …' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete_tags - region: content field_teaser_image: + type: entity_browser_entity_reference weight: 2 + region: content settings: entity_browser: image_browser field_widget_display: rendered_entity field_widget_edit: true field_widget_remove: true - selection_mode: selection_append + open: false field_widget_display_settings: view_mode: preview - open: false + selection_mode: selection_append third_party_settings: { } - type: entity_browser_entity_reference - region: content field_teaser_text: + type: string_textarea weight: 1 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: string_textarea - region: content langcode: type: language_select weight: 7 + region: content settings: include_locked: true third_party_settings: { } - region: content path: type: path weight: 12 + region: content settings: { } third_party_settings: { } - region: content promote: type: boolean_checkbox + weight: 10 + region: content settings: display_label: true - weight: 10 third_party_settings: { } - region: content status: type: boolean_checkbox - settings: - display_label: true weight: 14 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox + weight: 11 + region: content settings: display_label: true - weight: 11 third_party_settings: { } - region: content title: type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content uid: type: entity_reference_autocomplete weight: 8 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content url_redirects: weight: 13 region: content diff --git a/config/default/core.entity_form_display.node.dcz_landing_page.default.yml b/config/default/core.entity_form_display.node.dcz_landing_page.default.yml index 848aab6a5..6e4ff7772 100644 --- a/config/default/core.entity_form_display.node.dcz_landing_page.default.yml +++ b/config/default/core.entity_form_display.node.dcz_landing_page.default.yml @@ -22,22 +22,23 @@ content: body: type: text_textarea_with_summary weight: 4 + region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } - region: content created: type: datetime_timestamp weight: 6 + region: content settings: { } third_party_settings: { } - region: content field_hero_widget: type: entity_reference_paragraphs weight: 1 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -46,15 +47,16 @@ content: form_display_mode: default default_paragraph_type: dcz_para_hero third_party_settings: { } - region: content field_meta_tags: + type: metatag_firehose weight: 26 + region: content settings: { } third_party_settings: { } - type: metatag_firehose - region: content field_paragraphs: + type: paragraphs weight: 2 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -65,60 +67,58 @@ content: form_display_mode: default default_paragraph_type: layout third_party_settings: { } - type: paragraphs - region: content langcode: type: language_select weight: 3 + region: content settings: include_locked: true third_party_settings: { } - region: content path: type: path weight: 9 + region: content settings: { } third_party_settings: { } - region: content promote: type: boolean_checkbox + weight: 7 + region: content settings: display_label: true - weight: 7 third_party_settings: { } - region: content status: type: boolean_checkbox - settings: - display_label: true weight: 10 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox + weight: 8 + region: content settings: display_label: true - weight: 8 third_party_settings: { } - region: content title: type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content uid: type: entity_reference_autocomplete weight: 5 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content url_redirects: weight: 11 region: content diff --git a/config/default/core.entity_form_display.node.dcz_showcase.default.yml b/config/default/core.entity_form_display.node.dcz_showcase.default.yml index 5e84c2e76..69e5ad290 100644 --- a/config/default/core.entity_form_display.node.dcz_showcase.default.yml +++ b/config/default/core.entity_form_display.node.dcz_showcase.default.yml @@ -26,143 +26,143 @@ content: body: type: text_textarea_with_summary weight: 4 + region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } - region: content created: type: datetime_timestamp weight: 10 + region: content settings: { } third_party_settings: { } - region: content field_display_options: + type: options_select weight: 14 + region: content settings: { } third_party_settings: { } - type: options_select - region: content field_drupal_version: + type: options_select weight: 3 + region: content settings: { } third_party_settings: { } - type: options_select - region: content field_logo: + type: entity_browser_entity_reference weight: 5 + region: content settings: entity_browser: image_browser field_widget_display: rendered_entity field_widget_edit: true field_widget_remove: true - selection_mode: selection_append + open: false field_widget_display_settings: view_mode: preview - open: false + selection_mode: selection_append third_party_settings: { } - type: entity_browser_entity_reference - region: content field_main_screenshot: + type: entity_browser_entity_reference weight: 6 + region: content settings: entity_browser: image_browser field_widget_display: rendered_entity field_widget_edit: true field_widget_remove: true - selection_mode: selection_append + open: false field_widget_display_settings: view_mode: preview - open: false + selection_mode: selection_append third_party_settings: { } - type: entity_browser_entity_reference - region: content field_other_screenshots: + type: entity_browser_entity_reference weight: 7 + region: content settings: entity_browser: image_browser field_widget_display: rendered_entity field_widget_edit: true field_widget_remove: true - selection_mode: selection_append + open: false field_widget_display_settings: view_mode: preview - open: false + selection_mode: selection_append third_party_settings: { } - type: entity_browser_entity_reference - region: content field_tags: + type: entity_reference_autocomplete_tags weight: 1 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete_tags - region: content field_url: + type: link_default weight: 2 + region: content settings: placeholder_url: 'https://www.drupal.cz' placeholder_title: 'Drupal Česká Republika' third_party_settings: { } - type: link_default - region: content langcode: type: language_select weight: 8 + region: content settings: include_locked: true third_party_settings: { } - region: content path: type: path weight: 13 + region: content settings: { } third_party_settings: { } - region: content promote: type: boolean_checkbox + weight: 11 + region: content settings: display_label: true - weight: 11 third_party_settings: { } - region: content status: type: boolean_checkbox - settings: - display_label: true weight: 16 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox + weight: 12 + region: content settings: display_label: true - weight: 12 third_party_settings: { } - region: content title: type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - region: content uid: type: entity_reference_autocomplete weight: 9 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - region: content url_redirects: weight: 15 region: content diff --git a/config/default/core.entity_form_display.node.forum.default.yml b/config/default/core.entity_form_display.node.forum.default.yml index 8bd025a3a..634b31c79 100644 --- a/config/default/core.entity_form_display.node.forum.default.yml +++ b/config/default/core.entity_form_display.node.forum.default.yml @@ -42,11 +42,11 @@ content: settings: { } third_party_settings: { } field_drupal_version: + type: options_select weight: 1 + region: content settings: { } third_party_settings: { } - type: options_select - region: content langcode: type: language_select weight: 4 @@ -62,24 +62,24 @@ content: third_party_settings: { } promote: type: boolean_checkbox - settings: - display_label: true weight: 7 region: content + settings: + display_label: true third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 12 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox - settings: - display_label: true weight: 8 region: content + settings: + display_label: true third_party_settings: { } taxonomy_forums: type: options_select @@ -101,9 +101,9 @@ content: region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } url_redirects: weight: 11 diff --git a/config/default/core.entity_form_display.node.individual.default.yml b/config/default/core.entity_form_display.node.individual.default.yml index 85163dbb4..7a3a31a6a 100644 --- a/config/default/core.entity_form_display.node.individual.default.yml +++ b/config/default/core.entity_form_display.node.individual.default.yml @@ -26,13 +26,13 @@ content: body: type: text_textarea_with_summary weight: 6 + region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } - region: content created: type: datetime_timestamp weight: 10 @@ -40,68 +40,68 @@ content: settings: { } third_party_settings: { } field_emails: + type: email_default weight: 4 + region: content settings: - size: 60 placeholder: '' + size: 60 third_party_settings: { } - type: email_default - region: content field_er_organization: + type: entity_reference_autocomplete weight: 7 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_firstname: + type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_gender: + type: boolean_checkbox weight: 3 + region: content settings: display_label: true third_party_settings: { } - type: boolean_checkbox - region: content field_image: + type: entity_browser_entity_reference weight: 2 + region: content settings: entity_browser: image_browser field_widget_display: rendered_entity field_widget_edit: true field_widget_remove: true - selection_mode: selection_append + open: false field_widget_display_settings: view_mode: preview - open: false + selection_mode: selection_append third_party_settings: { } - type: entity_browser_entity_reference - region: content field_surname: + type: string_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_websites: + type: link_default weight: 5 + region: content settings: placeholder_url: '' placeholder_title: '' third_party_settings: { } - type: link_default - region: content langcode: type: language_select weight: 8 @@ -117,34 +117,34 @@ content: third_party_settings: { } promote: type: boolean_checkbox - settings: - display_label: true weight: 11 region: content + settings: + display_label: true third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 15 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox - settings: - display_label: true weight: 12 region: content + settings: + display_label: true third_party_settings: { } uid: type: entity_reference_autocomplete weight: 9 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 - region: content third_party_settings: { } url_redirects: weight: 14 diff --git a/config/default/core.entity_form_display.node.organization.default.yml b/config/default/core.entity_form_display.node.organization.default.yml index f0c24ffeb..c970580f3 100644 --- a/config/default/core.entity_form_display.node.organization.default.yml +++ b/config/default/core.entity_form_display.node.organization.default.yml @@ -22,13 +22,13 @@ content: body: type: text_textarea_with_summary weight: 4 + region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } - region: content created: type: datetime_timestamp weight: 7 @@ -36,35 +36,35 @@ content: settings: { } third_party_settings: { } field_emails: + type: email_default weight: 1 + region: content settings: - size: 60 placeholder: '' + size: 60 third_party_settings: { } - type: email_default - region: content field_logo: + type: entity_browser_entity_reference weight: 3 + region: content settings: entity_browser: image_browser field_widget_display: rendered_entity field_widget_edit: true field_widget_remove: true - selection_mode: selection_append + open: false field_widget_display_settings: view_mode: preview - open: false + selection_mode: selection_append third_party_settings: { } - type: entity_browser_entity_reference - region: content field_websites: + type: link_default weight: 2 + region: content settings: placeholder_url: '' placeholder_title: '' third_party_settings: { } - type: link_default - region: content langcode: type: language_select weight: 5 @@ -80,24 +80,24 @@ content: third_party_settings: { } promote: type: boolean_checkbox - settings: - display_label: true weight: 8 region: content + settings: + display_label: true third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 12 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox - settings: - display_label: true weight: 9 region: content + settings: + display_label: true third_party_settings: { } title: type: string_textfield @@ -110,12 +110,12 @@ content: uid: type: entity_reference_autocomplete weight: 6 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 - region: content third_party_settings: { } url_redirects: weight: 11 diff --git a/config/default/core.entity_form_display.node.page.default.yml b/config/default/core.entity_form_display.node.page.default.yml index 11c377365..05a46c53b 100644 --- a/config/default/core.entity_form_display.node.page.default.yml +++ b/config/default/core.entity_form_display.node.page.default.yml @@ -22,15 +22,15 @@ bundle: page mode: default content: body: + type: text_textarea_with_summary weight: 1 + region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } - type: text_textarea_with_summary - region: content created: type: datetime_timestamp weight: 9 @@ -38,53 +38,55 @@ content: settings: { } third_party_settings: { } field_authors: + type: entity_reference_autocomplete weight: 3 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_clients: + type: entity_reference_autocomplete weight: 6 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_coauthors: + type: entity_reference_autocomplete weight: 4 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_creditors: + type: entity_reference_autocomplete weight: 5 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_meta_tags: + type: metatag_firehose weight: 121 + region: content settings: { } third_party_settings: { } - type: metatag_firehose - region: content field_paragraphs: + type: paragraphs weight: 2 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -95,8 +97,6 @@ content: form_display_mode: default default_paragraph_type: _none third_party_settings: { } - type: paragraphs - region: content langcode: type: language_select weight: 7 @@ -112,24 +112,24 @@ content: third_party_settings: { } promote: type: boolean_checkbox - settings: - display_label: true weight: 10 region: content + settings: + display_label: true third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 120 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox - settings: - display_label: true weight: 11 region: content + settings: + display_label: true third_party_settings: { } title: type: string_textfield @@ -142,12 +142,12 @@ content: uid: type: entity_reference_autocomplete weight: 8 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 - region: content third_party_settings: { } url_redirects: weight: 50 diff --git a/config/default/core.entity_form_display.node.tutorial.default.yml b/config/default/core.entity_form_display.node.tutorial.default.yml index 7900513af..dc2318d52 100644 --- a/config/default/core.entity_form_display.node.tutorial.default.yml +++ b/config/default/core.entity_form_display.node.tutorial.default.yml @@ -27,15 +27,15 @@ bundle: tutorial mode: default content: body: + type: text_textarea_with_summary weight: 4 + region: content settings: rows: 9 summary_rows: 3 placeholder: '' show_summary: false third_party_settings: { } - type: text_textarea_with_summary - region: content created: type: datetime_timestamp weight: 12 @@ -43,53 +43,55 @@ content: settings: { } third_party_settings: { } field_authors: + type: entity_reference_autocomplete weight: 6 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_clients: + type: entity_reference_autocomplete weight: 9 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_coauthors: + type: entity_reference_autocomplete weight: 7 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_creditors: + type: entity_reference_autocomplete weight: 8 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_meta_tags: + type: metatag_firehose weight: 18 + region: content settings: { } third_party_settings: { } - type: metatag_firehose - region: content field_paragraphs: + type: paragraphs weight: 5 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -100,40 +102,38 @@ content: form_display_mode: default default_paragraph_type: _none third_party_settings: { } - type: paragraphs - region: content field_tags: + type: entity_reference_autocomplete_tags weight: 1 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete_tags - region: content field_teaser_image: + type: entity_browser_entity_reference weight: 3 + region: content settings: entity_browser: image_browser field_widget_display: rendered_entity field_widget_edit: true field_widget_remove: true - selection_mode: selection_append + open: false field_widget_display_settings: view_mode: preview - open: false + selection_mode: selection_append third_party_settings: { } - type: entity_browser_entity_reference - region: content field_teaser_text: + type: string_textarea weight: 2 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: string_textarea - region: content langcode: type: language_select weight: 10 @@ -149,24 +149,24 @@ content: third_party_settings: { } promote: type: boolean_checkbox - settings: - display_label: true weight: 13 region: content + settings: + display_label: true third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 17 region: content + settings: + display_label: true third_party_settings: { } sticky: type: boolean_checkbox - settings: - display_label: true weight: 14 region: content + settings: + display_label: true third_party_settings: { } title: type: string_textfield @@ -179,12 +179,12 @@ content: uid: type: entity_reference_autocomplete weight: 11 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 - region: content third_party_settings: { } url_redirects: weight: 16 diff --git a/config/default/core.entity_form_display.paragraph.dcz_para_block_reference.default.yml b/config/default/core.entity_form_display.paragraph.dcz_para_block_reference.default.yml index f2fde82e1..5665132c4 100644 --- a/config/default/core.entity_form_display.paragraph.dcz_para_block_reference.default.yml +++ b/config/default/core.entity_form_display.paragraph.dcz_para_block_reference.default.yml @@ -14,15 +14,15 @@ bundle: dcz_para_block_reference mode: default content: field_block_reference: + type: entity_reference_autocomplete weight: 2 + region: content settings: match_operator: CONTAINS + match_limit: 10 size: 60 placeholder: '' - match_limit: 10 third_party_settings: { } - type: entity_reference_autocomplete - region: content field_class: type: options_buttons weight: 3 @@ -38,13 +38,13 @@ content: placeholder: '' third_party_settings: { } field_title: + type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content hidden: created: true status: true diff --git a/config/default/core.entity_form_display.paragraph.dcz_para_content.default.yml b/config/default/core.entity_form_display.paragraph.dcz_para_content.default.yml index 2e51e20dd..dbfa9834e 100644 --- a/config/default/core.entity_form_display.paragraph.dcz_para_content.default.yml +++ b/config/default/core.entity_form_display.paragraph.dcz_para_content.default.yml @@ -15,27 +15,27 @@ bundle: dcz_para_content mode: default content: field_class: + type: options_buttons weight: 3 + region: content settings: { } third_party_settings: { } - type: options_buttons - region: content field_content: + type: text_textarea weight: 2 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_description: + type: string_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content hidden: created: true status: true diff --git a/config/default/core.entity_form_display.paragraph.dcz_para_gallery.default.yml b/config/default/core.entity_form_display.paragraph.dcz_para_gallery.default.yml index e2a96f15f..86bd5c579 100644 --- a/config/default/core.entity_form_display.paragraph.dcz_para_gallery.default.yml +++ b/config/default/core.entity_form_display.paragraph.dcz_para_gallery.default.yml @@ -17,35 +17,35 @@ bundle: dcz_para_gallery mode: default content: field_class: + type: options_buttons weight: 3 + region: content settings: { } third_party_settings: { } - type: options_buttons - region: content field_description: + type: string_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_gallery: + type: image_image weight: 2 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_title: + type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content hidden: created: true status: true diff --git a/config/default/core.entity_form_display.paragraph.dcz_para_hero.default.yml b/config/default/core.entity_form_display.paragraph.dcz_para_hero.default.yml index 8ae6be9eb..fddb0ba42 100644 --- a/config/default/core.entity_form_display.paragraph.dcz_para_hero.default.yml +++ b/config/default/core.entity_form_display.paragraph.dcz_para_hero.default.yml @@ -17,41 +17,41 @@ bundle: dcz_para_hero mode: default content: field_class: + type: options_buttons weight: 3 + region: content settings: { } third_party_settings: { } - type: options_buttons - region: content field_description: + type: string_textfield weight: 2 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_image: + type: entity_browser_entity_reference weight: 1 + region: content settings: entity_browser: image_browser field_widget_display: rendered_entity field_widget_edit: true field_widget_remove: true - selection_mode: selection_append + open: false field_widget_display_settings: view_mode: preview - open: false + selection_mode: selection_append third_party_settings: { } - type: entity_browser_entity_reference - region: content field_title: + type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content hidden: created: true status: true diff --git a/config/default/core.entity_form_display.paragraph.dcz_para_image.default.yml b/config/default/core.entity_form_display.paragraph.dcz_para_image.default.yml index 90dff5b5a..4fec90ee1 100644 --- a/config/default/core.entity_form_display.paragraph.dcz_para_image.default.yml +++ b/config/default/core.entity_form_display.paragraph.dcz_para_image.default.yml @@ -17,41 +17,41 @@ bundle: dcz_para_image mode: default content: field_class: + type: options_buttons weight: 3 + region: content settings: { } third_party_settings: { } - type: options_buttons - region: content field_description: + type: string_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_image: + type: entity_browser_entity_reference weight: 2 + region: content settings: entity_browser: image_browser field_widget_display: rendered_entity field_widget_edit: true field_widget_remove: true - selection_mode: selection_append + open: false field_widget_display_settings: view_mode: preview - open: false + selection_mode: selection_append third_party_settings: { } - type: entity_browser_entity_reference - region: content field_title: + type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content hidden: created: true status: true diff --git a/config/default/core.entity_form_display.paragraph.dcz_para_tab.default.yml b/config/default/core.entity_form_display.paragraph.dcz_para_tab.default.yml index 495025695..f43d21b7e 100644 --- a/config/default/core.entity_form_display.paragraph.dcz_para_tab.default.yml +++ b/config/default/core.entity_form_display.paragraph.dcz_para_tab.default.yml @@ -15,29 +15,29 @@ bundle: dcz_para_tab mode: default content: field_content: + type: text_textarea weight: 3 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_description: + type: string_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_tab: + type: string_textfield weight: 2 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content hidden: created: true status: true diff --git a/config/default/core.entity_form_display.paragraph.dcz_para_tabs.default.yml b/config/default/core.entity_form_display.paragraph.dcz_para_tabs.default.yml index 85ae05a8d..e792d94af 100644 --- a/config/default/core.entity_form_display.paragraph.dcz_para_tabs.default.yml +++ b/config/default/core.entity_form_display.paragraph.dcz_para_tabs.default.yml @@ -17,32 +17,33 @@ bundle: dcz_para_tabs mode: default content: field_content: + type: text_textarea weight: 2 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_content_end: + type: text_textarea weight: 4 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_description: + type: string_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_paragraphs: type: entity_reference_paragraphs weight: 3 + region: content settings: title: Item title_plural: Items @@ -51,7 +52,6 @@ content: form_display_mode: default default_paragraph_type: _none third_party_settings: { } - region: content hidden: created: true status: true diff --git a/config/default/core.entity_form_display.paragraph.dcz_para_video.default.yml b/config/default/core.entity_form_display.paragraph.dcz_para_video.default.yml index bc4549168..38d693109 100644 --- a/config/default/core.entity_form_display.paragraph.dcz_para_video.default.yml +++ b/config/default/core.entity_form_display.paragraph.dcz_para_video.default.yml @@ -16,33 +16,33 @@ bundle: dcz_para_video mode: default content: field_class: + type: options_buttons weight: 3 + region: content settings: { } third_party_settings: { } - type: options_buttons - region: content field_description: + type: string_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_title: + type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_video: + type: youtube weight: 2 + region: content settings: { } third_party_settings: { } - type: youtube - region: content hidden: created: true status: true diff --git a/config/default/core.entity_form_display.paragraph.dcz_para_view_reference.default.yml b/config/default/core.entity_form_display.paragraph.dcz_para_view_reference.default.yml index fa06e9622..92bd7e27d 100644 --- a/config/default/core.entity_form_display.paragraph.dcz_para_view_reference.default.yml +++ b/config/default/core.entity_form_display.paragraph.dcz_para_view_reference.default.yml @@ -16,37 +16,37 @@ bundle: dcz_para_view_reference mode: default content: field_class: + type: options_buttons weight: 2 + region: content settings: { } third_party_settings: { } - type: options_buttons - region: content field_description: + type: string_textfield weight: 1 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_title: + type: string_textfield weight: 0 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_view_reference: + type: viewsreference_autocomplete weight: 3 + region: content settings: match_operator: CONTAINS size: 60 placeholder: '' match_limit: 10 third_party_settings: { } - type: viewsreference_autocomplete - region: content hidden: created: true status: true diff --git a/config/default/core.entity_form_display.paragraph.layout.default.yml b/config/default/core.entity_form_display.paragraph.layout.default.yml index 24d2d4f0b..0614abf6a 100644 --- a/config/default/core.entity_form_display.paragraph.layout.default.yml +++ b/config/default/core.entity_form_display.paragraph.layout.default.yml @@ -15,19 +15,21 @@ bundle: layout mode: default content: field_class: + type: options_select weight: 1 + region: content settings: { } third_party_settings: { } - type: options_select - region: content field_layout: + type: options_select weight: 2 + region: content settings: { } third_party_settings: { } - type: options_select - region: content field_paragraphs: + type: paragraphs weight: 0 + region: content settings: title: Paragraph title_plural: Paragraphs @@ -38,8 +40,6 @@ content: form_display_mode: default default_paragraph_type: _none third_party_settings: { } - type: paragraphs - region: content hidden: created: true status: true diff --git a/config/default/core.entity_form_display.taxonomy_term.forums.default.yml b/config/default/core.entity_form_display.taxonomy_term.forums.default.yml index 1e1d575f7..8b5e8ec83 100644 --- a/config/default/core.entity_form_display.taxonomy_term.forums.default.yml +++ b/config/default/core.entity_form_display.taxonomy_term.forums.default.yml @@ -44,10 +44,10 @@ content: third_party_settings: { } status: type: boolean_checkbox - settings: - display_label: true weight: 100 region: content + settings: + display_label: true third_party_settings: { } hidden: forum_container: true diff --git a/config/default/core.entity_form_display.user.user.default.yml b/config/default/core.entity_form_display.user.user.default.yml index 7e499be8d..0e6f60614 100644 --- a/config/default/core.entity_form_display.user.user.default.yml +++ b/config/default/core.entity_form_display.user.user.default.yml @@ -31,37 +31,37 @@ content: settings: { } third_party_settings: { } field_dcz_bio: + type: text_textarea weight: 7 + region: content settings: rows: 5 placeholder: '' third_party_settings: { } - type: text_textarea - region: content field_dcz_name: + type: string_textfield weight: 5 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_dcz_surname: + type: string_textfield weight: 6 + region: content settings: size: 60 placeholder: '' third_party_settings: { } - type: string_textfield - region: content field_dcz_user_image: + type: image_image weight: 12 + region: content settings: progress_indicator: throbber preview_image_style: thumbnail third_party_settings: { } - type: image_image - region: content field_location: type: geolocation_leaflet weight: 8 @@ -70,10 +70,10 @@ content: auto_client_location: '1' auto_client_location_marker: '1' allow_override_map_settings: 0 + hide_textfield_form: false centre: fit_bounds: enable: true - hide_textfield_form: false leaflet_settings: map_features: leaflet_control_zoom: @@ -81,8 +81,8 @@ content: leaflet_marker_popup: enabled: true leaflet_control_geocoder: - enabled: true weight: -100 + enabled: true zoom: '10' height: 400px width: 100% @@ -100,9 +100,9 @@ content: path: type: path weight: 11 + region: content settings: { } third_party_settings: { } - region: content timezone: weight: 4 region: content diff --git a/config/default/core.entity_view_display.block_content.content_block.default.yml b/config/default/core.entity_view_display.block_content.content_block.default.yml index 90fcf3e58..51d6fcfe4 100644 --- a/config/default/core.entity_view_display.block_content.content_block.default.yml +++ b/config/default/core.entity_view_display.block_content.content_block.default.yml @@ -13,11 +13,11 @@ bundle: content_block mode: default content: body: - label: hidden type: text_default - weight: 0 + label: hidden settings: { } third_party_settings: { } + weight: 0 region: content hidden: langcode: true diff --git a/config/default/core.entity_view_display.comment.comment_article.default.yml b/config/default/core.entity_view_display.comment.comment_article.default.yml index 106a0dfa3..09a7e5179 100644 --- a/config/default/core.entity_view_display.comment.comment_article.default.yml +++ b/config/default/core.entity_view_display.comment.comment_article.default.yml @@ -13,16 +13,16 @@ bundle: comment_article mode: default content: comment_body: - label: hidden type: text_default - weight: 0 + label: hidden settings: { } third_party_settings: { } + weight: 0 region: content links: - weight: 100 - region: content settings: { } third_party_settings: { } + weight: 100 + region: content hidden: langcode: true diff --git a/config/default/core.entity_view_display.comment.comment_forum.default.yml b/config/default/core.entity_view_display.comment.comment_forum.default.yml index a8935daab..939dd4345 100644 --- a/config/default/core.entity_view_display.comment.comment_forum.default.yml +++ b/config/default/core.entity_view_display.comment.comment_forum.default.yml @@ -15,16 +15,16 @@ bundle: comment_forum mode: default content: comment_body: - label: hidden type: text_default - weight: 0 + label: hidden settings: { } third_party_settings: { } + weight: 0 region: content links: - weight: 100 - region: content settings: { } third_party_settings: { } + weight: 100 + region: content hidden: langcode: true diff --git a/config/default/core.entity_view_display.media.image.default.yml b/config/default/core.entity_view_display.media.image.default.yml index 2387a871b..c7eefdfd2 100644 --- a/config/default/core.entity_view_display.media.image.default.yml +++ b/config/default/core.entity_view_display.media.image.default.yml @@ -14,12 +14,14 @@ bundle: image mode: default content: field_media_image: + type: image label: hidden settings: - image_style: original image_link: '' + image_style: original + image_loading: + attribute: lazy third_party_settings: { } - type: image weight: 0 region: content hidden: diff --git a/config/default/core.entity_view_display.media.image.embed.yml b/config/default/core.entity_view_display.media.image.embed.yml index ea32d213f..6121f8218 100644 --- a/config/default/core.entity_view_display.media.image.embed.yml +++ b/config/default/core.entity_view_display.media.image.embed.yml @@ -15,12 +15,14 @@ bundle: image mode: embed content: field_media_image: + type: image label: hidden settings: - image_style: original image_link: '' + image_style: original + image_loading: + attribute: lazy third_party_settings: { } - type: image weight: 0 region: content hidden: diff --git a/config/default/core.entity_view_display.media.image.hero.yml b/config/default/core.entity_view_display.media.image.hero.yml index 821b3bb27..ce5eea02a 100644 --- a/config/default/core.entity_view_display.media.image.hero.yml +++ b/config/default/core.entity_view_display.media.image.hero.yml @@ -15,12 +15,12 @@ bundle: image mode: hero content: field_media_image: + type: responsive_image label: hidden settings: responsive_image_style: hero image_link: '' third_party_settings: { } - type: responsive_image weight: 0 region: content hidden: diff --git a/config/default/core.entity_view_display.media.image.landscape.yml b/config/default/core.entity_view_display.media.image.landscape.yml index 402aa4a7f..b8f3b4775 100644 --- a/config/default/core.entity_view_display.media.image.landscape.yml +++ b/config/default/core.entity_view_display.media.image.landscape.yml @@ -15,12 +15,12 @@ bundle: image mode: landscape content: field_media_image: + type: responsive_image label: hidden settings: responsive_image_style: landscape image_link: '' third_party_settings: { } - type: responsive_image weight: 0 region: content hidden: diff --git a/config/default/core.entity_view_display.media.image.preview.yml b/config/default/core.entity_view_display.media.image.preview.yml index b298f0762..adaf100ac 100644 --- a/config/default/core.entity_view_display.media.image.preview.yml +++ b/config/default/core.entity_view_display.media.image.preview.yml @@ -15,12 +15,14 @@ bundle: image mode: preview content: field_media_image: + type: image label: hidden settings: - image_style: medium image_link: '' + image_style: medium + image_loading: + attribute: lazy third_party_settings: { } - type: image weight: 0 region: content hidden: diff --git a/config/default/core.entity_view_display.media.image.screenshot.yml b/config/default/core.entity_view_display.media.image.screenshot.yml index 16ad81da9..9503141d5 100644 --- a/config/default/core.entity_view_display.media.image.screenshot.yml +++ b/config/default/core.entity_view_display.media.image.screenshot.yml @@ -15,12 +15,12 @@ bundle: image mode: screenshot content: field_media_image: + type: responsive_image label: hidden settings: responsive_image_style: screenshot image_link: '' third_party_settings: { } - type: responsive_image weight: 0 region: content hidden: diff --git a/config/default/core.entity_view_display.node.dcz_article.default.yml b/config/default/core.entity_view_display.node.dcz_article.default.yml index 02ae4ccf3..6893145b6 100644 --- a/config/default/core.entity_view_display.node.dcz_article.default.yml +++ b/config/default/core.entity_view_display.node.dcz_article.default.yml @@ -30,42 +30,42 @@ mode: default content: body: type: text_default - weight: 0 - region: content label: hidden settings: { } third_party_settings: { } + weight: 0 + region: content field_comments_article: - weight: 3 + type: comment_default label: above settings: - pager_id: 0 view_mode: default + pager_id: 0 third_party_settings: { } - type: comment_default + weight: 3 region: content field_paragraphs: type: entity_reference_revisions_entity_view - weight: 1 label: hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 1 region: content field_tags: - weight: 2 + type: entity_reference_label label: hidden settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 2 region: content links: - weight: 4 - region: content settings: { } third_party_settings: { } + weight: 4 + region: content hidden: field_teaser_image: true field_teaser_text: true diff --git a/config/default/core.entity_view_display.node.dcz_article.full.yml b/config/default/core.entity_view_display.node.dcz_article.full.yml index 5c2f337c6..cebe3fd71 100644 --- a/config/default/core.entity_view_display.node.dcz_article.full.yml +++ b/config/default/core.entity_view_display.node.dcz_article.full.yml @@ -24,172 +24,172 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: 90413f4e-bac3-4ab8-8c96-42fcedeb9d67 blocks: cb2b9e2f-2856-49f7-a07a-1a5d271ba03b: id: 'entity_field:node:uid' label: 'Authored by' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: entity_reference_entity_view + weight: 0 + region: content + label: hidden settings: view_mode: default third_party_settings: { } - weight: 0 - region: content region: second_above weight: -1 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: cb2b9e2f-2856-49f7-a07a-1a5d271ba03b 68c8973d-e90a-4e40-8767-021f54347f29: id: 'entity_field:node:created' label: 'Authored on' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: timestamp + weight: 0 + region: content + label: hidden settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - weight: 0 - region: content region: second_above weight: 0 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 68c8973d-e90a-4e40-8767-021f54347f29 17360f7a-f2f2-4e84-9575-b4acfed309b8: id: 'entity_field:node:field_comments_article' label: Komentáře - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: above type: comment_default + weight: 0 + region: content + label: above settings: view_mode: default pager_id: 0 third_party_settings: { } - weight: 0 - region: content region: bottom weight: -1 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 17360f7a-f2f2-4e84-9575-b4acfed309b8 f7741ac7-74e4-465c-812d-3d1d5b4a3f21: id: 'entity_field:node:field_tags' label: Tags - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: inline type: entity_reference_label + weight: 0 + region: content + label: inline settings: link: true third_party_settings: { } - weight: 0 - region: content region: second_above weight: 1 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: f7741ac7-74e4-465c-812d-3d1d5b4a3f21 56df1f25-1d21-4657-a33c-3762d433efe5: id: 'entity_field:node:field_teaser_image' label: 'Teaser Image' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: image + weight: 0 + label: hidden settings: - image_style: screenshot_large image_link: '' + image_style: screenshot_large third_party_settings: { } - weight: 0 region: top weight: 0 uuid: 56df1f25-1d21-4657-a33c-3762d433efe5 - context_mapping: - entity: '@panelizer.entity_context:entity' 01639549-fa88-4500-9a46-af452b95a2ab: id: 'entity_field:node:field_teaser_text' label: 'Teaser Text' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: basic_string + weight: 0 + label: hidden settings: { } third_party_settings: { } - weight: 0 region: first_above weight: -3 uuid: 01639549-fa88-4500-9a46-af452b95a2ab - context_mapping: - entity: '@panelizer.entity_context:entity' 52b31df3-90a0-4801-865e-17cc3b5999dd: id: 'entity_field:node:field_paragraphs' label: Paragraphs - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: entity_reference_revisions_entity_view + weight: 0 + label: hidden settings: view_mode: default third_party_settings: { } - weight: 0 region: first_above weight: -2 uuid: 52b31df3-90a0-4801-865e-17cc3b5999dd - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: 90413f4e-bac3-4ab8-8c96-42fcedeb9d67 - weight: 0 + page_title: '[node:title]' layout: layout_twocol_bricks layout_settings: { } - page_title: '[node:title]' + builder: ipe storage_type: panelizer_default storage_id: 'node:dcz_article:full:default' - builder: ipe - pattern: panelizer static_context: { } + pattern: panelizer id: node.dcz_article.full targetEntityType: node bundle: dcz_article mode: full content: field_comments_article: - weight: 4 + type: comment_default label: above settings: - pager_id: 0 view_mode: default + pager_id: 0 third_party_settings: { } - type: comment_default + weight: 4 region: content field_tags: - weight: 1 + type: entity_reference_label label: inline settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 1 region: content links: - weight: 3 - region: content settings: { } third_party_settings: { } + weight: 3 + region: content hidden: body: true field_paragraphs: true diff --git a/config/default/core.entity_view_display.node.dcz_article.search_index.yml b/config/default/core.entity_view_display.node.dcz_article.search_index.yml index 50079e39b..714d70599 100644 --- a/config/default/core.entity_view_display.node.dcz_article.search_index.yml +++ b/config/default/core.entity_view_display.node.dcz_article.search_index.yml @@ -26,70 +26,70 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: e734c027-eb12-4971-ba0d-e3ef32997b1e blocks: 74eeee23-c5f5-454a-ac54-72bada13b884: id: 'entity_field:node:field_tags' label: Tags - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: entity_reference_label + weight: 0 + region: content + label: hidden settings: link: true third_party_settings: { } - weight: 0 - region: content region: content weight: 3 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 74eeee23-c5f5-454a-ac54-72bada13b884 62f248ba-9f46-43af-a151-d5b8a18bb86d: id: 'entity_field:node:title' label: Title - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 region: title weight: 0 uuid: 62f248ba-9f46-43af-a151-d5b8a18bb86d - context_mapping: - entity: '@panelizer.entity_context:entity' 17605e7d-88be-43e8-b52a-54a5dade3c4d: id: 'entity_field:node:field_teaser_text' label: 'Teaser Text' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: basic_string + weight: 0 + label: hidden settings: { } third_party_settings: { } - weight: 0 region: content weight: 0 uuid: 17605e7d-88be-43e8-b52a-54a5dade3c4d - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: e734c027-eb12-4971-ba0d-e3ef32997b1e - weight: 0 + page_title: '' layout: search layout_settings: { } - page_title: '' + builder: ipe storage_type: panelizer_default storage_id: 'node:dcz_article:search_index:default' - builder: ipe - pattern: panelizer static_context: { } + pattern: panelizer id: node.dcz_article.search_index targetEntityType: node bundle: dcz_article @@ -97,42 +97,42 @@ mode: search_index content: body: type: text_default - weight: 1 - region: content label: hidden settings: { } third_party_settings: { } + weight: 1 + region: content field_comments_article: - weight: 4 + type: comment_default label: hidden settings: - pager_id: 0 view_mode: default + pager_id: 0 third_party_settings: { } - type: comment_default + weight: 4 region: content field_paragraphs: type: entity_reference_revisions_entity_view - weight: 2 label: hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 2 region: content field_tags: - weight: 3 + type: entity_reference_label label: hidden settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 3 region: content links: - weight: 0 - region: content settings: { } third_party_settings: { } + weight: 0 + region: content hidden: field_teaser_image: true field_teaser_text: true diff --git a/config/default/core.entity_view_display.node.dcz_article.teaser.yml b/config/default/core.entity_view_display.node.dcz_article.teaser.yml index 96c326969..9ea6a3f15 100644 --- a/config/default/core.entity_view_display.node.dcz_article.teaser.yml +++ b/config/default/core.entity_view_display.node.dcz_article.teaser.yml @@ -22,71 +22,71 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: 52812769-f376-49e4-900d-a15cb559218c blocks: af949e53-f343-47e6-81c9-580a1fd53b45: id: 'entity_field:node:field_teaser_text' label: 'Teaser Text' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: basic_string - settings: { } - third_party_settings: { } weight: 0 region: content + label: hidden + settings: { } + third_party_settings: { } region: content weight: -9 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: af949e53-f343-47e6-81c9-580a1fd53b45 5c3fc6e2-a92f-42ae-a904-351f2fc216a3: id: 'entity_field:node:title' label: Title - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 region: title weight: 0 uuid: 5c3fc6e2-a92f-42ae-a904-351f2fc216a3 - context_mapping: - entity: '@panelizer.entity_context:entity' 549dc438-0159-4784-88c7-8ccb4c45aa6e: id: 'entity_field:node:field_teaser_image' label: 'Teaser image' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: media_thumbnail + weight: 0 + label: hidden settings: - image_style: landscape_small image_link: content + image_style: landscape_small third_party_settings: { } - weight: 0 region: image weight: 0 uuid: 549dc438-0159-4784-88c7-8ccb4c45aa6e - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: 52812769-f376-49e4-900d-a15cb559218c - weight: 0 + page_title: '' layout: teaser layout_settings: { } - page_title: '' + builder: standard storage_type: panelizer_default storage_id: 'node:dcz_article:teaser:default' - builder: standard - pattern: panelizer static_context: { } + pattern: panelizer id: node.dcz_article.teaser targetEntityType: node bundle: dcz_article @@ -94,11 +94,11 @@ mode: teaser content: field_teaser_text: type: basic_string - weight: 1 - region: content label: hidden settings: { } third_party_settings: { } + weight: 1 + region: content hidden: body: true field_comments_article: true diff --git a/config/default/core.entity_view_display.node.dcz_article.title_date.yml b/config/default/core.entity_view_display.node.dcz_article.title_date.yml index bd54e8708..5d72f7474 100644 --- a/config/default/core.entity_view_display.node.dcz_article.title_date.yml +++ b/config/default/core.entity_view_display.node.dcz_article.title_date.yml @@ -26,73 +26,73 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: b13e1ada-14c4-41cb-ae58-5bf2cb5e90dd blocks: 21f3c805-ea7b-4200-ad61-4adda99a8eca: id: 'entity_field:node:uid' label: 'Authored by' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: author - settings: { } - third_party_settings: { } weight: 0 region: content + label: hidden + settings: { } + third_party_settings: { } region: date weight: 0 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 21f3c805-ea7b-4200-ad61-4adda99a8eca 5d2db8b7-8533-462f-ac84-61c2395e3dae: id: 'entity_field:node:created' label: 'Authored on' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: timestamp + weight: 0 + region: content + label: hidden settings: date_format: czech_date custom_date_format: '' timezone: '' third_party_settings: { } - weight: 0 - region: content region: date weight: 1 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 5d2db8b7-8533-462f-ac84-61c2395e3dae eb8932f8-d1c1-41bc-bd60-9f68a5c2aabb: id: 'entity_field:node:title' label: Title - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 region: title weight: 0 uuid: eb8932f8-d1c1-41bc-bd60-9f68a5c2aabb - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: b13e1ada-14c4-41cb-ae58-5bf2cb5e90dd - weight: 0 + page_title: '' layout: title_date layout_settings: { } - page_title: '' + builder: ipe storage_type: panelizer_default storage_id: 'node:dcz_article:title_date:default' - builder: ipe - pattern: panelizer static_context: { } + pattern: panelizer id: node.dcz_article.title_date targetEntityType: node bundle: dcz_article @@ -100,42 +100,42 @@ mode: title_date content: body: type: text_default - weight: 1 - region: content label: hidden settings: { } third_party_settings: { } + weight: 1 + region: content field_comments_article: - weight: 4 + type: comment_default label: above settings: - pager_id: 0 view_mode: default + pager_id: 0 third_party_settings: { } - type: comment_default + weight: 4 region: content field_paragraphs: type: entity_reference_revisions_entity_view - weight: 2 label: hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 2 region: content field_tags: - weight: 3 + type: entity_reference_label label: hidden settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 3 region: content links: - weight: 0 - region: content settings: { } third_party_settings: { } + weight: 0 + region: content hidden: field_teaser_image: true field_teaser_text: true diff --git a/config/default/core.entity_view_display.node.dcz_landing_page.default.yml b/config/default/core.entity_view_display.node.dcz_landing_page.default.yml index 3a73b138e..6d76404e5 100644 --- a/config/default/core.entity_view_display.node.dcz_landing_page.default.yml +++ b/config/default/core.entity_view_display.node.dcz_landing_page.default.yml @@ -27,42 +27,42 @@ bundle: dcz_landing_page mode: default content: body: - label: hidden type: text_default - weight: 101 + label: hidden settings: { } third_party_settings: { } + weight: 101 region: content field_hero_widget: type: entity_reference_revisions_entity_view - weight: 102 label: hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 102 region: content field_meta_tags: - weight: 105 + type: metatag_empty_formatter label: above settings: { } third_party_settings: { } - type: metatag_empty_formatter + weight: 105 region: content field_paragraphs: - weight: 104 + type: entity_reference_revisions_entity_view label: hidden settings: view_mode: default link: '' third_party_settings: { } - type: entity_reference_revisions_entity_view + weight: 104 region: content links: - weight: 100 - region: content settings: { } third_party_settings: { } + weight: 100 + region: content hidden: langcode: true panelizer: true diff --git a/config/default/core.entity_view_display.node.dcz_landing_page.full.yml b/config/default/core.entity_view_display.node.dcz_landing_page.full.yml index 51b246a39..c0ed23cf8 100644 --- a/config/default/core.entity_view_display.node.dcz_landing_page.full.yml +++ b/config/default/core.entity_view_display.node.dcz_landing_page.full.yml @@ -23,98 +23,98 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: bd6e472b-9501-4f96-93af-2211a06e7c0d blocks: 85dd50c9-ff8d-4b81-a6b6-c0dec8203456: id: 'entity_field:node:body' label: Body - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: text_default - settings: { } - third_party_settings: { } weight: 0 region: content + label: hidden + settings: { } + third_party_settings: { } region: content weight: 0 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 85dd50c9-ff8d-4b81-a6b6-c0dec8203456 82a0f8a3-b199-4632-9e2a-34f72d3d79cd: id: 'entity_field:node:field_hero_widget' label: 'Hero widget' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: entity_reference_revisions_entity_view + weight: 0 + region: content + label: hidden settings: view_mode: default link: '' third_party_settings: { } - weight: 0 - region: content region: content weight: -1 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 82a0f8a3-b199-4632-9e2a-34f72d3d79cd 79a775f5-5fe6-451e-94c0-fd279fcb7bf2: id: 'entity_field:node:field_paragraphs' label: Paragraphs - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: entity_reference_revisions_entity_view + weight: 0 + label: hidden settings: view_mode: default third_party_settings: { } - weight: 0 region: content weight: 1 uuid: 79a775f5-5fe6-451e-94c0-fd279fcb7bf2 - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: bd6e472b-9501-4f96-93af-2211a06e7c0d - weight: 0 + page_title: '' layout: layout_onecol layout_settings: { } - page_title: '' + builder: ipe storage_type: panelizer_default storage_id: 'node:dcz_landing_page:full:default' - builder: ipe - pattern: panelizer static_context: { } + pattern: panelizer id: node.dcz_landing_page.full targetEntityType: node bundle: dcz_landing_page mode: full content: body: - label: hidden type: text_default - weight: 1 + label: hidden settings: { } third_party_settings: { } + weight: 1 region: content field_hero_widget: type: entity_reference_revisions_entity_view - weight: 0 label: hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 0 region: content links: - weight: 3 - region: content settings: { } third_party_settings: { } + weight: 3 + region: content hidden: field_meta_tags: true field_paragraphs: true diff --git a/config/default/core.entity_view_display.node.dcz_landing_page.search_index.yml b/config/default/core.entity_view_display.node.dcz_landing_page.search_index.yml index 4dcd79cd8..22be0713f 100644 --- a/config/default/core.entity_view_display.node.dcz_landing_page.search_index.yml +++ b/config/default/core.entity_view_display.node.dcz_landing_page.search_index.yml @@ -23,87 +23,87 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: f9605ddf-c2ab-4ceb-b4ae-dccb68f6d666 blocks: 99e9192a-d889-4c51-9729-5958ad01b7e3: id: 'entity_field:node:title' label: Title - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 region: title weight: 0 uuid: 99e9192a-d889-4c51-9729-5958ad01b7e3 - context_mapping: - entity: '@panelizer.entity_context:entity' 6caf73d0-6f5e-4e05-8958-879af963cb98: id: 'entity_field:node:field_teaser_text' label: 'Teaser Text' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: basic_string + weight: 0 + label: hidden settings: { } third_party_settings: { } - weight: 0 region: content weight: 0 uuid: 6caf73d0-6f5e-4e05-8958-879af963cb98 - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: f9605ddf-c2ab-4ceb-b4ae-dccb68f6d666 - weight: 0 + page_title: '' layout: search layout_settings: { } - page_title: '' + builder: ipe storage_type: panelizer_default storage_id: 'node:dcz_landing_page:search_index:default' - builder: ipe - pattern: panelizer static_context: { } + pattern: panelizer id: node.dcz_landing_page.search_index targetEntityType: node bundle: dcz_landing_page mode: search_index content: body: - label: hidden type: text_default - weight: 101 + label: hidden settings: { } third_party_settings: { } + weight: 101 region: content field_hero_widget: type: entity_reference_revisions_entity_view - weight: 102 label: hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 102 region: content field_paragraphs: - weight: 104 + type: entity_reference_revisions_entity_view label: hidden settings: view_mode: default link: '' third_party_settings: { } - type: entity_reference_revisions_entity_view + weight: 104 region: content links: - weight: 100 - region: content settings: { } third_party_settings: { } + weight: 100 + region: content hidden: field_meta_tags: true langcode: true diff --git a/config/default/core.entity_view_display.node.dcz_landing_page.teaser.yml b/config/default/core.entity_view_display.node.dcz_landing_page.teaser.yml index 07c0c3c50..1e5f56d54 100644 --- a/config/default/core.entity_view_display.node.dcz_landing_page.teaser.yml +++ b/config/default/core.entity_view_display.node.dcz_landing_page.teaser.yml @@ -22,88 +22,88 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: b99aa906-d806-4c02-8a36-19dcfcbbe9bd blocks: 0b66c235-e194-49f8-9ed7-c98b3104621b: id: 'entity_field:node:title' label: Title - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 region: title weight: 0 uuid: 0b66c235-e194-49f8-9ed7-c98b3104621b - context_mapping: - entity: '@panelizer.entity_context:entity' 54835ca7-4bd9-4afe-8e0b-a8e2a11edff8: id: 'entity_field:node:field_teaser_image' label: 'Teaser Image' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: image + weight: 0 + label: hidden settings: - image_style: landscape_small image_link: content + image_style: landscape_small third_party_settings: { } - weight: 0 region: image weight: 0 uuid: 54835ca7-4bd9-4afe-8e0b-a8e2a11edff8 - context_mapping: - entity: '@panelizer.entity_context:entity' cbbb3d7b-d325-4527-9808-3e24d94b2858: id: 'entity_field:node:field_teaser_text' label: 'Teaser Text' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: basic_string + weight: 0 + label: hidden settings: { } third_party_settings: { } - weight: 0 region: content weight: 0 uuid: cbbb3d7b-d325-4527-9808-3e24d94b2858 - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: b99aa906-d806-4c02-8a36-19dcfcbbe9bd - weight: 0 + page_title: '' layout: teaser layout_settings: { } - page_title: '' + builder: ipe storage_type: panelizer_default storage_id: 'node:dcz_landing_page:teaser:default' - builder: ipe - pattern: panelizer static_context: { } + pattern: panelizer id: node.dcz_landing_page.teaser targetEntityType: node bundle: dcz_landing_page mode: teaser content: body: - label: hidden type: text_summary_or_trimmed - weight: 101 + label: hidden settings: trim_length: 600 third_party_settings: { } + weight: 101 region: content links: - weight: 100 - region: content settings: { } third_party_settings: { } + weight: 100 + region: content hidden: field_hero_widget: true field_meta_tags: true diff --git a/config/default/core.entity_view_display.node.dcz_showcase.default.yml b/config/default/core.entity_view_display.node.dcz_showcase.default.yml index f4fa9fa4a..fa7af58b3 100644 --- a/config/default/core.entity_view_display.node.dcz_showcase.default.yml +++ b/config/default/core.entity_view_display.node.dcz_showcase.default.yml @@ -29,54 +29,54 @@ bundle: dcz_showcase mode: default content: body: - label: hidden type: text_default - weight: 3 + label: hidden settings: { } third_party_settings: { } + weight: 3 region: content field_drupal_version: - weight: 1 + type: entity_reference_label label: inline settings: link: false third_party_settings: { } - type: entity_reference_label + weight: 1 region: content field_logo: - weight: 8 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 8 region: content field_main_screenshot: - weight: 9 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 9 region: content field_other_screenshots: - weight: 10 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 10 region: content field_tags: - weight: 7 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 7 region: content field_url: - weight: 4 + type: link label: hidden settings: trim_length: null @@ -85,13 +85,13 @@ content: rel: '0' target: '0' third_party_settings: { } - type: link + weight: 4 region: content links: - weight: 6 - region: content settings: { } third_party_settings: { } + weight: 6 + region: content hidden: field_display_options: true langcode: true diff --git a/config/default/core.entity_view_display.node.dcz_showcase.full.yml b/config/default/core.entity_view_display.node.dcz_showcase.full.yml index d4d6bdad7..d15605768 100644 --- a/config/default/core.entity_view_display.node.dcz_showcase.full.yml +++ b/config/default/core.entity_view_display.node.dcz_showcase.full.yml @@ -30,57 +30,57 @@ bundle: dcz_showcase mode: full content: body: - label: hidden type: text_default - weight: 3 + label: hidden settings: { } third_party_settings: { } + weight: 3 region: content field_drupal_version: - weight: 2 + type: entity_reference_label label: inline settings: link: false third_party_settings: { } - type: entity_reference_label + weight: 2 region: content field_logo: type: entity_reference_entity_view - weight: 0 - region: content label: hidden settings: view_mode: default link: false third_party_settings: { } + weight: 0 + region: content field_main_screenshot: type: entity_reference_entity_view - weight: 1 - region: content label: hidden settings: view_mode: screenshot link: false third_party_settings: { } + weight: 1 + region: content field_other_screenshots: type: entity_reference_entity_view - weight: 7 - region: content label: above settings: view_mode: screenshot link: false third_party_settings: { } + weight: 7 + region: content field_tags: type: entity_reference_label - weight: 6 - region: content label: hidden settings: link: true third_party_settings: { } + weight: 6 + region: content field_url: - weight: 4 + type: link label: hidden settings: trim_length: null @@ -89,13 +89,13 @@ content: rel: '0' target: '0' third_party_settings: { } - type: link + weight: 4 region: content links: - weight: 5 - region: content settings: { } third_party_settings: { } + weight: 5 + region: content hidden: field_display_options: true langcode: true diff --git a/config/default/core.entity_view_display.node.dcz_showcase.stack.yml b/config/default/core.entity_view_display.node.dcz_showcase.stack.yml index 97469d7bd..8cad1eea7 100644 --- a/config/default/core.entity_view_display.node.dcz_showcase.stack.yml +++ b/config/default/core.entity_view_display.node.dcz_showcase.stack.yml @@ -26,94 +26,94 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: 13bb8147-737a-4222-8c68-6514e63f2841 blocks: 9f3f2d44-d534-4aab-94e7-1f7ea64ff5eb: id: 'entity_field:node:field_main_screenshot' label: 'Main screenshot' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: media_thumbnail + weight: 0 + region: content + label: hidden settings: - image_style: screenshot_small image_link: content + image_style: screenshot_small third_party_settings: { } - weight: 0 - region: content region: image weight: 0 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 9f3f2d44-d534-4aab-94e7-1f7ea64ff5eb 46b1e217-73d7-4eef-905d-7bf3f03c3202: id: 'entity_field:node:title' label: Title - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 region: title weight: 0 uuid: 46b1e217-73d7-4eef-905d-7bf3f03c3202 - context_mapping: - entity: '@panelizer.entity_context:entity' 093a3336-8b11-425a-8fcb-a78545afa882: id: 'entity_field:node:field_drupal_version' label: 'Drupal version' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: entity_reference_label + weight: 0 + label: hidden settings: link: false third_party_settings: { } - weight: 0 region: content weight: 0 uuid: 093a3336-8b11-425a-8fcb-a78545afa882 - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: 13bb8147-737a-4222-8c68-6514e63f2841 - weight: 0 + page_title: '' layout: stack layout_settings: { } - page_title: '' + builder: standard storage_type: panelizer_default storage_id: 'node:dcz_showcase:stack:default' - builder: standard - pattern: panelizer static_context: { } + pattern: panelizer id: node.dcz_showcase.stack targetEntityType: node bundle: dcz_showcase mode: stack content: body: - label: hidden type: text_default - weight: 3 + label: hidden settings: { } third_party_settings: { } + weight: 3 region: content field_drupal_version: - weight: 1 + type: entity_reference_label label: inline settings: link: false third_party_settings: { } - type: entity_reference_label + weight: 1 region: content field_url: - weight: 4 + type: link label: hidden settings: trim_length: null @@ -122,7 +122,7 @@ content: rel: '0' target: '0' third_party_settings: { } - type: link + weight: 4 region: content hidden: field_display_options: true diff --git a/config/default/core.entity_view_display.node.dcz_showcase.teaser.yml b/config/default/core.entity_view_display.node.dcz_showcase.teaser.yml index 8e3122df2..1a5182a5c 100644 --- a/config/default/core.entity_view_display.node.dcz_showcase.teaser.yml +++ b/config/default/core.entity_view_display.node.dcz_showcase.teaser.yml @@ -25,88 +25,88 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: aa32b0a4-edc0-418d-af7b-9b3d167e0ac9 blocks: a017c66c-3d7f-430d-ae58-8e50286395c9: id: 'entity_field:node:title' label: Title - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 region: title weight: 0 uuid: a017c66c-3d7f-430d-ae58-8e50286395c9 - context_mapping: - entity: '@panelizer.entity_context:entity' a5c2a5ab-e515-46dc-8742-fd32c27bc5ac: id: 'entity_field:node:field_teaser_image' label: 'Teaser Image' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: image + weight: 0 + label: hidden settings: - image_style: landscape_small image_link: content + image_style: landscape_small third_party_settings: { } - weight: 0 region: image weight: -10 uuid: a5c2a5ab-e515-46dc-8742-fd32c27bc5ac - context_mapping: - entity: '@panelizer.entity_context:entity' 05e6e220-4bd8-4a7d-81d5-cdc7ba15d5e1: id: 'entity_field:node:field_teaser_text' label: 'Teaser Text' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: basic_string + weight: 0 + label: hidden settings: { } third_party_settings: { } - weight: 0 region: content weight: -1 uuid: 05e6e220-4bd8-4a7d-81d5-cdc7ba15d5e1 - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: aa32b0a4-edc0-418d-af7b-9b3d167e0ac9 - weight: 0 + page_title: null layout: teaser layout_settings: { } - page_title: null + builder: ipe storage_type: panelizer_default storage_id: 'node:dcz_showcase:teaser:default' - builder: ipe - pattern: panelizer static_context: { } + pattern: panelizer id: node.dcz_showcase.teaser targetEntityType: node bundle: dcz_showcase mode: teaser content: body: - label: hidden type: text_summary_or_trimmed - weight: 101 + label: hidden settings: trim_length: 600 third_party_settings: { } + weight: 101 region: content links: - weight: 100 - region: content settings: { } third_party_settings: { } + weight: 100 + region: content hidden: field_display_options: true field_drupal_version: true diff --git a/config/default/core.entity_view_display.node.forum.default.yml b/config/default/core.entity_view_display.node.forum.default.yml index 577642033..aacaa0859 100644 --- a/config/default/core.entity_view_display.node.forum.default.yml +++ b/config/default/core.entity_view_display.node.forum.default.yml @@ -28,41 +28,41 @@ bundle: forum mode: default content: body: - label: hidden type: text_default - weight: 2 - region: content + label: hidden settings: { } third_party_settings: { } + weight: 2 + region: content comment_forum: - label: hidden type: comment_default - weight: 3 - region: content + label: hidden settings: view_mode: default pager_id: 0 third_party_settings: { } + weight: 3 + region: content field_drupal_version: - weight: 1 + type: entity_reference_label label: inline settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 1 region: content links: - weight: 4 - region: content settings: { } third_party_settings: { } + weight: 4 + region: content taxonomy_forums: type: entity_reference_label - weight: 0 - region: content label: inline settings: link: true third_party_settings: { } + weight: 0 + region: content hidden: langcode: true diff --git a/config/default/core.entity_view_display.node.forum.full.yml b/config/default/core.entity_view_display.node.forum.full.yml index 9aae3f149..714ccc0d4 100644 --- a/config/default/core.entity_view_display.node.forum.full.yml +++ b/config/default/core.entity_view_display.node.forum.full.yml @@ -23,128 +23,128 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: ecaa952b-1f0d-4ac3-8fdc-c2fbda9c08b4 blocks: 4266d7f5-3efe-4a9c-a2b2-2100eb25c1cc: id: 'entity_field:node:uid' label: 'Authored by' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: author - settings: { } - third_party_settings: { } weight: 0 region: content + label: hidden + settings: { } + third_party_settings: { } region: top weight: -2 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 4266d7f5-3efe-4a9c-a2b2-2100eb25c1cc 07ffeb4c-cd29-45d8-8ab9-d7dcd4f94a16: id: 'entity_field:node:created' label: 'Authored on' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: timestamp + weight: 0 + region: content + label: hidden settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - weight: 0 - region: content region: top weight: -1 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 07ffeb4c-cd29-45d8-8ab9-d7dcd4f94a16 369ea78d-6d01-4b08-8134-7ed715d82116: id: 'entity_field:node:body' label: Text - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: text_default - settings: { } - third_party_settings: { } weight: 0 region: content + label: hidden + settings: { } + third_party_settings: { } region: middle weight: -10 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 369ea78d-6d01-4b08-8134-7ed715d82116 3132bec0-e67c-4e6d-bc6f-f67b1de4fe29: id: 'entity_field:node:comment_forum' label: Komentáře - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: comment_default + weight: 0 + region: content + label: hidden settings: view_mode: default pager_id: 0 third_party_settings: { } - weight: 0 - region: content region: bottom weight: -2 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 3132bec0-e67c-4e6d-bc6f-f67b1de4fe29 c79850be-045b-4613-bb5b-e5df49149904: id: 'entity_field:node:field_drupal_version' label: 'Drupal version' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: inline type: entity_reference_label + weight: 0 + region: content + label: inline settings: link: true third_party_settings: { } - weight: 0 - region: content region: first_above weight: -1 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: c79850be-045b-4613-bb5b-e5df49149904 37afdc9a-7c33-4bbb-8054-31dc94aca5b6: id: 'entity_field:node:taxonomy_forums' label: Fórum - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: inline type: entity_reference_label + weight: 0 + region: content + label: inline settings: link: true third_party_settings: { } - weight: 0 - region: content region: first_above weight: -2 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 37afdc9a-7c33-4bbb-8054-31dc94aca5b6 - id: panels_variant - label: Default - uuid: ecaa952b-1f0d-4ac3-8fdc-c2fbda9c08b4 - weight: 0 + page_title: '[node:title]' layout: layout_twocol_bricks layout_settings: { } - page_title: '[node:title]' + builder: ipe storage_type: panelizer_default storage_id: 'node:forum:full:default' - builder: ipe - pattern: panelizer static_context: { } + pattern: panelizer _core: default_config_hash: TM_8DV1XKUAtF-wGxTBLOtg_GTtF5CX9WLrADxG7Xm4 id: node.forum.full @@ -153,41 +153,41 @@ bundle: forum mode: full content: body: - label: hidden type: text_default - weight: 2 - region: content + label: hidden settings: { } third_party_settings: { } + weight: 2 + region: content comment_forum: - label: hidden type: comment_default - weight: 3 - region: content + label: hidden settings: view_mode: default pager_id: 0 third_party_settings: { } + weight: 3 + region: content field_drupal_version: - weight: 1 + type: entity_reference_label label: inline settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 1 region: content links: - weight: 4 - region: content settings: { } third_party_settings: { } + weight: 4 + region: content taxonomy_forums: type: entity_reference_label - weight: 0 - region: content label: inline settings: link: true third_party_settings: { } + weight: 0 + region: content hidden: langcode: true diff --git a/config/default/core.entity_view_display.node.forum.teaser.yml b/config/default/core.entity_view_display.node.forum.teaser.yml index b6e872558..30e0b9af6 100644 --- a/config/default/core.entity_view_display.node.forum.teaser.yml +++ b/config/default/core.entity_view_display.node.forum.teaser.yml @@ -20,26 +20,26 @@ bundle: forum mode: teaser content: body: - label: hidden type: text_summary_or_trimmed - weight: 100 - region: content + label: hidden settings: trim_length: 600 third_party_settings: { } - links: - weight: 101 + weight: 100 region: content + links: settings: { } third_party_settings: { } + weight: 101 + region: content taxonomy_forums: type: entity_reference_label - weight: 10 - region: content label: above settings: link: true third_party_settings: { } + weight: 10 + region: content hidden: comment_forum: true field_drupal_version: true diff --git a/config/default/core.entity_view_display.node.forum.title_date.yml b/config/default/core.entity_view_display.node.forum.title_date.yml index 8c21a6f82..2a0df857f 100644 --- a/config/default/core.entity_view_display.node.forum.title_date.yml +++ b/config/default/core.entity_view_display.node.forum.title_date.yml @@ -23,91 +23,91 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: b31a4ec8-ea77-4004-9679-1b35384aa2ec blocks: 85ff535b-fa17-40d3-9854-180346c6eb76: id: 'entity_field:node:uid' label: 'Authored by' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: author - settings: { } - third_party_settings: { } weight: 0 region: content + label: hidden + settings: { } + third_party_settings: { } region: date weight: -1 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 85ff535b-fa17-40d3-9854-180346c6eb76 aada5de1-49f6-4411-8a4d-da6e3fe53ed0: id: 'entity_field:node:created' label: 'Authored on' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: timestamp + weight: 0 + region: content + label: hidden settings: date_format: czech_date custom_date_format: '' timezone: '' third_party_settings: { } - weight: 0 - region: content region: date weight: 0 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: aada5de1-49f6-4411-8a4d-da6e3fe53ed0 f7cecb21-ca4f-4592-818a-e6f879ffd3ee: id: 'entity_field:node:field_drupal_version' label: 'Drupal version' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: entity_reference_label + weight: 0 + region: content + label: hidden settings: link: false third_party_settings: { } - weight: 0 - region: content region: date weight: 1 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: f7cecb21-ca4f-4592-818a-e6f879ffd3ee cfda8818-f7db-4732-876d-c6023a9bad71: id: 'entity_field:node:title' label: Title - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 region: title weight: -10 uuid: cfda8818-f7db-4732-876d-c6023a9bad71 - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: b31a4ec8-ea77-4004-9679-1b35384aa2ec - weight: 0 + page_title: '' layout: title_date layout_settings: { } - page_title: '' + builder: ipe storage_type: panelizer_default storage_id: 'node:forum:title_date:default' - builder: ipe - pattern: panelizer static_context: { } + pattern: panelizer _core: default_config_hash: TM_8DV1XKUAtF-wGxTBLOtg_GTtF5CX9WLrADxG7Xm4 id: node.forum.title_date @@ -116,41 +116,41 @@ bundle: forum mode: title_date content: body: - label: hidden type: text_default - weight: 0 - region: content + label: hidden settings: { } third_party_settings: { } + weight: 0 + region: content comment_forum: - label: hidden type: comment_default - weight: 20 - region: content + label: hidden settings: view_mode: default pager_id: 0 third_party_settings: { } + weight: 20 + region: content field_drupal_version: - weight: 101 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 101 region: content links: - weight: 100 - region: content settings: { } third_party_settings: { } + weight: 100 + region: content taxonomy_forums: type: entity_reference_label - weight: -1 - region: content label: above settings: link: true third_party_settings: { } + weight: -1 + region: content hidden: langcode: true diff --git a/config/default/core.entity_view_display.node.individual.default.yml b/config/default/core.entity_view_display.node.individual.default.yml index da75d4435..2864dbde7 100644 --- a/config/default/core.entity_view_display.node.individual.default.yml +++ b/config/default/core.entity_view_display.node.individual.default.yml @@ -29,47 +29,47 @@ bundle: individual mode: default content: body: - label: hidden type: text_default - weight: 3 + label: hidden settings: { } third_party_settings: { } + weight: 3 region: content field_er_organization: - weight: 5 + type: entity_reference_label label: inline settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 5 region: content field_firstname: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content field_image: - weight: 2 + type: entity_reference_entity_view label: hidden settings: view_mode: default link: false third_party_settings: { } - type: entity_reference_entity_view + weight: 2 region: content field_surname: type: string - weight: 1 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 1 + region: content field_websites: - weight: 4 + type: link label: above settings: trim_length: 80 @@ -78,7 +78,7 @@ content: rel: '' target: '' third_party_settings: { } - type: link + weight: 4 region: content hidden: field_emails: true diff --git a/config/default/core.entity_view_display.node.individual.teaser.yml b/config/default/core.entity_view_display.node.individual.teaser.yml index 704b8b643..0ee54318f 100644 --- a/config/default/core.entity_view_display.node.individual.teaser.yml +++ b/config/default/core.entity_view_display.node.individual.teaser.yml @@ -29,34 +29,34 @@ mode: teaser content: field_firstname: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content field_image: type: entity_reference_entity_view - weight: 2 - region: content label: hidden settings: view_mode: landscape link: false third_party_settings: { } + weight: 2 + region: content field_surname: type: string - weight: 1 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } - links: - weight: 3 + weight: 1 region: content + links: settings: { } third_party_settings: { } + weight: 3 + region: content hidden: body: true field_emails: true diff --git a/config/default/core.entity_view_display.node.organization.default.yml b/config/default/core.entity_view_display.node.organization.default.yml index 8cbfac033..9d0deebda 100644 --- a/config/default/core.entity_view_display.node.organization.default.yml +++ b/config/default/core.entity_view_display.node.organization.default.yml @@ -26,28 +26,28 @@ mode: default content: body: type: text_default - weight: 4 - region: content label: above settings: { } third_party_settings: { } + weight: 4 + region: content field_emails: - weight: 3 + type: basic_string label: above settings: { } third_party_settings: { } - type: basic_string + weight: 3 region: content field_logo: - weight: 5 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 5 region: content field_websites: - weight: 2 + type: link label: above settings: trim_length: 80 @@ -56,12 +56,12 @@ content: rel: '' target: '' third_party_settings: { } - type: link + weight: 2 region: content links: - weight: 0 - region: content settings: { } third_party_settings: { } + weight: 0 + region: content hidden: langcode: true diff --git a/config/default/core.entity_view_display.node.page.default.yml b/config/default/core.entity_view_display.node.page.default.yml index 730a4c997..f02a47e3c 100644 --- a/config/default/core.entity_view_display.node.page.default.yml +++ b/config/default/core.entity_view_display.node.page.default.yml @@ -29,33 +29,33 @@ bundle: page mode: default content: body: - weight: 1 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 1 region: content field_meta_tags: - weight: 3 + type: metatag_empty_formatter label: above settings: { } third_party_settings: { } - type: metatag_empty_formatter + weight: 3 region: content field_paragraphs: - weight: 2 + type: entity_reference_revisions_entity_view label: hidden settings: view_mode: default link: '' third_party_settings: { } - type: entity_reference_revisions_entity_view + weight: 2 region: content links: - weight: 0 - region: content settings: { } third_party_settings: { } + weight: 0 + region: content hidden: field_authors: true field_clients: true diff --git a/config/default/core.entity_view_display.node.page.search_index.yml b/config/default/core.entity_view_display.node.page.search_index.yml index 939b19d75..2a315d4cc 100644 --- a/config/default/core.entity_view_display.node.page.search_index.yml +++ b/config/default/core.entity_view_display.node.page.search_index.yml @@ -25,78 +25,78 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: 544c7296-cfd5-4ddf-8a81-1c0633461b6c blocks: 7c3c6c20-9966-464b-84c2-6e7ede8fffb1: id: 'entity_field:node:title' label: Title - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 region: title weight: 0 uuid: 7c3c6c20-9966-464b-84c2-6e7ede8fffb1 - context_mapping: - entity: '@panelizer.entity_context:entity' 689eba0e-a538-4373-98ab-0ca9c43149f1: id: 'entity_field:node:field_teaser_text' label: 'Teaser Text' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: basic_string + weight: 0 + label: hidden settings: { } third_party_settings: { } - weight: 0 region: content weight: 0 uuid: 689eba0e-a538-4373-98ab-0ca9c43149f1 - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: 544c7296-cfd5-4ddf-8a81-1c0633461b6c - weight: 0 + page_title: '' layout: search layout_settings: { } - page_title: '' + builder: ipe storage_type: panelizer_default storage_id: 'node:page:search_index:default' - builder: ipe - pattern: panelizer static_context: { } + pattern: panelizer id: node.page.search_index targetEntityType: node bundle: page mode: search_index content: body: - weight: 1 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 1 region: content field_paragraphs: - weight: 2 + type: entity_reference_revisions_entity_view label: hidden settings: view_mode: default link: '' third_party_settings: { } - type: entity_reference_revisions_entity_view + weight: 2 region: content links: - weight: 0 - region: content settings: { } third_party_settings: { } + weight: 0 + region: content hidden: field_authors: true field_clients: true diff --git a/config/default/core.entity_view_display.node.page.teaser.yml b/config/default/core.entity_view_display.node.page.teaser.yml index 084c19e27..57703e51b 100644 --- a/config/default/core.entity_view_display.node.page.teaser.yml +++ b/config/default/core.entity_view_display.node.page.teaser.yml @@ -23,80 +23,80 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: 72be8139-f884-4a0f-83bf-e6f424ebc68c blocks: 1eb99b72-71aa-43b8-bd6d-763ff7be7ceb: id: 'entity_field:node:title' label: Title - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 region: title weight: 0 uuid: 1eb99b72-71aa-43b8-bd6d-763ff7be7ceb - context_mapping: - entity: '@panelizer.entity_context:entity' f8143822-811a-46c2-9f50-8308cdfef865: id: 'entity_field:node:field_teaser_image' label: 'Teaser Image' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: image + weight: 0 + label: hidden settings: - image_style: landscape_small image_link: content + image_style: landscape_small third_party_settings: { } - weight: 0 region: image weight: 0 uuid: f8143822-811a-46c2-9f50-8308cdfef865 - context_mapping: - entity: '@panelizer.entity_context:entity' 86b3ab79-8038-43d6-86c0-bcd112807758: id: 'entity_field:node:field_teaser_text' label: 'Teaser Text' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: basic_string + weight: 0 + label: hidden settings: { } third_party_settings: { } - weight: 0 region: content weight: 0 uuid: 86b3ab79-8038-43d6-86c0-bcd112807758 - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: 72be8139-f884-4a0f-83bf-e6f424ebc68c - weight: 0 + page_title: '' layout: teaser layout_settings: { } - page_title: '' + builder: ipe storage_type: panelizer_default storage_id: 'node:page:teaser:default' - builder: ipe - pattern: panelizer static_context: { } + pattern: panelizer id: node.page.teaser targetEntityType: node bundle: page mode: teaser content: links: - weight: 100 - region: content settings: { } third_party_settings: { } + weight: 100 + region: content hidden: body: true field_authors: true diff --git a/config/default/core.entity_view_display.node.tutorial.default.yml b/config/default/core.entity_view_display.node.tutorial.default.yml index 2652da39e..1c5c637c4 100644 --- a/config/default/core.entity_view_display.node.tutorial.default.yml +++ b/config/default/core.entity_view_display.node.tutorial.default.yml @@ -32,49 +32,49 @@ bundle: tutorial mode: default content: body: - weight: 2 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 2 region: content field_meta_tags: - weight: 4 + type: metatag_empty_formatter label: above settings: { } third_party_settings: { } - type: metatag_empty_formatter + weight: 4 region: content field_paragraphs: - weight: 1 + type: entity_reference_revisions_entity_view label: hidden settings: view_mode: default link: '' third_party_settings: { } - type: entity_reference_revisions_entity_view + weight: 1 region: content field_tags: - weight: 3 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 3 region: content field_teaser_image: - weight: 5 + type: entity_reference_label label: above settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 5 region: content links: - weight: 0 - region: content settings: { } third_party_settings: { } + weight: 0 + region: content hidden: field_authors: true field_clients: true diff --git a/config/default/core.entity_view_display.node.tutorial.full.yml b/config/default/core.entity_view_display.node.tutorial.full.yml index 2ef61dc52..bd92eaf05 100644 --- a/config/default/core.entity_view_display.node.tutorial.full.yml +++ b/config/default/core.entity_view_display.node.tutorial.full.yml @@ -28,108 +28,108 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: c179ae8c-fec3-44cf-9df3-ed3e19bc584a blocks: 93d63545-9789-4431-b84a-c84def00179f: id: 'entity_field:node:uid' label: 'Authored by' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: author - settings: { } - third_party_settings: { } weight: 0 region: content - context_mapping: - entity: '@panelizer.entity_context:entity' + label: hidden + settings: { } + third_party_settings: { } region: content weight: 0 uuid: 93d63545-9789-4431-b84a-c84def00179f e9af44b6-ac9e-429d-b52b-27bea153b2a5: id: 'entity_field:node:created' label: 'Authored on' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: timestamp + weight: 0 + region: content + label: hidden settings: date_format: medium custom_date_format: '' timezone: '' third_party_settings: { } - weight: 0 - region: content - context_mapping: - entity: '@panelizer.entity_context:entity' region: content weight: 0 uuid: e9af44b6-ac9e-429d-b52b-27bea153b2a5 0b36cef0-f565-46ca-9e0a-b069e9521338: id: 'entity_field:node:body' label: Body - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: text_default - settings: { } - third_party_settings: { } weight: 0 region: content - context_mapping: - entity: '@panelizer.entity_context:entity' + label: hidden + settings: { } + third_party_settings: { } region: content weight: 2 uuid: 0b36cef0-f565-46ca-9e0a-b069e9521338 fc04d3ae-fcce-41ee-a207-e4d7d2608b1f: id: 'entity_field:node:field_paragraphs' label: Paragraphs - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: entity_reference_revisions_entity_view + weight: 0 + region: content + label: hidden settings: view_mode: default link: '' third_party_settings: { } - weight: 0 - region: content - context_mapping: - entity: '@panelizer.entity_context:entity' region: content weight: 1 uuid: fc04d3ae-fcce-41ee-a207-e4d7d2608b1f 65c89da0-6886-4873-925b-1608eec2e7fb: id: 'entity_field:node:field_tags' label: Tags - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: above type: entity_reference_label + weight: 0 + region: content + label: above settings: link: true third_party_settings: { } - weight: 0 - region: content - context_mapping: - entity: '@panelizer.entity_context:entity' region: content weight: 3 uuid: 65c89da0-6886-4873-925b-1608eec2e7fb - id: panels_variant - label: Default - uuid: c179ae8c-fec3-44cf-9df3-ed3e19bc584a - weight: 0 + page_title: '[node:title]' layout: layout_onecol layout_settings: { } - page_title: '[node:title]' + builder: ipe storage_type: '' storage_id: '' - builder: ipe pattern: panelizer id: node.tutorial.full targetEntityType: node @@ -137,34 +137,34 @@ bundle: tutorial mode: full content: body: - weight: 0 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 0 region: content field_paragraphs: - weight: 1 + type: entity_reference_revisions_entity_view label: hidden settings: view_mode: default link: '' third_party_settings: { } - type: entity_reference_revisions_entity_view + weight: 1 region: content field_tags: - weight: 2 + type: entity_reference_label label: hidden settings: link: true third_party_settings: { } - type: entity_reference_label + weight: 2 region: content links: - weight: 3 - region: content settings: { } third_party_settings: { } + weight: 3 + region: content hidden: field_authors: true field_clients: true diff --git a/config/default/core.entity_view_display.node.tutorial.search_index.yml b/config/default/core.entity_view_display.node.tutorial.search_index.yml index aa739a768..74e5607b4 100644 --- a/config/default/core.entity_view_display.node.tutorial.search_index.yml +++ b/config/default/core.entity_view_display.node.tutorial.search_index.yml @@ -28,78 +28,78 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: 3221c14c-1b28-464f-8013-ea50e373fc87 blocks: 956b4cbf-a746-4661-b044-b3651796fada: id: 'entity_field:node:title' label: Title - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 region: title weight: 0 uuid: 956b4cbf-a746-4661-b044-b3651796fada - context_mapping: - entity: '@panelizer.entity_context:entity' 21f6a932-2eb6-4cef-ad70-ba68463757eb: id: 'entity_field:node:field_teaser_text' label: 'Teaser Text' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: basic_string + weight: 0 + label: hidden settings: { } third_party_settings: { } - weight: 0 region: content weight: 0 uuid: 21f6a932-2eb6-4cef-ad70-ba68463757eb - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: 3221c14c-1b28-464f-8013-ea50e373fc87 - weight: 0 + page_title: null layout: search layout_settings: { } - page_title: null + builder: ipe storage_type: panelizer_default storage_id: 'node:tutorial:search_index:default' - builder: ipe - pattern: panelizer static_context: { } + pattern: panelizer id: node.tutorial.search_index targetEntityType: node bundle: tutorial mode: search_index content: body: - weight: 2 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 2 region: content field_paragraphs: - weight: 1 + type: entity_reference_revisions_entity_view label: hidden settings: view_mode: default link: '' third_party_settings: { } - type: entity_reference_revisions_entity_view + weight: 1 region: content links: - weight: 0 - region: content settings: { } third_party_settings: { } + weight: 0 + region: content hidden: field_authors: true field_clients: true diff --git a/config/default/core.entity_view_display.node.tutorial.teaser.yml b/config/default/core.entity_view_display.node.tutorial.teaser.yml index 4e9a0193e..d50c861e4 100644 --- a/config/default/core.entity_view_display.node.tutorial.teaser.yml +++ b/config/default/core.entity_view_display.node.tutorial.teaser.yml @@ -26,72 +26,72 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: 5cd4a11d-b93d-414b-b41b-9ae4785bbd4d blocks: 92587ec6-19e6-4eb2-8914-e29259484980: id: 'entity_field:node:field_teaser_image' label: 'Teaser Image' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: media_thumbnail + weight: 0 + region: content + label: hidden settings: - image_style: landscape_small image_link: content + image_style: landscape_small third_party_settings: { } - weight: 0 - region: content region: image weight: -2 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 92587ec6-19e6-4eb2-8914-e29259484980 98e69efb-bb6b-41e8-a5bf-49b71562c5bb: id: 'entity_field:node:field_teaser_text' label: 'Teaser Text' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: basic_string - settings: { } - third_party_settings: { } weight: 0 region: content + label: hidden + settings: { } + third_party_settings: { } region: content weight: -2 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 98e69efb-bb6b-41e8-a5bf-49b71562c5bb 6cb4e226-c5bd-4b4e-bb98-af9a4a844f86: id: 'entity_field:node:title' label: Title - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 region: title weight: 0 uuid: 6cb4e226-c5bd-4b4e-bb98-af9a4a844f86 - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: 5cd4a11d-b93d-414b-b41b-9ae4785bbd4d - weight: 0 + page_title: '' layout: teaser layout_settings: { } - page_title: '' + builder: standard storage_type: panelizer_default storage_id: 'node:tutorial:teaser:default' - builder: standard - pattern: panelizer static_context: { } + pattern: panelizer id: node.tutorial.teaser targetEntityType: node bundle: tutorial @@ -99,16 +99,16 @@ mode: teaser content: field_teaser_text: type: basic_string - weight: 2 - region: content label: hidden settings: { } third_party_settings: { } - links: - weight: 0 + weight: 2 region: content + links: settings: { } third_party_settings: { } + weight: 0 + region: content hidden: body: true field_authors: true diff --git a/config/default/core.entity_view_display.node.tutorial.title_date.yml b/config/default/core.entity_view_display.node.tutorial.title_date.yml index 30f7c6278..28c827407 100644 --- a/config/default/core.entity_view_display.node.tutorial.title_date.yml +++ b/config/default/core.entity_view_display.node.tutorial.title_date.yml @@ -28,82 +28,82 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: 54eaca50-198e-4071-8545-756050069bb4 blocks: 3146d6ec-6342-4cd9-a186-9febe2641c40: id: 'entity_field:node:created' label: 'Authored on' - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: timestamp + weight: 0 + region: content + label: hidden settings: date_format: czech_date custom_date_format: '' timezone: '' third_party_settings: { } - weight: 0 - region: content region: date weight: 0 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 3146d6ec-6342-4cd9-a186-9febe2641c40 7f49939f-98bf-4d5b-9b7b-6ff89cdfc6c0: id: 'entity_field:node:title' label: Title - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 region: title weight: 0 uuid: 7f49939f-98bf-4d5b-9b7b-6ff89cdfc6c0 - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: 54eaca50-198e-4071-8545-756050069bb4 - weight: 0 + page_title: '' layout: title_date layout_settings: { } - page_title: '' + builder: ipe storage_type: panelizer_default storage_id: 'node:tutorial:title_date:default' - builder: ipe - pattern: panelizer static_context: { } + pattern: panelizer id: node.tutorial.title_date targetEntityType: node bundle: tutorial mode: title_date content: body: - weight: 2 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 2 region: content field_paragraphs: - weight: 1 + type: entity_reference_revisions_entity_view label: hidden settings: view_mode: default link: '' third_party_settings: { } - type: entity_reference_revisions_entity_view + weight: 1 region: content links: - weight: 0 - region: content settings: { } third_party_settings: { } + weight: 0 + region: content hidden: field_authors: true field_clients: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_block_reference.default.yml b/config/default/core.entity_view_display.paragraph.dcz_para_block_reference.default.yml index 29de5ed96..d7d0b51d8 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_block_reference.default.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_block_reference.default.yml @@ -14,22 +14,22 @@ bundle: dcz_para_block_reference mode: default content: field_block_reference: - weight: 1 + type: entity_reference_entity_view label: hidden settings: view_mode: default link: false third_party_settings: { } - type: entity_reference_entity_view + weight: 1 region: content field_title: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: created: true field_class: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_block_reference.preview.yml b/config/default/core.entity_view_display.paragraph.dcz_para_block_reference.preview.yml index 1c8ebd946..4002109af 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_block_reference.preview.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_block_reference.preview.yml @@ -16,12 +16,12 @@ mode: preview content: field_description: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: created: true field_block_reference: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_content.default.yml b/config/default/core.entity_view_display.paragraph.dcz_para_content.default.yml index 785d3d50d..2092994a8 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_content.default.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_content.default.yml @@ -17,17 +17,17 @@ mode: default content: field_class: type: entity_class_formatter - weight: 1 - region: content label: hidden settings: { } third_party_settings: { } + weight: 1 + region: content field_content: - weight: 0 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 0 region: content hidden: created: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_content.preview.yml b/config/default/core.entity_view_display.paragraph.dcz_para_content.preview.yml index 51a7c0531..c048db4c6 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_content.preview.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_content.preview.yml @@ -15,12 +15,12 @@ mode: preview content: field_description: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: created: true field_class: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_gallery.default.yml b/config/default/core.entity_view_display.paragraph.dcz_para_gallery.default.yml index 42c376b56..f55189176 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_gallery.default.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_gallery.default.yml @@ -16,22 +16,24 @@ bundle: dcz_para_gallery mode: default content: field_gallery: - weight: 1 + type: image label: hidden settings: - image_style: '' image_link: '' + image_style: '' + image_loading: + attribute: lazy third_party_settings: { } - type: image + weight: 1 region: content field_title: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: created: true field_class: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_gallery.preview.yml b/config/default/core.entity_view_display.paragraph.dcz_para_gallery.preview.yml index 29b49c934..cc32473d7 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_gallery.preview.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_gallery.preview.yml @@ -16,12 +16,12 @@ mode: preview content: field_description: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: created: true field_class: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_hero.default.yml b/config/default/core.entity_view_display.paragraph.dcz_para_hero.default.yml index 603d4712e..ce1083b27 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_hero.default.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_hero.default.yml @@ -17,28 +17,28 @@ mode: default content: field_class: type: entity_class_formatter - weight: 2 - region: content label: hidden settings: { } third_party_settings: { } + weight: 2 + region: content field_image: - weight: 0 + type: entity_reference_entity_view label: hidden settings: view_mode: hero link: false third_party_settings: { } - type: entity_reference_entity_view + weight: 0 region: content field_title: type: string - weight: 1 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 1 + region: content hidden: created: true field_description: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_hero.preview.yml b/config/default/core.entity_view_display.paragraph.dcz_para_hero.preview.yml index 384e8456b..7f0d6d460 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_hero.preview.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_hero.preview.yml @@ -16,12 +16,12 @@ mode: preview content: field_description: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: created: true field_class: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_image.default.yml b/config/default/core.entity_view_display.paragraph.dcz_para_image.default.yml index e9c5d72a0..2637a0a84 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_image.default.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_image.default.yml @@ -14,13 +14,13 @@ bundle: dcz_para_image mode: default content: field_image: - weight: 0 + type: entity_reference_entity_view label: hidden settings: view_mode: default link: false third_party_settings: { } - type: entity_reference_entity_view + weight: 0 region: content hidden: created: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_image.preview.yml b/config/default/core.entity_view_display.paragraph.dcz_para_image.preview.yml index cacc3e1dc..2deaea0c2 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_image.preview.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_image.preview.yml @@ -16,12 +16,12 @@ mode: preview content: field_description: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: created: true field_class: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_tab.default.yml b/config/default/core.entity_view_display.paragraph.dcz_para_tab.default.yml index 74b020799..8463fd190 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_tab.default.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_tab.default.yml @@ -15,11 +15,11 @@ bundle: dcz_para_tab mode: default content: field_content: - weight: 1 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 1 region: content hidden: field_description: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_tab.preview.yml b/config/default/core.entity_view_display.paragraph.dcz_para_tab.preview.yml index ad760eee2..e527d1bde 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_tab.preview.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_tab.preview.yml @@ -15,12 +15,12 @@ mode: preview content: field_description: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: field_content: true field_tab: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_tabs.default.yml b/config/default/core.entity_view_display.paragraph.dcz_para_tabs.default.yml index b06ef3c2d..0a7b8317a 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_tabs.default.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_tabs.default.yml @@ -17,27 +17,27 @@ bundle: dcz_para_tabs mode: default content: field_content: - weight: 1 + type: text_default label: hidden settings: { } third_party_settings: { } - type: text_default + weight: 1 region: content field_content_end: - weight: 3 + type: text_default label: above settings: { } third_party_settings: { } - type: text_default + weight: 3 region: content field_paragraphs: type: entity_reference_revisions_entity_view - weight: 2 label: hidden settings: view_mode: default link: '' third_party_settings: { } + weight: 2 region: content hidden: field_description: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_tabs.preview.yml b/config/default/core.entity_view_display.paragraph.dcz_para_tabs.preview.yml index 3d86c03b4..df41acb2a 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_tabs.preview.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_tabs.preview.yml @@ -16,12 +16,12 @@ mode: preview content: field_description: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: field_content: true field_content_end: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_video.default.yml b/config/default/core.entity_view_display.paragraph.dcz_para_video.default.yml index f40bb9044..f2283e238 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_video.default.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_video.default.yml @@ -17,14 +17,14 @@ mode: default content: field_title: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content field_video: - weight: 1 + type: youtube_video label: hidden settings: youtube_size: 450x315 @@ -32,12 +32,12 @@ content: youtube_height: '' youtube_autoplay: false youtube_loop: false - youtube_showinfo: false youtube_controls: false youtube_autohide: false youtube_iv_load_policy: false + youtube_showinfo: false third_party_settings: { } - type: youtube_video + weight: 1 region: content hidden: created: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_video.preview.yml b/config/default/core.entity_view_display.paragraph.dcz_para_video.preview.yml index 4a49b8b0b..a207e84ab 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_video.preview.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_video.preview.yml @@ -16,12 +16,12 @@ mode: preview content: field_description: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: created: true field_class: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_view_reference.default.yml b/config/default/core.entity_view_display.paragraph.dcz_para_view_reference.default.yml index c6ddd2cc3..620b1e3b3 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_view_reference.default.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_view_reference.default.yml @@ -16,15 +16,15 @@ bundle: dcz_para_view_reference mode: default content: field_title: - weight: 0 + type: string label: hidden settings: link_to_entity: false third_party_settings: { } - type: string + weight: 0 region: content field_view_reference: - weight: 1 + type: viewsreference_formatter label: hidden settings: plugin_types: @@ -34,7 +34,7 @@ content: block: 0 feed: 0 third_party_settings: { } - type: viewsreference_formatter + weight: 1 region: content hidden: field_class: true diff --git a/config/default/core.entity_view_display.paragraph.dcz_para_view_reference.preview.yml b/config/default/core.entity_view_display.paragraph.dcz_para_view_reference.preview.yml index 84a5332ef..daae6ac77 100644 --- a/config/default/core.entity_view_display.paragraph.dcz_para_view_reference.preview.yml +++ b/config/default/core.entity_view_display.paragraph.dcz_para_view_reference.preview.yml @@ -16,12 +16,12 @@ mode: preview content: field_description: type: string - weight: 0 - region: content label: hidden settings: link_to_entity: false third_party_settings: { } + weight: 0 + region: content hidden: field_class: true field_title: true diff --git a/config/default/core.entity_view_display.paragraph.layout.default.yml b/config/default/core.entity_view_display.paragraph.layout.default.yml index 17dae5db9..c57ec063a 100644 --- a/config/default/core.entity_view_display.paragraph.layout.default.yml +++ b/config/default/core.entity_view_display.paragraph.layout.default.yml @@ -16,26 +16,26 @@ bundle: layout mode: default content: field_class: - weight: 1 + type: entity_class_formatter label: hidden settings: { } third_party_settings: { } - type: entity_class_formatter + weight: 1 region: content field_layout: - weight: 2 + type: entity_class_formatter label: hidden settings: { } third_party_settings: { } - type: entity_class_formatter + weight: 2 region: content field_paragraphs: - weight: 0 + type: entity_reference_revisions_entity_view label: hidden settings: view_mode: default link: '' third_party_settings: { } - type: entity_reference_revisions_entity_view + weight: 0 region: content hidden: { } diff --git a/config/default/core.entity_view_display.paragraph.layout.preview.yml b/config/default/core.entity_view_display.paragraph.layout.preview.yml index 61c5de6e5..7311ad5b5 100644 --- a/config/default/core.entity_view_display.paragraph.layout.preview.yml +++ b/config/default/core.entity_view_display.paragraph.layout.preview.yml @@ -16,18 +16,18 @@ bundle: layout mode: preview content: field_class: - weight: 0 + type: list_default label: inline settings: { } third_party_settings: { } - type: list_default + weight: 0 region: content field_layout: - weight: 1 + type: list_default label: inline settings: { } third_party_settings: { } - type: list_default + weight: 1 region: content hidden: field_paragraphs: true diff --git a/config/default/core.entity_view_display.taxonomy_term.forums.default.yml b/config/default/core.entity_view_display.taxonomy_term.forums.default.yml index c69b62d80..20da24f05 100644 --- a/config/default/core.entity_view_display.taxonomy_term.forums.default.yml +++ b/config/default/core.entity_view_display.taxonomy_term.forums.default.yml @@ -16,11 +16,11 @@ mode: default content: description: type: text_default - weight: 0 - region: content + label: above settings: { } third_party_settings: { } - label: above + weight: 0 + region: content hidden: forum_container: true langcode: true diff --git a/config/default/core.entity_view_display.user.user.compact.yml b/config/default/core.entity_view_display.user.user.compact.yml index 6b9719293..a9de3a783 100644 --- a/config/default/core.entity_view_display.user.user.compact.yml +++ b/config/default/core.entity_view_display.user.user.compact.yml @@ -27,13 +27,15 @@ mode: compact content: field_dcz_user_image: type: image - weight: 0 - region: content label: hidden settings: - image_style: thumbnail image_link: '' + image_style: thumbnail + image_loading: + attribute: lazy third_party_settings: { } + weight: 0 + region: content hidden: field_dcz_bio: true field_dcz_name: true diff --git a/config/default/core.entity_view_display.user.user.default.yml b/config/default/core.entity_view_display.user.user.default.yml index 7441d72d5..a60299edf 100644 --- a/config/default/core.entity_view_display.user.user.default.yml +++ b/config/default/core.entity_view_display.user.user.default.yml @@ -22,72 +22,81 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: e78ba45e-a380-4cef-b5e0-8686aa27c505 blocks: 5a1396ce-a682-4ad8-ae17-bdef9cc76f32: id: 'entity_field:user:field_dcz_name' label: Name - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + region: content + label: hidden settings: link_to_entity: false third_party_settings: { } - weight: 0 - region: content region: first_above weight: -10 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 5a1396ce-a682-4ad8-ae17-bdef9cc76f32 e0534c3d-dc92-4049-a54d-8057a1ee8c3b: id: 'entity_field:user:field_dcz_surname' label: Surname - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + region: content + label: hidden settings: link_to_entity: false third_party_settings: { } - weight: 0 - region: content region: first_above weight: -9 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: e0534c3d-dc92-4049-a54d-8057a1ee8c3b 402d0dcb-eb24-41cd-a590-2f2b61e2f304: id: 'entity_field:user:field_dcz_user_image' label: Avatar - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: image + weight: 0 + region: content + label: hidden settings: - image_style: large image_link: '' + image_style: large third_party_settings: { } - weight: 0 - region: content region: second_above weight: -10 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 402d0dcb-eb24-41cd-a590-2f2b61e2f304 6291af4c-08ca-4133-9a84-4c9b6fef1a08: id: 'entity_field:user:field_location' label: Location - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: geolocation_map + weight: 0 + region: content + label: hidden settings: set_marker: true + use_overridden_map_settings: false title: '' info_text: value: '' @@ -98,44 +107,44 @@ third_party_settings: centre: fit_bounds: enable: true + weight: -101 settings: - min_zoom: null reset_zoom: true - weight: -101 + min_zoom: null map_center_id: fit_bounds ipstack: + enable: false + weight: 0 settings: - access_key: '' location_option_id: ipstack - weight: 0 - enable: false + access_key: '' map_center_id: location_plugins freeogeoip: - weight: 0 enable: false - map_center_id: location_plugins + weight: 0 settings: location_option_id: freeogeoip + map_center_id: location_plugins fixed_value: + enable: false + weight: 0 settings: + location_option_id: fixed_value latitude: null longitude: null - location_option_id: fixed_value - weight: 0 - enable: false map_center_id: location_plugins fixed_boundaries: + enable: false + weight: 0 settings: - north: '' - east: '' south: '' west: '' - weight: 0 - enable: false + north: '' + east: '' map_center_id: fixed_boundaries client_location: - weight: 0 enable: false + weight: 0 map_center_id: client_location map_provider_id: leaflet map_provider_settings: @@ -395,9 +404,9 @@ third_party_settings: leaflet_marker_popup: weight: 0 leaflet_marker_icon: - enabled: true weight: 0 settings: + marker_shadow_path: '' marker_icon_path: /themes/custom/dcz_theme/images/drupal-marker.svg icon_size: width: null @@ -408,13 +417,13 @@ third_party_settings: popup_anchor: x: 0 'y': 0 - marker_shadow_path: '' shadow_size: width: null height: null shadow_anchor: x: null 'y': null + enabled: true leaflet_marker_clusterer: weight: 0 settings: @@ -423,10 +432,10 @@ third_party_settings: zoom_to_bounds_on_click: true disable_clustering_at_zoom: 0 leaflet_control_zoom: - enabled: true weight: 0 settings: position: topright + enabled: true leaflet_control_scale: weight: 0 settings: @@ -438,10 +447,10 @@ third_party_settings: settings: position: topright leaflet_control_locate: - enabled: true weight: 0 settings: position: topright + enabled: true leaflet_control_geocoder: weight: 0 settings: @@ -470,11 +479,10 @@ third_party_settings: srs: '' format: image/jpeg marker_infobubble: - enabled: false weight: 0 settings: - close_button: 0 close_other: 0 + close_button: 0 close_button_src: '' shadow_style: 0 padding: 10 @@ -489,21 +497,21 @@ third_party_settings: arrow_style: 2 arrow_position: 30 arrow_size: 10 - control_streetview: enabled: false + control_streetview: weight: 0 settings: position: TOP_LEFT behavior: default - control_zoom: enabled: false + control_zoom: weight: 0 settings: position: RIGHT_CENTER behavior: default style: LARGE - map_restriction: enabled: false + map_restriction: weight: 0 settings: north: '' @@ -511,24 +519,24 @@ third_party_settings: east: '' west: '' strict: false - map_type_style: enabled: false + map_type_style: weight: 0 settings: style: '[]' - marker_clusterer: enabled: false + marker_clusterer: weight: 0 settings: image_path: '' styles: '' + max_zoom: 15 + minimum_cluster_size: 2 zoom_on_click: false average_center: false grid_size: 60 - minimum_cluster_size: 2 - max_zoom: 15 - marker_icon: enabled: false + marker_icon: weight: 0 settings: marker_icon_path: '' @@ -547,39 +555,39 @@ third_party_settings: scaled_size: width: null height: null - marker_infowindow: enabled: false + marker_infowindow: weight: 0 settings: info_window_solitary: false - info_auto_display: false disable_auto_pan: false + info_auto_display: false max_width: null - control_recenter: enabled: false + control_recenter: weight: 0 settings: position: TOP_LEFT - marker_label: enabled: false + marker_label: weight: 0 settings: color: '' font_family: '' font_size: '' font_weight: '' - marker_opacity: enabled: false + marker_opacity: weight: 0 settings: opacity: !!float 1 - marker_zoom_to_animate: enabled: false + marker_zoom_to_animate: weight: 0 settings: marker_zoom_anchor_id: '' - spiderfying: enabled: false + spiderfying: weight: 0 settings: spiderfiable_marker_path: /modules/contrib/geolocation/modules/geolocation_google_maps/images/marker-plus.svg @@ -594,51 +602,51 @@ third_party_settings: spiralLengthStart: 11 spiralLengthFactor: 4 legWeight: 1.5 - google_maps_layer_traffic: enabled: false + google_maps_layer_traffic: weight: 0 - control_rotate: enabled: false + control_rotate: weight: 0 settings: position: TOP_LEFT behavior: default - control_maptype: enabled: false + control_maptype: weight: 0 settings: position: RIGHT_BOTTOM behavior: default style: DEFAULT - context_popup: enabled: false + context_popup: weight: 0 settings: content: value: '' format: full_html - google_maps_layer_bicycling: enabled: false + google_maps_layer_bicycling: weight: 0 - client_location_indicator: enabled: false + client_location_indicator: weight: 0 - map_disable_tilt: enabled: false + map_disable_tilt: weight: 0 - control_locate: enabled: false + control_locate: weight: 0 settings: position: TOP_LEFT - map_disable_poi: enabled: false + map_disable_poi: weight: 0 - map_disable_user_interaction: enabled: false + map_disable_user_interaction: weight: 0 - drawing: enabled: false + drawing: weight: 0 settings: polyline: false @@ -649,14 +657,14 @@ third_party_settings: polygon: false fillColor: '#FF0000' fillOpacity: '0.35' - control_fullscreen: enabled: false + control_fullscreen: weight: 0 settings: position: TOP_LEFT behavior: default - control_geocoder: enabled: false + control_geocoder: weight: 0 settings: position: TOP_LEFT @@ -667,162 +675,156 @@ third_party_settings: autocomplete_min_length: 1 component_restrictions: route: '' - locality: '' + country: '' administrative_area: '' + locality: '' postal_code: '' - country: '' boundary_restriction: south: '' west: '' north: '' east: '' - control_loading_indicator: enabled: false + control_loading_indicator: weight: 0 settings: position: TOP_LEFT loading_label: Loading - google_maps_layer_transit: enabled: false + google_maps_layer_transit: weight: 0 + enabled: false + zoom: '10' height: 400px width: 100% + minZoom: '0' + maxZoom: '20' type: ROADMAP - zoom: '10' - maxZoom: 20 - minZoom: 0 gestureHandling: auto - use_overridden_map_settings: false third_party_settings: { } - weight: 0 - region: content region: bottom weight: -4 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 6291af4c-08ca-4133-9a84-4c9b6fef1a08 24c8a4f4-2f34-49e6-8ebf-aff64c6e662c: id: 'entity_field:user:field_dcz_bio' label: Bio - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: text_default + weight: 0 + label: hidden settings: { } third_party_settings: { } - weight: 0 region: middle weight: -9 uuid: 24c8a4f4-2f34-49e6-8ebf-aff64c6e662c - context_mapping: - entity: '@panelizer.entity_context:entity' 19091d04-9e4d-4342-8be4-fe46fe8536f8: id: 'entity_field:user:created' label: Created - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: inline type: timestamp + weight: 0 + label: inline settings: date_format: czech_date custom_date_format: '' timezone: '' third_party_settings: { } - weight: 0 region: first_above weight: -8 uuid: 19091d04-9e4d-4342-8be4-fe46fe8536f8 - context_mapping: - entity: '@panelizer.entity_context:entity' 1c4c9f11-ac9f-4407-a163-3a9a689842ba: id: 'views_block:dcz_articles-block_user_articles' label: '' - provider: views label_display: visible + provider: views + context_mapping: { } views_label: '' items_per_page: none region: first_below weight: 0 uuid: 1c4c9f11-ac9f-4407-a163-3a9a689842ba - context_mapping: { } 6fd0396f-c296-4dd1-85e4-1a2d479b92c8: id: 'views_block:dcz_tutorials-block_user_tutorials' label: '' - provider: views label_display: visible + provider: views + context_mapping: { } views_label: '' items_per_page: none region: second_below weight: 0 uuid: 6fd0396f-c296-4dd1-85e4-1a2d479b92c8 - context_mapping: { } 3871d9ce-19f4-4ee1-aebe-f8fe18da58a4: id: 'entity_field:user:name' label: Name - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: user_name + weight: 0 + label: hidden settings: link_to_entity: false third_party_settings: { } - weight: 0 region: top weight: 0 uuid: 3871d9ce-19f4-4ee1-aebe-f8fe18da58a4 - context_mapping: - entity: '@panelizer.entity_context:entity' - id: panels_variant - label: Default - uuid: e78ba45e-a380-4cef-b5e0-8686aa27c505 - weight: 0 + page_title: null layout: layout_twocol_bricks layout_settings: { } - page_title: null + builder: standard storage_type: panelizer_default storage_id: 'user:user:default:default' - builder: standard - pattern: panelizer static_context: { } + pattern: panelizer id: user.user.default targetEntityType: user bundle: user mode: default content: field_dcz_name: - weight: 1 + type: string label: hidden settings: link_to_entity: false third_party_settings: { } - type: string + weight: 1 region: content field_dcz_surname: - weight: 2 + type: string label: hidden settings: link_to_entity: false third_party_settings: { } - type: string + weight: 2 region: content field_dcz_user_image: - weight: 0 + type: image label: hidden settings: - image_style: thumbnail image_link: '' + image_style: thumbnail + image_loading: + attribute: lazy third_party_settings: { } - type: image + weight: 0 region: content field_location: - weight: 6 + type: geolocation_latlng label: above settings: { } third_party_settings: { } - type: geolocation_latlng + weight: 6 region: content hidden: field_dcz_bio: true diff --git a/config/default/core.entity_view_display.user.user.stack.yml b/config/default/core.entity_view_display.user.user.stack.yml index e5a44b355..ba0596431 100644 --- a/config/default/core.entity_view_display.user.user.stack.yml +++ b/config/default/core.entity_view_display.user.user.stack.yml @@ -22,103 +22,105 @@ third_party_settings: default: default displays: default: + id: panels_variant + label: Default + weight: 0 + uuid: e78ba45e-a380-4cef-b5e0-8686aa27c505 blocks: 5a1396ce-a682-4ad8-ae17-bdef9cc76f32: id: 'entity_field:user:field_dcz_name' label: Name - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + region: content + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 - region: content region: title weight: -10 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 5a1396ce-a682-4ad8-ae17-bdef9cc76f32 e0534c3d-dc92-4049-a54d-8057a1ee8c3b: id: 'entity_field:user:field_dcz_surname' label: Surname - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: string + weight: 0 + region: content + label: hidden settings: link_to_entity: true third_party_settings: { } - weight: 0 - region: content region: title weight: -9 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: e0534c3d-dc92-4049-a54d-8057a1ee8c3b 402d0dcb-eb24-41cd-a590-2f2b61e2f304: id: 'entity_field:user:field_dcz_user_image' label: Avatar - provider: ctools_block label_display: '0' + provider: ctools_block + context_mapping: + entity: '@panelizer.entity_context:entity' formatter: - label: hidden type: image + weight: 0 + region: content + label: hidden settings: - image_style: profile image_link: content + image_style: profile third_party_settings: { } - weight: 0 - region: content region: image weight: -10 - context_mapping: - entity: '@panelizer.entity_context:entity' uuid: 402d0dcb-eb24-41cd-a590-2f2b61e2f304 - id: panels_variant - label: Default - uuid: e78ba45e-a380-4cef-b5e0-8686aa27c505 - weight: 0 + page_title: '' layout: stack layout_settings: { } - page_title: '' + builder: standard storage_type: panelizer_default storage_id: 'user:user:stack:default' - builder: standard - pattern: panelizer static_context: { } + pattern: panelizer id: user.user.stack targetEntityType: user bundle: user mode: stack content: field_dcz_name: - weight: 1 + type: string label: hidden settings: link_to_entity: false third_party_settings: { } - type: string + weight: 1 region: content field_dcz_surname: - weight: 2 + type: string label: hidden settings: link_to_entity: false third_party_settings: { } - type: string + weight: 2 region: content field_dcz_user_image: - weight: 0 + type: image label: hidden settings: - image_style: profile image_link: content + image_style: profile + image_loading: + attribute: lazy third_party_settings: { } - type: image + weight: 0 region: content hidden: field_dcz_bio: true diff --git a/config/default/core.entity_view_mode.node.diff.yml b/config/default/core.entity_view_mode.node.diff.yml index 940e162d2..aac6f13db 100644 --- a/config/default/core.entity_view_mode.node.diff.yml +++ b/config/default/core.entity_view_mode.node.diff.yml @@ -2,12 +2,12 @@ uuid: 43b66ea7-c84f-41f2-b38a-6e586d115982 langcode: cs status: false dependencies: + module: + - node enforced: module: - node - diff - module: - - node _core: default_config_hash: q75Otzlypu_5TghImH1cxuN6umtka1UE4GdONTsPaD8 id: node.diff diff --git a/config/default/core.extension.yml b/config/default/core.extension.yml index 4963446f0..d07384b7c 100644 --- a/config/default/core.extension.yml +++ b/config/default/core.extension.yml @@ -1,4 +1,6 @@ +langcode: cs module: + acquia_connector: 0 admin_toolbar: 0 admin_toolbar_tools: 0 basic_auth: 0 @@ -8,7 +10,6 @@ module: breakpoint: 0 captcha: 0 ckeditor: 0 - color: 0 comment: 0 config: 0 config_filter: 0 @@ -30,7 +31,6 @@ module: entity_browser: 0 entity_class_formatter: 0 entity_embed: 0 - entity_reference: 0 entity_reference_revisions: 0 extlink: 0 field: 0 @@ -61,6 +61,7 @@ module: metatag_facebook: 0 metatag_open_graph: 0 metatag_views: 0 + mysql: 0 node: 0 options: 0 page_cache: 0 @@ -77,9 +78,9 @@ module: riddler: 0 search: 0 serialization: 0 - shield: 0 shortcut: 0 slack_invite: 0 + syslog: 0 system: 0 taxonomy: 0 text: 0 @@ -99,5 +100,4 @@ theme: classy: 0 seven: 0 dcz_theme: 0 -langcode: cs profile: minimal diff --git a/config/default/core.menu.static_menu_link_overrides.yml b/config/default/core.menu.static_menu_link_overrides.yml index 663a0175c..0f0c9429a 100644 --- a/config/default/core.menu.static_menu_link_overrides.yml +++ b/config/default/core.menu.static_menu_link_overrides.yml @@ -1,14 +1,14 @@ +langcode: cs definitions: user__page: - weight: -50 menu_name: account parent: '' + weight: -50 expanded: false enabled: true user__logout: - weight: -48 menu_name: account parent: '' + weight: -48 expanded: false enabled: true -langcode: cs diff --git a/config/default/diff.settings.yml b/config/default/diff.settings.yml index 9013b43c7..9285bbb5b 100644 --- a/config/default/diff.settings.yml +++ b/config/default/diff.settings.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: oXwX3NzLv9QK_LbNEvpQ9OPwH9tqtMSJzq5y8t63Q8w +langcode: cs general_settings: radio_behavior: jednoduché context_lines_leading: 1 @@ -14,6 +17,3 @@ general_settings: enabled: true weight: 2 visual_inline_theme: default -_core: - default_config_hash: oXwX3NzLv9QK_LbNEvpQ9OPwH9tqtMSJzq5y8t63Q8w -langcode: cs diff --git a/config/default/dropzonejs.settings.yml b/config/default/dropzonejs.settings.yml index 095c782ac..c6e028665 100644 --- a/config/default/dropzonejs.settings.yml +++ b/config/default/dropzonejs.settings.yml @@ -1,6 +1,6 @@ -tmp_upload_scheme: temporary _core: default_config_hash: k05zME-L0xvNO0Vr0DnL-jz6FXXihOp89a85E9jBFkg langcode: cs +tmp_upload_scheme: temporary filename_transliteration: true upload_timeout_ms: 0 diff --git a/config/default/editor.editor.basic_html.yml b/config/default/editor.editor.basic_html.yml index 6a2c0046f..3a4f48978 100644 --- a/config/default/editor.editor.basic_html.yml +++ b/config/default/editor.editor.basic_html.yml @@ -52,8 +52,6 @@ settings: plugins: stylescombo: styles: "h2|H2\r\nh3|H3\r\nh4|H4" - language: - language_list: un image_upload: status: true scheme: public diff --git a/config/default/editor.editor.forum.yml b/config/default/editor.editor.forum.yml index 62d138278..dd987a33b 100644 --- a/config/default/editor.editor.forum.yml +++ b/config/default/editor.editor.forum.yml @@ -44,8 +44,6 @@ settings: plugins: stylescombo: styles: "h2|H2\r\nh3|H3\r\nh4|H4\r\ncode.php|PHP kód\r\ncode.html|HTML kód\r\ncode.css|CSS styl\r\ncode.js|Javascriptový kód\r\ncode.jquery|jQuery kód\r\ncode.sql|SQL kód\r\ncode.twig|Twig kód\r\ncode.yaml|YAMLkód\r\n\r\n\r\n" - language: - language_list: un image_upload: status: true scheme: public diff --git a/config/default/editor.editor.full_html.yml b/config/default/editor.editor.full_html.yml index dc1ac7fcd..6ff8af1b0 100644 --- a/config/default/editor.editor.full_html.yml +++ b/config/default/editor.editor.full_html.yml @@ -55,8 +55,6 @@ settings: - Maximize - ShowBlocks plugins: - language: - language_list: un stylescombo: styles: "a.button|Button\r\np.lead|Leading text\r\np.extra-large|Extra large text\r\ncode|Inline code" image_upload: diff --git a/config/default/embed.settings.yml b/config/default/embed.settings.yml index b0f917611..f4c328830 100644 --- a/config/default/embed.settings.yml +++ b/config/default/embed.settings.yml @@ -1,5 +1,5 @@ -file_scheme: public -upload_directory: embed_buttons _core: default_config_hash: Ed6LXVlKotwVS4tx7_rnsL-6NlBoD-PLu3KFPAvpNMc langcode: cs +file_scheme: public +upload_directory: embed_buttons diff --git a/config/default/entity_browser.browser.image_browser.yml b/config/default/entity_browser.browser.image_browser.yml index a79233a22..8631a9214 100644 --- a/config/default/entity_browser.browser.image_browser.yml +++ b/config/default/entity_browser.browser.image_browser.yml @@ -23,19 +23,22 @@ widget_selector: tabs widget_selector_configuration: { } widgets: 54ca927b-ad56-4763-949e-f0fe908713ca: + id: view + uuid: 54ca927b-ad56-4763-949e-f0fe908713ca + label: Library + weight: 2 settings: - view: entity_browser - view_display: entity_browser_1 submit_text: 'Select entities' auto_select: false - uuid: 54ca927b-ad56-4763-949e-f0fe908713ca - weight: 2 - label: Library - id: view + view: entity_browser + view_display: entity_browser_1 045fabb4-d917-45ab-8f7c-2c79d37c2901: + id: dropzonejs_media_entity_inline_entity_form + uuid: 045fabb4-d917-45ab-8f7c-2c79d37c2901 + label: Upload + weight: 1 settings: - form_mode: default - media_type: image + submit_text: 'Select entities' upload_location: 'public://images/[date:custom:Y]-[date:custom:m]' dropzone_description: 'Drop files here to upload them' max_filesize: 32M @@ -46,8 +49,5 @@ widgets: resize_quality: !!float 1 resize_method: contain thumbnail_method: contain - submit_text: 'Select entities' - uuid: 045fabb4-d917-45ab-8f7c-2c79d37c2901 - weight: 1 - label: Upload - id: dropzonejs_media_entity_inline_entity_form + media_type: image + form_mode: default diff --git a/config/default/entity_embed.settings.yml b/config/default/entity_embed.settings.yml index 9185db43f..b7c132b18 100644 --- a/config/default/entity_embed.settings.yml +++ b/config/default/entity_embed.settings.yml @@ -1,4 +1,4 @@ -rendered_entity_mode: false _core: default_config_hash: 2qpyZdlgcQidJq1yw1VHXLCl5jDi4dKBWFWLQR4VDfw langcode: cs +rendered_entity_mode: false diff --git a/config/default/eu_cookie_compliance.settings.yml b/config/default/eu_cookie_compliance.settings.yml index 335c46b9e..683e2079e 100644 --- a/config/default/eu_cookie_compliance.settings.yml +++ b/config/default/eu_cookie_compliance.settings.yml @@ -1,67 +1,75 @@ -cookie_lifetime: 100 -domain: '' -domains_option: 1 -domains_list: '' -eu_only: false -exclude_paths: "/admin\r\n/admin/*\r\n/batch\r\n/node/add*\r\n/node/*/*\r\n/user/*/*" -exclude_admin_theme: true -export: - folder: custom +_core: + default_config_hash: xbhmYBGlCdrYkMKHxAz_-rnqz-jpRV1ycKZRRmzbrOM langcode: cs -popup_agreed: - value: "

Děkujeme za váš souhlas.

\r\n\r\n

Nyní můžete tuto zprávu skrýt, nebo zjistit o cookies více informací.

\r\n" - format: full_html -popup_agree_button_message: 'OK, I agree' -popup_agreed_enabled: false -popup_bg_hex: 29537D +uuid: 633adac6-3952-46ae-a3e9-e1fc5fb57625 +popup_enabled: true popup_clicking_confirmation: true popup_scrolling_confirmation: false -popup_delay: 1000 -popup_enabled: true -popup_find_more_button_message: 'More info' -popup_height: null -popup_hide_agreed: false -popup_hide_button_message: Skrýt +eu_only: false +popup_position: false +fixed_top_position: false popup_info: value: "

K ukládání nastavení a správnému fungování využíváme soubory cookies.

\r\n\r\n

Kliknutím na jakýkoliv odakz s jejich používáním souhlasíte.

\r\n" format: full_html mobile_popup_info: value: "

K ukládání nastavení a správnému fungování využíváme soubory cookies.

\r\n\r\n

Tapnutím na jakýkoliv odakz s jejich používáním souhlasíte.

\r\n" format: full_html +popup_info_template: new +popup_agree_button_message: 'OK, I agree' +popup_more_info_button_message: 'More info' mobile_breakpoint: 768 +popup_agreed_enabled: false +popup_hide_agreed: false +disagree_button_label: 'No, thanks' +popup_agreed: + value: "

Děkujeme za váš souhlas.

\r\n\r\n

Nyní můžete tuto zprávu skrýt, nebo zjistit o cookies více informací.

\r\n" + format: full_html +popup_find_more_button_message: 'More info' +popup_hide_button_message: Skrýt popup_link: /ochrana-osobnich-udaju popup_link_new_window: true -popup_position: false -fixed_top_position: false -popup_text_hex: FFFFFF +popup_height: null popup_width: 100% -_core: - default_config_hash: xbhmYBGlCdrYkMKHxAz_-rnqz-jpRV1ycKZRRmzbrOM +popup_delay: 1000 +show_more_info: true +popup_bg_hex: 29537D +popup_text_hex: FFFFFF +domain: '' +domains_option: 1 +domains_list: '' +exclude_paths: "/admin\r\n/admin/*\r\n/batch\r\n/node/add*\r\n/node/*/*\r\n/user/*/*" +exclude_admin_theme: true +set_cookie_session_zero_on_disagree: 0 +cookie_lifetime: 100 use_mobile_message: true +reload_options: 0 +reload_routes_list: '' method: default -disagree_button_label: 'No, thanks' disabled_javascripts: '' +automatic_cookies_removal: true +allowed_cookies: '' consent_storage_method: do_not_store withdraw_message: value: '

We use cookies on this site to enhance your user experience

You have given your consent for us to set cookies.

' format: forum -withdraw_action_button_label: 'Withdraw consent' withdraw_tab_button_label: 'Privacy settings' +withdraw_action_button_label: 'Withdraw consent' withdraw_enabled: false -popup_info_template: legacy -enable_save_preferences_button: true +withdraw_button_on_info_popup: false save_preferences_button_label: 'Save preferences' accept_all_categories_button_label: 'Accept all cookies' -withdraw_button_on_info_popup: false +enable_save_preferences_button: true domain_all_sites: false -uuid: 633adac6-3952-46ae-a3e9-e1fc5fb57625 -show_more_info: true -popup_more_info_button_message: 'More info' -reload_options: 0 -reload_routes_list: '' -containing_element: body settings_tab_enabled: false -automatic_cookies_removal: true -set_cookie_session_zero_on_disagree: 0 +containing_element: body cookie_policy_version: 1.0.0 -allowed_cookies: '' +cookie_value_disagreed: '0' +cookie_value_agreed_show_thank_you: '1' +cookie_value_agreed: '2' +accessibility_focus: false +close_button_action: close_banner +reject_button_label: '' +reject_button_enabled: false +close_button_enabled: false +export: + folder: custom diff --git a/config/default/extlink.settings.yml b/config/default/extlink.settings.yml index 58a6b0e59..b080a7941 100644 --- a/config/default/extlink.settings.yml +++ b/config/default/extlink.settings.yml @@ -1,3 +1,7 @@ +_core: + default_config_hash: rHbHZIIF9TP3H2Vs37uCHz4Gm4phULg0rQ_OKihxJfM +langcode: cs +extlink_exclude_admin_routes: false extlink_target: true extlink_target_no_override: true extlink_nofollow: true @@ -14,7 +18,3 @@ extlink_css_exclude: '' extlink_css_explicit: '' extlink_mailto_class: '0' extlink_mailto_label: '(link sends email)' -_core: - default_config_hash: rHbHZIIF9TP3H2Vs37uCHz4Gm4phULg0rQ_OKihxJfM -langcode: cs -extlink_exclude_admin_routes: false diff --git a/config/default/field.field.media.image.field_media_image.yml b/config/default/field.field.media.image.field_media_image.yml index af6138404..d3250d3a6 100644 --- a/config/default/field.field.media.image.field_media_image.yml +++ b/config/default/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/[date:custom:Y]-[date:custom:m]' 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/default/field.field.node.dcz_article.field_paragraphs.yml b/config/default/field.field.node.dcz_article.field_paragraphs.yml index fa741bd9a..9dd451438 100644 --- a/config/default/field.field.node.dcz_article.field_paragraphs.yml +++ b/config/default/field.field.node.dcz_article.field_paragraphs.yml @@ -21,9 +21,9 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 1 target_bundles: dcz_para_tab: dcz_para_tab + negate: 1 target_bundles_drag_drop: dcz_para_block_reference: weight: 7 @@ -41,8 +41,8 @@ settings: weight: 11 enabled: false dcz_para_tab: - enabled: true weight: 14 + enabled: true dcz_para_tabs: weight: 15 enabled: false diff --git a/config/default/field.field.node.dcz_landing_page.field_hero_widget.yml b/config/default/field.field.node.dcz_landing_page.field_hero_widget.yml index 692557bb6..e40fa2bd6 100644 --- a/config/default/field.field.node.dcz_landing_page.field_hero_widget.yml +++ b/config/default/field.field.node.dcz_landing_page.field_hero_widget.yml @@ -30,8 +30,8 @@ settings: weight: 7 enabled: false dcz_para_hero: - enabled: true weight: 8 + enabled: true dcz_para_image: weight: 9 enabled: false diff --git a/config/default/field.field.node.dcz_landing_page.field_paragraphs.yml b/config/default/field.field.node.dcz_landing_page.field_paragraphs.yml index e57cf4c32..f0e741862 100644 --- a/config/default/field.field.node.dcz_landing_page.field_paragraphs.yml +++ b/config/default/field.field.node.dcz_landing_page.field_paragraphs.yml @@ -21,9 +21,9 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 0 target_bundles: layout: layout + negate: 0 target_bundles_drag_drop: dcz_para_block_reference: weight: 9 @@ -53,6 +53,6 @@ settings: weight: 20 enabled: false layout: - enabled: true weight: 11 + enabled: true field_type: entity_reference_revisions diff --git a/config/default/field.field.node.dcz_showcase.field_url.yml b/config/default/field.field.node.dcz_showcase.field_url.yml index faf137572..a308d020d 100644 --- a/config/default/field.field.node.dcz_showcase.field_url.yml +++ b/config/default/field.field.node.dcz_showcase.field_url.yml @@ -18,6 +18,6 @@ translatable: false default_value: { } default_value_callback: '' settings: - link_type: 16 title: 2 + link_type: 16 field_type: link diff --git a/config/default/field.field.node.forum.comment_forum.yml b/config/default/field.field.node.forum.comment_forum.yml index 48c41114b..3f096eb93 100644 --- a/config/default/field.field.node.forum.comment_forum.yml +++ b/config/default/field.field.node.forum.comment_forum.yml @@ -21,15 +21,15 @@ default_value: - status: 2 cid: 0 - last_comment_name: null last_comment_timestamp: 0 + last_comment_name: null last_comment_uid: 0 comment_count: 0 default_value_callback: '' settings: default_mode: 0 per_page: 50 - form_location: true anonymous: 0 + form_location: true preview: 1 field_type: comment diff --git a/config/default/field.field.node.individual.field_websites.yml b/config/default/field.field.node.individual.field_websites.yml index 3f9e2b72d..7f993118f 100644 --- a/config/default/field.field.node.individual.field_websites.yml +++ b/config/default/field.field.node.individual.field_websites.yml @@ -18,6 +18,6 @@ translatable: false default_value: { } default_value_callback: '' settings: - link_type: 17 title: 1 + link_type: 17 field_type: link diff --git a/config/default/field.field.node.organization.field_websites.yml b/config/default/field.field.node.organization.field_websites.yml index 5cf28c4ab..b283acea6 100644 --- a/config/default/field.field.node.organization.field_websites.yml +++ b/config/default/field.field.node.organization.field_websites.yml @@ -18,6 +18,6 @@ translatable: true default_value: { } default_value_callback: '' settings: - link_type: 17 title: 1 + link_type: 17 field_type: link diff --git a/config/default/field.field.node.page.field_paragraphs.yml b/config/default/field.field.node.page.field_paragraphs.yml index 521f6e4b0..19f24f9a0 100644 --- a/config/default/field.field.node.page.field_paragraphs.yml +++ b/config/default/field.field.node.page.field_paragraphs.yml @@ -21,9 +21,9 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 1 target_bundles: dcz_para_tab: dcz_para_tab + negate: 1 target_bundles_drag_drop: dcz_para_block_reference: weight: 7 @@ -41,8 +41,8 @@ settings: weight: 11 enabled: false dcz_para_tab: - enabled: true weight: 14 + enabled: true dcz_para_tabs: weight: 15 enabled: false diff --git a/config/default/field.field.node.tutorial.field_paragraphs.yml b/config/default/field.field.node.tutorial.field_paragraphs.yml index d2264ac38..aa045edbd 100644 --- a/config/default/field.field.node.tutorial.field_paragraphs.yml +++ b/config/default/field.field.node.tutorial.field_paragraphs.yml @@ -21,9 +21,9 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 1 target_bundles: dcz_para_tab: dcz_para_tab + negate: 1 target_bundles_drag_drop: dcz_para_block_reference: weight: 7 @@ -41,8 +41,8 @@ settings: weight: 11 enabled: false dcz_para_tab: - enabled: true weight: 14 + enabled: true dcz_para_tabs: weight: 15 enabled: false diff --git a/config/default/field.field.paragraph.dcz_para_gallery.field_gallery.yml b/config/default/field.field.paragraph.dcz_para_gallery.field_gallery.yml index 8ef459267..0d6acc2c6 100644 --- a/config/default/field.field.paragraph.dcz_para_gallery.field_gallery.yml +++ b/config/default/field.field.paragraph.dcz_para_gallery.field_gallery.yml @@ -18,6 +18,8 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: '[date:custom:Y]-[date:custom:m]' 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/default/field.field.paragraph.dcz_para_tabs.field_paragraphs.yml b/config/default/field.field.paragraph.dcz_para_tabs.field_paragraphs.yml index 536656f76..cac99d96a 100644 --- a/config/default/field.field.paragraph.dcz_para_tabs.field_paragraphs.yml +++ b/config/default/field.field.paragraph.dcz_para_tabs.field_paragraphs.yml @@ -22,18 +22,18 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 0 target_bundles: dcz_para_content: dcz_para_content dcz_para_tab: dcz_para_tab dcz_para_tabs: dcz_para_tabs + negate: 0 target_bundles_drag_drop: dcz_para_block_reference: weight: 9 enabled: false dcz_para_content: - enabled: true weight: 10 + enabled: true dcz_para_gallery: weight: 11 enabled: false @@ -44,11 +44,11 @@ settings: weight: 13 enabled: false dcz_para_tab: - enabled: true weight: 14 - dcz_para_tabs: enabled: true + dcz_para_tabs: weight: 15 + enabled: true dcz_para_video: weight: 16 enabled: false diff --git a/config/default/field.field.paragraph.layout.field_paragraphs.yml b/config/default/field.field.paragraph.layout.field_paragraphs.yml index 5fbe415be..13e4a16e5 100644 --- a/config/default/field.field.paragraph.layout.field_paragraphs.yml +++ b/config/default/field.field.paragraph.layout.field_paragraphs.yml @@ -26,7 +26,6 @@ default_value_callback: '' settings: handler: 'default:paragraph' handler_settings: - negate: 0 target_bundles: dcz_para_block_reference: dcz_para_block_reference dcz_para_content: dcz_para_content @@ -34,13 +33,14 @@ settings: dcz_para_tabs: dcz_para_tabs dcz_para_video: dcz_para_video dcz_para_view_reference: dcz_para_view_reference + negate: 0 target_bundles_drag_drop: dcz_para_block_reference: - enabled: true weight: 12 - dcz_para_content: enabled: true + dcz_para_content: weight: 13 + enabled: true dcz_para_gallery: weight: 14 enabled: false @@ -48,20 +48,20 @@ settings: weight: 15 enabled: false dcz_para_image: - enabled: true weight: 16 + enabled: true dcz_para_tab: weight: 17 enabled: false dcz_para_tabs: - enabled: true weight: 18 - dcz_para_video: enabled: true + dcz_para_video: weight: 19 - dcz_para_view_reference: enabled: true + dcz_para_view_reference: weight: 20 + enabled: true layout: weight: 11 enabled: false diff --git a/config/default/field.field.taxonomy_term.forums.forum_container.yml b/config/default/field.field.taxonomy_term.forums.forum_container.yml index 61ca60b4b..6bcd52364 100644 --- a/config/default/field.field.taxonomy_term.forums.forum_container.yml +++ b/config/default/field.field.taxonomy_term.forums.forum_container.yml @@ -11,7 +11,7 @@ id: taxonomy_term.forums.forum_container field_name: forum_container entity_type: taxonomy_term bundle: forums -label: Kontejner +label: Container description: '' required: true translatable: true diff --git a/config/default/field.field.user.user.field_dcz_user_image.yml b/config/default/field.field.user.user.field_dcz_user_image.yml index fd49079f4..5136cb53d 100644 --- a/config/default/field.field.user.user.field_dcz_user_image.yml +++ b/config/default/field.field.user.user.field_dcz_user_image.yml @@ -18,6 +18,8 @@ translatable: false default_value: { } default_value_callback: '' settings: + handler: 'default:file' + handler_settings: { } file_directory: users file_extensions: 'png gif jpg jpeg' max_filesize: '1 MB' @@ -33,6 +35,4 @@ settings: title: '' width: 200 height: 200 - handler: 'default:file' - handler_settings: { } field_type: image diff --git a/config/default/field.settings.yml b/config/default/field.settings.yml index f1a9c6b2a..360276f82 100644 --- a/config/default/field.settings.yml +++ b/config/default/field.settings.yml @@ -1,2 +1,2 @@ -purge_batch_size: 50 langcode: cs +purge_batch_size: 50 diff --git a/config/default/field.storage.media.field_media_image.yml b/config/default/field.storage.media.field_media_image.yml index f6d8f8e5c..38f81389a 100644 --- a/config/default/field.storage.media.field_media_image.yml +++ b/config/default/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/default/field.storage.node.field_attachment.yml b/config/default/field.storage.node.field_attachment.yml index 5ba966dbf..d04e0f8aa 100644 --- a/config/default/field.storage.node.field_attachment.yml +++ b/config/default/field.storage.node.field_attachment.yml @@ -10,10 +10,10 @@ field_name: field_attachment entity_type: node type: file settings: + target_type: file display_field: false display_default: false uri_scheme: public - target_type: file module: file locked: false cardinality: -1 diff --git a/config/default/field.storage.node.field_firstname.yml b/config/default/field.storage.node.field_firstname.yml index 1a898a5d2..09170ce14 100644 --- a/config/default/field.storage.node.field_firstname.yml +++ b/config/default/field.storage.node.field_firstname.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/default/field.storage.node.field_surname.yml b/config/default/field.storage.node.field_surname.yml index e2a6403c8..d95b5108b 100644 --- a/config/default/field.storage.node.field_surname.yml +++ b/config/default/field.storage.node.field_surname.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/default/field.storage.paragraph.field_description.yml b/config/default/field.storage.paragraph.field_description.yml index 150ed4f63..8c6cef055 100644 --- a/config/default/field.storage.paragraph.field_description.yml +++ b/config/default/field.storage.paragraph.field_description.yml @@ -10,8 +10,8 @@ entity_type: paragraph 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/default/field.storage.paragraph.field_gallery.yml b/config/default/field.storage.paragraph.field_gallery.yml index 3b3bec139..7ff400db3 100644 --- a/config/default/field.storage.paragraph.field_gallery.yml +++ b/config/default/field.storage.paragraph.field_gallery.yml @@ -11,6 +11,9 @@ field_name: field_gallery entity_type: paragraph type: image settings: + target_type: file + display_field: false + display_default: false uri_scheme: public default_image: uuid: '' @@ -18,9 +21,6 @@ settings: title: '' width: null height: null - target_type: file - display_field: false - display_default: false module: image locked: false cardinality: -1 diff --git a/config/default/field.storage.paragraph.field_tab.yml b/config/default/field.storage.paragraph.field_tab.yml index 1f9553e61..548af0672 100644 --- a/config/default/field.storage.paragraph.field_tab.yml +++ b/config/default/field.storage.paragraph.field_tab.yml @@ -10,8 +10,8 @@ entity_type: paragraph 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/default/field.storage.paragraph.field_title.yml b/config/default/field.storage.paragraph.field_title.yml index c63ebb503..bee23809d 100644 --- a/config/default/field.storage.paragraph.field_title.yml +++ b/config/default/field.storage.paragraph.field_title.yml @@ -10,8 +10,8 @@ entity_type: paragraph 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/default/field.storage.user.field_dcz_name.yml b/config/default/field.storage.user.field_dcz_name.yml index 254110353..ae067c178 100644 --- a/config/default/field.storage.user.field_dcz_name.yml +++ b/config/default/field.storage.user.field_dcz_name.yml @@ -10,8 +10,8 @@ entity_type: user 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/default/field.storage.user.field_dcz_surname.yml b/config/default/field.storage.user.field_dcz_surname.yml index 2df0833c1..b9b4e7661 100644 --- a/config/default/field.storage.user.field_dcz_surname.yml +++ b/config/default/field.storage.user.field_dcz_surname.yml @@ -10,8 +10,8 @@ entity_type: user 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/default/field.storage.user.field_dcz_user_image.yml b/config/default/field.storage.user.field_dcz_user_image.yml index c6be5f8b0..3c8212a54 100644 --- a/config/default/field.storage.user.field_dcz_user_image.yml +++ b/config/default/field.storage.user.field_dcz_user_image.yml @@ -11,6 +11,9 @@ field_name: field_dcz_user_image entity_type: user type: image settings: + target_type: file + display_field: false + display_default: false uri_scheme: public default_image: uuid: bc1042f1-2b47-4d63-bb6a-a81776c3570c @@ -18,9 +21,6 @@ settings: title: '' width: 350 height: 350 - target_type: file - display_field: false - display_default: false module: image locked: false cardinality: 1 diff --git a/config/default/field_ui.settings.yml b/config/default/field_ui.settings.yml index 3dfbe3f51..ef03d6171 100644 --- a/config/default/field_ui.settings.yml +++ b/config/default/field_ui.settings.yml @@ -1,2 +1,2 @@ -field_prefix: field_ langcode: cs +field_prefix: field_ diff --git a/config/default/file.settings.yml b/config/default/file.settings.yml index f5e560903..704d73988 100644 --- a/config/default/file.settings.yml +++ b/config/default/file.settings.yml @@ -1,7 +1,7 @@ +langcode: cs description: type: textfield length: 128 icon: directory: core/modules/file/icons -langcode: cs make_unused_managed_files_temporary: false diff --git a/config/default/filter.settings.yml b/config/default/filter.settings.yml index 1fa0460dc..3c51937e6 100644 --- a/config/default/filter.settings.yml +++ b/config/default/filter.settings.yml @@ -1,3 +1,3 @@ +langcode: cs fallback_format: plain_text always_show_fallback_choice: false -langcode: cs diff --git a/config/default/flexslider.optionset.default.yml b/config/default/flexslider.optionset.default.yml index 7d390afad..5e96a66a6 100644 --- a/config/default/flexslider.optionset.default.yml +++ b/config/default/flexslider.optionset.default.yml @@ -5,7 +5,7 @@ dependencies: { } _core: default_config_hash: zW8dEKuN_hbYbIx-q05dK7KEUuXcAjFV4-9MKe9EOiw id: default -label: Výchozí +label: Nadřízené options: animation: fade animationSpeed: 600 diff --git a/config/default/flexslider.settings.yml b/config/default/flexslider.settings.yml index 5009fc188..5656af01a 100644 --- a/config/default/flexslider.settings.yml +++ b/config/default/flexslider.settings.yml @@ -1,7 +1,7 @@ +_core: + default_config_hash: I6uwuOQ5tVmaCvXgeQSXv7c_oTVRK-zTeoVa78GU1QQ +langcode: cs flexslider_version: '2.0' flexslider_debug: false flexslider_css: true flexslider_module_css: true -_core: - default_config_hash: I6uwuOQ5tVmaCvXgeQSXv7c_oTVRK-zTeoVa78GU1QQ -langcode: cs diff --git a/config/default/forum.settings.yml b/config/default/forum.settings.yml index f474d7f76..23b73cf08 100644 --- a/config/default/forum.settings.yml +++ b/config/default/forum.settings.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: QIfZpz4g6BfEIyiL-WtauNYu31M8o3LvYlZ0VGRQtNo +langcode: cs block: active: limit: 5 @@ -8,6 +11,3 @@ topics: order: 1 page_limit: 25 vocabulary: forums -_core: - default_config_hash: QIfZpz4g6BfEIyiL-WtauNYu31M8o3LvYlZ0VGRQtNo -langcode: cs diff --git a/config/default/geolocation_google_maps.settings.yml b/config/default/geolocation_google_maps.settings.yml index 266547c87..e5db37718 100644 --- a/config/default/geolocation_google_maps.settings.yml +++ b/config/default/geolocation_google_maps.settings.yml @@ -1,15 +1,15 @@ -google_map_api_key: AIzaSyBUAIuHHfzJOGWtCIT2ZPq-nEBQcur2BWI -google_map_custom_url_parameters: - libraries: { } - region: '' - language: '' - v: '' - client: '' - channel: '' _core: default_config_hash: wNpilbhustdj8tLBsYJ6GPdxS5lUKU5rRei_XxSyd3A langcode: cs +google_map_api_key: AIzaSyBUAIuHHfzJOGWtCIT2ZPq-nEBQcur2BWI google_map_api_server_key: '' use_current_language: true china_mode: false google_maps_base_url: '' +google_map_custom_url_parameters: + region: '' + language: '' + v: '' + client: '' + channel: '' + libraries: { } diff --git a/config/default/geolocation_leaflet.nominatim_settings.yml b/config/default/geolocation_leaflet.nominatim_settings.yml index ec6c7d116..60dbb2fc6 100644 --- a/config/default/geolocation_leaflet.nominatim_settings.yml +++ b/config/default/geolocation_leaflet.nominatim_settings.yml @@ -1,5 +1,5 @@ -nominatim_base_url: '' -nominatim_email: '' _core: default_config_hash: _ieCpVTn6h6dRbKzPzP4ZzChh59f8SgaSSfDHcS8_Ng langcode: cs +nominatim_base_url: '' +nominatim_email: '' diff --git a/config/default/geshifilter.settings.yml b/config/default/geshifilter.settings.yml index e00b8f2e0..ca26898b1 100644 --- a/config/default/geshifilter.settings.yml +++ b/config/default/geshifilter.settings.yml @@ -1,12 +1,15 @@ +_core: + default_config_hash: 1jZtSc2CSiEBA45nbX0wMKFY3bmcilIwOBQCKFscK0U +langcode: cs +tags: 'code blockcode' use_format_specific_options: false default_highlighting: GESHIFILTER_DEFAULT_DONOTHING default_line_numbering: 0 use_highlight_string_for_php: true -enable_keyword_urls: true decode_entities: true +enable_keyword_urls: true css_mode: 1 code_container: '2' -tags: 'code blockcode' tag_styles: 1: 1 2: 0 @@ -46,6 +49,3 @@ language: yaml: enabled: true tags: yaml -_core: - default_config_hash: 1jZtSc2CSiEBA45nbX0wMKFY3bmcilIwOBQCKFscK0U -langcode: cs diff --git a/config/default/google_analytics.settings.yml b/config/default/google_analytics.settings.yml index 28886e407..e654db56a 100644 --- a/config/default/google_analytics.settings.yml +++ b/config/default/google_analytics.settings.yml @@ -1,4 +1,8 @@ +_core: + default_config_hash: 5YkLBJiAXgH9BDLkDIb1ozqfCXWwvZggf4XfcXgfjzc +langcode: cs account: UA-114938389-1 +premium: false domain_mode: 0 cross_domains: '' visibility: @@ -32,7 +36,3 @@ codesnippet: translation_set: false cache: false debug: false -_core: - default_config_hash: 5YkLBJiAXgH9BDLkDIb1ozqfCXWwvZggf4XfcXgfjzc -langcode: cs -premium: false diff --git a/config/default/hal.settings.yml b/config/default/hal.settings.yml deleted file mode 100644 index 64d9df551..000000000 --- a/config/default/hal.settings.yml +++ /dev/null @@ -1,5 +0,0 @@ -link_domain: null -_core: - default_config_hash: YD6v6hkrHtj51mcZHn6s2HulUJHWVZ_D7Y_SllXF6WE -langcode: cs -bc_file_uri_as_url_normalizer: true diff --git a/config/default/image.settings.yml b/config/default/image.settings.yml index e7d85b710..81975d86d 100644 --- a/config/default/image.settings.yml +++ b/config/default/image.settings.yml @@ -1,4 +1,4 @@ +langcode: cs preview_image: core/modules/image/sample.png allow_insecure_derivatives: false suppress_itok_output: false -langcode: cs diff --git a/config/default/language.mappings.yml b/config/default/language.mappings.yml index f37610edf..429a3c1d6 100644 --- a/config/default/language.mappings.yml +++ b/config/default/language.mappings.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: EMWe7Yu4Q5eD-NUfNuQAWGBvYUNZPIinztEtONSmsDc +langcode: cs map: 'no': nb pt: pt-pt @@ -9,6 +12,3 @@ map: zh-cn: zh-hans zh-sg: zh-hans zh-chs: zh-hans -_core: - default_config_hash: EMWe7Yu4Q5eD-NUfNuQAWGBvYUNZPIinztEtONSmsDc -langcode: cs diff --git a/config/default/language.negotiation.yml b/config/default/language.negotiation.yml index b137e3099..97c21cae3 100644 --- a/config/default/language.negotiation.yml +++ b/config/default/language.negotiation.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: uEePITI9tV6WqzmsTb7MfPCi5yPWXSxAN1xeLcYFQbM +langcode: cs session: parameter: language url: @@ -10,6 +13,3 @@ url: en: '' cs: '' selected_langcode: site_default -_core: - default_config_hash: uEePITI9tV6WqzmsTb7MfPCi5yPWXSxAN1xeLcYFQbM -langcode: cs diff --git a/config/default/language.types.yml b/config/default/language.types.yml index 4857e7fb4..ab261f7a4 100644 --- a/config/default/language.types.yml +++ b/config/default/language.types.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: dqouFqVseNJNvEjsoYKxbinFOITuCxYhi4y2OTNQP_8 +langcode: cs all: - language_interface - language_content @@ -24,6 +27,3 @@ negotiation: language-user: -4 language-browser: -2 language-selected: 12 -_core: - default_config_hash: dqouFqVseNJNvEjsoYKxbinFOITuCxYhi4y2OTNQP_8 -langcode: cs diff --git a/config/default/language/en/captcha.captcha_point.contact_message_feedback_form.yml b/config/default/language/en/captcha.captcha_point.contact_message_feedback_form.yml new file mode 100644 index 000000000..b9b253e8e --- /dev/null +++ b/config/default/language/en/captcha.captcha_point.contact_message_feedback_form.yml @@ -0,0 +1 @@ +label: contact_message_feedback_form diff --git a/config/default/language/en/captcha.captcha_point.contact_message_personal_form.yml b/config/default/language/en/captcha.captcha_point.contact_message_personal_form.yml new file mode 100644 index 000000000..696873be1 --- /dev/null +++ b/config/default/language/en/captcha.captcha_point.contact_message_personal_form.yml @@ -0,0 +1 @@ +label: contact_message_personal_form diff --git a/config/default/language/en/captcha.captcha_point.user_login_form.yml b/config/default/language/en/captcha.captcha_point.user_login_form.yml new file mode 100644 index 000000000..7443928b2 --- /dev/null +++ b/config/default/language/en/captcha.captcha_point.user_login_form.yml @@ -0,0 +1 @@ +label: user_login_form diff --git a/config/default/language/en/captcha.captcha_point.user_pass.yml b/config/default/language/en/captcha.captcha_point.user_pass.yml new file mode 100644 index 000000000..ad766ba8d --- /dev/null +++ b/config/default/language/en/captcha.captcha_point.user_pass.yml @@ -0,0 +1 @@ +label: user_pass diff --git a/config/default/language/en/captcha.captcha_point.user_register_form.yml b/config/default/language/en/captcha.captcha_point.user_register_form.yml new file mode 100644 index 000000000..5e97de9f1 --- /dev/null +++ b/config/default/language/en/captcha.captcha_point.user_register_form.yml @@ -0,0 +1 @@ +label: user_register_form diff --git a/config/default/language/en/user.mail.yml b/config/default/language/en/user.mail.yml index 3f3b733a3..1200f2d5c 100644 --- a/config/default/language/en/user.mail.yml +++ b/config/default/language/en/user.mail.yml @@ -1,27 +1,113 @@ cancel_confirm: - body: "[user:display-name],\n\nA request to cancel your account has been made at [site:name].\n\nYou may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser:\n\n[user:cancel-url]\n\nNOTE: The cancellation of your account is not reversible.\n\nThis link expires in one day and nothing will happen if it is not used.\n\n-- [site:name] team" subject: 'Account cancellation request for [user:display-name] at [site:name]' + body: |- + [user:display-name] + + A request to cancel your account has been made at [site:name]. + + You may now cancel your account on [site:url-brief] by clicking this link or copying and pasting it into your browser: + + [user:cancel-url] + + NOTE: The cancellation of your account is not reversible. + + This link expires in one day and nothing will happen if it is not used. + + -- [site:name] team password_reset: - body: "[user:display-name],\n\nA request to reset the password for your account has been made at [site:name].\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\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.\n\n-- [site:name] team" subject: 'Replacement login information for [user:display-name] at [site:name]' + body: |- + [user:display-name], + + A request to reset the password for your account has been made at [site:name]. + + You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This 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. + + -- [site:name] team register_admin_created: - body: "[user:display-name],\n\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:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team" subject: 'An administrator created an account for you at [site:name]' + body: |- + [user:display-name], + + A 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: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:name] + password: Your password + + -- [site:name] team register_no_approval_required: - body: "[user:display-name],\n\nThank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:name]\npassword: Your password\n\n-- [site:name] team" subject: 'Account details for [user:display-name] at [site:name]' + body: |- + [user:display-name], + + Thank you for registering at [site:name]. You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:name] + password: Your password + + -- [site:name] team register_pending_approval: - body: "[user:display-name],\n\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, set your password, and other details.\n\n-- [site:name] team" subject: 'Account details for [user:display-name] at [site:name] (pending admin approval)' + body: |- + [user:display-name], + + Thank 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, set your password, and other details. + + -- [site:name] team register_pending_approval_admin: - body: "[user:display-name] has applied for an account.\n\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. + + [user:edit-url] status_activated: - body: "[user:display-name],\n\nYour account at [site:name] has been activated.\n\nYou may now log in by clicking this link or copying and pasting it into your browser:\n\n[user:one-time-login-url]\n\nThis link can only be used once to log in and will lead you to a page where you can set your password.\n\nAfter setting your password, you will be able to log in at [site:login-url] in the future using:\n\nusername: [user:account-name]\npassword: Your password\n\n-- [site:name] team" subject: 'Account details for [user:display-name] at [site:name] (approved)' + body: |- + [user:display-name], + + Your account at [site:name] has been activated. + + You may now log in by clicking this link or copying and pasting it into your browser: + + [user:one-time-login-url] + + This link can only be used once to log in and will lead you to a page where you can set your password. + + After setting your password, you will be able to log in at [site:login-url] in the future using: + + username: [user:account-name] + password: Your password + + -- [site:name] team status_blocked: - body: "[user:display-name],\n\nYour account on [site:name] has been blocked.\n\n-- [site:name] team" subject: 'Account details for [user:display-name] at [site:name] (blocked)' + body: |- + [user:display-name], + + Your account on [site:name] has been blocked. + + -- [site:name] team status_canceled: - body: "[user:display-name],\n\nYour account on [site:name] has been canceled.\n\n-- [site:name] team" subject: 'Account details for [user:display-name] at [site:name] (canceled)' + body: |- + [user:display-name], + + Your account on [site:name] has been canceled. + + -- [site:name] team \ No newline at end of file diff --git a/config/default/language/en/views.view.block_content.yml b/config/default/language/en/views.view.block_content.yml index 06af28c6d..ad5ada510 100644 --- a/config/default/language/en/views.view.block_content.yml +++ b/config/default/language/en/views.view.block_content.yml @@ -2,24 +2,9 @@ label: 'Custom block library' description: 'Find and manage custom blocks.' display: default: - display_title: Master + display_title: Default display_options: - exposed_form: - options: - submit_button: Apply - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - sort_asc_label: Asc - sort_desc_label: Desc - pager: - options: - tags: - previous: '‹ Previous' - next: 'Next ›' - expose: - items_per_page_label: 'Items per page' - items_per_page_options_all_label: '- All -' - offset_label: Offset + title: 'Custom block library' fields: info: label: 'Block description' @@ -31,6 +16,25 @@ display: label: Updated operations: label: Operations + pager: + options: + tags: + next: 'Next ›' + previous: '‹ Previous' + expose: + items_per_page_label: 'Items per page' + items_per_page_options_all_label: '- All -' + offset_label: Offset + exposed_form: + options: + submit_button: Apply + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + sort_asc_label: Asc + sort_desc_label: Desc + empty: + area_text_custom: + content: 'There are no custom blocks available.' filters: info: expose: @@ -38,10 +42,6 @@ display: type: expose: label: 'Block type' - title: 'Custom block library' - empty: - area_text_custom: - content: 'There are no custom blocks available.' page_1: display_title: Page display_options: diff --git a/config/default/language/en/views.view.media.yml b/config/default/language/en/views.view.media.yml index 85a335b5a..4250534a8 100644 --- a/config/default/language/en/views.view.media.yml +++ b/config/default/language/en/views.view.media.yml @@ -2,26 +2,9 @@ label: Media description: 'Find and manage media.' display: default: - display_title: Master + display_title: Default display_options: - exposed_form: - options: - submit_button: Filter - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - sort_asc_label: Asc - sort_desc_label: Desc - pager: - options: - expose: - items_per_page_label: 'Items per page' - items_per_page_options_all_label: '- All -' - offset_label: Offset - tags: - previous: '‹ Previous' - next: 'Next ›' - first: '« First' - last: 'Last »' + title: Media fields: media_bulk_form: action_title: Action @@ -40,14 +23,35 @@ display: status: label: Status settings: - format_custom_true: Published format_custom_false: Unpublished + format_custom_true: Published separator: ', ' changed: label: Updated separator: ', ' operations: label: Operations + pager: + options: + tags: + next: 'Next ›' + previous: '‹ Previous' + first: '« First' + last: 'Last »' + expose: + items_per_page_label: 'Items per page' + items_per_page_options_all_label: '- All -' + offset_label: Offset + exposed_form: + options: + submit_button: Filter + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + sort_asc_label: Asc + sort_desc_label: Desc + empty: + area_text_custom: + content: 'No media available.' filters: name: expose: @@ -68,10 +72,6 @@ display: langcode: expose: label: Language - title: Media - empty: - area_text_custom: - content: 'No media available.' media_page_list: display_title: Media display_options: diff --git a/config/default/locale.settings.yml b/config/default/locale.settings.yml index e233624f3..a15314cdd 100644 --- a/config/default/locale.settings.yml +++ b/config/default/locale.settings.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: Lqw8pAQIfr4sRSts2RRWG97eNG6vRT7FhqF_b5COPGk +langcode: cs cache_strings: true translate_english: false javascript: @@ -11,6 +14,3 @@ translation: update_interval_days: 7 path: sites/default/files/translations import_enabled: true -_core: - default_config_hash: Lqw8pAQIfr4sRSts2RRWG97eNG6vRT7FhqF_b5COPGk -langcode: cs diff --git a/config/default/media.settings.yml b/config/default/media.settings.yml index f35cb3373..e5bd0e172 100644 --- a/config/default/media.settings.yml +++ b/config/default/media.settings.yml @@ -1,7 +1,7 @@ -icon_base_uri: 'public://media-icons/generic' _core: default_config_hash: f_ouXNygByhTko09cj2hDG_CeERO4jKCV8zrIvORnd0 langcode: cs +icon_base_uri: 'public://media-icons/generic' iframe_domain: '' oembed_providers_url: 'https://oembed.com/providers.json' standalone_url: true diff --git a/config/default/menu_ui.settings.yml b/config/default/menu_ui.settings.yml index 27ca2887f..1dc7c6233 100644 --- a/config/default/menu_ui.settings.yml +++ b/config/default/menu_ui.settings.yml @@ -1,2 +1,2 @@ -override_parent_selector: false langcode: cs +override_parent_selector: false diff --git a/config/default/node.settings.yml b/config/default/node.settings.yml index 9f2ea1edd..1e641de0b 100644 --- a/config/default/node.settings.yml +++ b/config/default/node.settings.yml @@ -1,2 +1,2 @@ -use_admin_theme: true langcode: cs +use_admin_theme: true diff --git a/config/default/node.type.forum.yml b/config/default/node.type.forum.yml index 3d75e8edb..83b827460 100644 --- a/config/default/node.type.forum.yml +++ b/config/default/node.type.forum.yml @@ -2,11 +2,11 @@ uuid: d4d698d2-0047-4644-9c75-041097731d2d langcode: cs status: true dependencies: + module: + - menu_ui enforced: module: - forum - module: - - menu_ui third_party_settings: menu_ui: available_menus: { } diff --git a/config/default/pathauto.pattern.article.yml b/config/default/pathauto.pattern.article.yml index 1d13bdaba..0ca085c82 100644 --- a/config/default/pathauto.pattern.article.yml +++ b/config/default/pathauto.pattern.article.yml @@ -11,21 +11,21 @@ type: 'canonical_entities:node' pattern: 'clanky/[node:title]' selection_criteria: 82073998-8467-43d5-ae6e-8a0accc919e8: - id: node_type - bundles: - dcz_article: dcz_article + id: 'entity_bundle:node' negate: false + uuid: 82073998-8467-43d5-ae6e-8a0accc919e8 context_mapping: node: node - uuid: 82073998-8467-43d5-ae6e-8a0accc919e8 + bundles: + dcz_article: dcz_article e8bd62d6-5516-44d4-bb3e-e6c7eddca969: id: language - langcodes: - cs: cs negate: false + uuid: e8bd62d6-5516-44d4-bb3e-e6c7eddca969 context_mapping: language: 'node:langcode:language' - uuid: e8bd62d6-5516-44d4-bb3e-e6c7eddca969 + langcodes: + cs: cs selection_logic: and weight: -9 relationships: diff --git a/config/default/pathauto.pattern.blog_tags.yml b/config/default/pathauto.pattern.blog_tags.yml index 9d9a98c51..c1698a525 100644 --- a/config/default/pathauto.pattern.blog_tags.yml +++ b/config/default/pathauto.pattern.blog_tags.yml @@ -12,12 +12,12 @@ pattern: 'stitky/[term:name]' selection_criteria: 96d7f0aa-2b6a-4371-829f-46cc8628b135: id: 'entity_bundle:taxonomy_term' - bundles: - tags: tags negate: false + uuid: 96d7f0aa-2b6a-4371-829f-46cc8628b135 context_mapping: taxonomy_term: taxonomy_term - uuid: 96d7f0aa-2b6a-4371-829f-46cc8628b135 + bundles: + tags: tags selection_logic: and weight: -5 relationships: { } diff --git a/config/default/pathauto.pattern.forum_topic.yml b/config/default/pathauto.pattern.forum_topic.yml index f48036c34..3a556df7a 100644 --- a/config/default/pathauto.pattern.forum_topic.yml +++ b/config/default/pathauto.pattern.forum_topic.yml @@ -10,13 +10,13 @@ type: 'canonical_entities:node' pattern: 'forum/[node:taxonomy_forums:entity:parents:join-path]/[node:taxonomy_forums:entity]/[node:title]' selection_criteria: 338502a3-8bea-47a1-be60-0a1de1031f37: - id: node_type - bundles: - forum: forum + id: 'entity_bundle:node' negate: false + uuid: 338502a3-8bea-47a1-be60-0a1de1031f37 context_mapping: node: node - uuid: 338502a3-8bea-47a1-be60-0a1de1031f37 + bundles: + forum: forum selection_logic: and weight: -5 relationships: { } diff --git a/config/default/pathauto.pattern.individual.yml b/config/default/pathauto.pattern.individual.yml index 49f348c74..3b9e7cbd7 100644 --- a/config/default/pathauto.pattern.individual.yml +++ b/config/default/pathauto.pattern.individual.yml @@ -11,21 +11,21 @@ type: 'canonical_entities:node' pattern: 'profily/[node:field_firstname]-[node:field_surname]' selection_criteria: ff40e245-7385-4da6-9269-7121ff67b334: - id: node_type - bundles: - individual: individual + id: 'entity_bundle:node' negate: false + uuid: ff40e245-7385-4da6-9269-7121ff67b334 context_mapping: node: node - uuid: ff40e245-7385-4da6-9269-7121ff67b334 + bundles: + individual: individual a079e734-b933-4805-acb5-95199dd7600b: id: language - langcodes: - cs: cs negate: false + uuid: a079e734-b933-4805-acb5-95199dd7600b context_mapping: language: 'node:langcode:language' - uuid: a079e734-b933-4805-acb5-95199dd7600b + langcodes: + cs: cs selection_logic: and weight: -7 relationships: diff --git a/config/default/pathauto.pattern.organization.yml b/config/default/pathauto.pattern.organization.yml index 41108ccb0..0fed75600 100644 --- a/config/default/pathauto.pattern.organization.yml +++ b/config/default/pathauto.pattern.organization.yml @@ -11,21 +11,21 @@ type: 'canonical_entities:node' pattern: 'profily/[node:title]' selection_criteria: 346b5b5f-8862-49e5-8f85-e7bd347af6bf: - id: node_type - bundles: - organization: organization + id: 'entity_bundle:node' negate: false + uuid: 346b5b5f-8862-49e5-8f85-e7bd347af6bf context_mapping: node: node - uuid: 346b5b5f-8862-49e5-8f85-e7bd347af6bf + bundles: + organization: organization b3527419-2442-43b3-a70d-08c9f52c88b9: id: language - langcodes: - cs: cs negate: false + uuid: b3527419-2442-43b3-a70d-08c9f52c88b9 context_mapping: language: 'node:langcode:language' - uuid: b3527419-2442-43b3-a70d-08c9f52c88b9 + langcodes: + cs: cs selection_logic: and weight: -6 relationships: diff --git a/config/default/pathauto.pattern.page.yml b/config/default/pathauto.pattern.page.yml index 486802f26..1003d8a03 100644 --- a/config/default/pathauto.pattern.page.yml +++ b/config/default/pathauto.pattern.page.yml @@ -11,22 +11,22 @@ type: 'canonical_entities:node' pattern: '[node:title]' selection_criteria: e440d2d7-8b37-496c-9aa8-3466c5d35d53: - id: node_type - bundles: - dcz_landing_page: dcz_landing_page - page: page + id: 'entity_bundle:node' negate: false + uuid: e440d2d7-8b37-496c-9aa8-3466c5d35d53 context_mapping: node: node - uuid: e440d2d7-8b37-496c-9aa8-3466c5d35d53 + bundles: + dcz_landing_page: dcz_landing_page + page: page cfa42956-3dca-49ba-847c-760303259f20: id: language - langcodes: - cs: cs negate: false + uuid: cfa42956-3dca-49ba-847c-760303259f20 context_mapping: language: 'node:langcode:language' - uuid: cfa42956-3dca-49ba-847c-760303259f20 + langcodes: + cs: cs selection_logic: and weight: -10 relationships: diff --git a/config/default/pathauto.pattern.taxonomy_terms.yml b/config/default/pathauto.pattern.taxonomy_terms.yml index 4e1cc130b..6cc685d5c 100644 --- a/config/default/pathauto.pattern.taxonomy_terms.yml +++ b/config/default/pathauto.pattern.taxonomy_terms.yml @@ -12,12 +12,12 @@ pattern: '[term:name]' selection_criteria: cc733fe9-0e4d-4760-b3de-5d5788678ed4: id: 'entity_bundle:taxonomy_term' - bundles: - drupal_version: drupal_version negate: false + uuid: cc733fe9-0e4d-4760-b3de-5d5788678ed4 context_mapping: taxonomy_term: taxonomy_term - uuid: cc733fe9-0e4d-4760-b3de-5d5788678ed4 + bundles: + drupal_version: drupal_version selection_logic: and weight: -5 relationships: { } diff --git a/config/default/pathauto.pattern.tutorial.yml b/config/default/pathauto.pattern.tutorial.yml index a76897325..37becab13 100644 --- a/config/default/pathauto.pattern.tutorial.yml +++ b/config/default/pathauto.pattern.tutorial.yml @@ -11,21 +11,21 @@ type: 'canonical_entities:node' pattern: 'navody/[node:title]' selection_criteria: 6879fb24-b614-47dc-98b7-06ff2f945bc2: - id: node_type - bundles: - tutorial: tutorial + id: 'entity_bundle:node' negate: false + uuid: 6879fb24-b614-47dc-98b7-06ff2f945bc2 context_mapping: node: node - uuid: 6879fb24-b614-47dc-98b7-06ff2f945bc2 + bundles: + tutorial: tutorial 507bf1e7-0379-4af1-8b9b-48c9349da839: id: language - langcodes: - cs: cs negate: false + uuid: 507bf1e7-0379-4af1-8b9b-48c9349da839 context_mapping: language: 'node:langcode:language' - uuid: 507bf1e7-0379-4af1-8b9b-48c9349da839 + langcodes: + cs: cs selection_logic: and weight: -8 relationships: diff --git a/config/default/pathauto.settings.yml b/config/default/pathauto.settings.yml index 0e6684d57..a2012fd99 100644 --- a/config/default/pathauto.settings.yml +++ b/config/default/pathauto.settings.yml @@ -1,3 +1,9 @@ +_core: + default_config_hash: 7FmqmyM01T9eXGFIPSKQcwYVc98izMkhlcoN9Ywvb64 +langcode: cs +enabled_entity_types: + - comment + - user punctuation: double_quotes: 0 quotes: 0 @@ -37,15 +43,9 @@ max_length: 100 max_component_length: 100 transliterate: true reduce_ascii: false -ignore_words: 'a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, up, via, with' case: true +ignore_words: 'a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, up, via, with' update_action: 2 -_core: - default_config_hash: 7FmqmyM01T9eXGFIPSKQcwYVc98izMkhlcoN9Ywvb64 -langcode: cs -enabled_entity_types: - - comment - - user safe_tokens: - alias - alias diff --git a/config/default/redirect.settings.yml b/config/default/redirect.settings.yml index f758d0c73..425ad3235 100644 --- a/config/default/redirect.settings.yml +++ b/config/default/redirect.settings.yml @@ -1,3 +1,6 @@ +langcode: cs +_core: + default_config_hash: FEwQLW1wXW7fiJdG1B2bxW1c_-k6w-r-3V3bSsW6PqM auto_redirect: true default_status_code: 301 passthrough_querystring: true @@ -5,6 +8,3 @@ warning: false ignore_admin_path: false access_check: false route_normalizer_enabled: true -_core: - default_config_hash: FEwQLW1wXW7fiJdG1B2bxW1c_-k6w-r-3V3bSsW6PqM -langcode: cs diff --git a/config/default/redirect_404.settings.yml b/config/default/redirect_404.settings.yml index 9ced01fd9..c6f037aa2 100644 --- a/config/default/redirect_404.settings.yml +++ b/config/default/redirect_404.settings.yml @@ -1,6 +1,6 @@ -row_limit: 1000 -pages: '' -suppress_404: false _core: default_config_hash: FgPCEDevf9dhNU_QB_fo-4AWxi0rrSZ2SGfd7bLNzLM langcode: cs +row_limit: 1000 +pages: '' +suppress_404: false diff --git a/config/default/responsive_image.styles.hero.yml b/config/default/responsive_image.styles.hero.yml index 47dae705e..b2ddb20ff 100644 --- a/config/default/responsive_image.styles.hero.yml +++ b/config/default/responsive_image.styles.hero.yml @@ -12,33 +12,33 @@ id: hero label: Hero image_style_mappings: - - breakpoint_id: dcz_theme.large - multiplier: 1x image_mapping_type: sizes image_mapping: sizes: 100vw sizes_image_styles: - hero - - - breakpoint_id: dcz_theme.medium + breakpoint_id: dcz_theme.large multiplier: 1x + - image_mapping_type: sizes image_mapping: sizes: 100vw sizes_image_styles: - hero_medium - - - breakpoint_id: dcz_theme.small + breakpoint_id: dcz_theme.medium multiplier: 1x + - image_mapping_type: sizes image_mapping: sizes: 100vw sizes_image_styles: - hero_small - - - breakpoint_id: dcz_theme.smallest + breakpoint_id: dcz_theme.small multiplier: 1x + - image_mapping_type: image_style image_mapping: hero_small + breakpoint_id: dcz_theme.smallest + multiplier: 1x breakpoint_group: dcz_theme fallback_image_style: hero_medium diff --git a/config/default/responsive_image.styles.landscape.yml b/config/default/responsive_image.styles.landscape.yml index bf8206c4b..46611bb31 100644 --- a/config/default/responsive_image.styles.landscape.yml +++ b/config/default/responsive_image.styles.landscape.yml @@ -11,19 +11,19 @@ id: landscape label: Landscape image_style_mappings: - - breakpoint_id: dcz_theme.large - multiplier: 1x image_mapping_type: image_style image_mapping: landscape + breakpoint_id: dcz_theme.large + multiplier: 1x - + image_mapping_type: image_style + image_mapping: landscape_small breakpoint_id: dcz_theme.small multiplier: 1x + - image_mapping_type: image_style image_mapping: landscape_small - - breakpoint_id: dcz_theme.smallest multiplier: 1x - image_mapping_type: image_style - image_mapping: landscape_small breakpoint_group: dcz_theme fallback_image_style: landscape diff --git a/config/default/responsive_image.styles.screenshot.yml b/config/default/responsive_image.styles.screenshot.yml index e055bfc1b..553781a4a 100644 --- a/config/default/responsive_image.styles.screenshot.yml +++ b/config/default/responsive_image.styles.screenshot.yml @@ -11,14 +11,14 @@ id: screenshot label: Screenshot image_style_mappings: - - breakpoint_id: dcz_theme.large - multiplier: 1x image_mapping_type: image_style image_mapping: screenshot_large - - - breakpoint_id: dcz_theme.small + breakpoint_id: dcz_theme.large multiplier: 1x + - image_mapping_type: image_style image_mapping: screenshot_small + breakpoint_id: dcz_theme.small + multiplier: 1x breakpoint_group: dcz_theme fallback_image_style: screenshot_small diff --git a/config/default/rest.settings.yml b/config/default/rest.settings.yml deleted file mode 100644 index 0815b049a..000000000 --- a/config/default/rest.settings.yml +++ /dev/null @@ -1,4 +0,0 @@ -bc_entity_resource_permissions: false -_core: - default_config_hash: Jg3_yqsTIZ51KOKp3OV2KDVVrlx3N3OCEfniEse09KE -langcode: cs diff --git a/config/default/riddler.settings.yml b/config/default/riddler.settings.yml index f32920fd1..beea1a755 100644 --- a/config/default/riddler.settings.yml +++ b/config/default/riddler.settings.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: pKKCV0W4-r3Zf1QQzR2HDXAXmfH81248yrY2d9iR7S4 +langcode: cs riddles: - question: 'Jaká je oblíbená prímořská destinace Čechů a Slováků?' @@ -8,6 +11,3 @@ riddles: - question: 'Ktorá rieka preteká Bratislavou?' response: 'Dunaj, dunaj' -_core: - default_config_hash: pKKCV0W4-r3Zf1QQzR2HDXAXmfH81248yrY2d9iR7S4 -langcode: cs diff --git a/config/default/search.settings.yml b/config/default/search.settings.yml index aac875356..9e033dccc 100644 --- a/config/default/search.settings.yml +++ b/config/default/search.settings.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: hvVxL1G-ZCxaq32IZws0YsfuhvaDiQE_np-0g35KjUk +langcode: cs and_or_limit: 7 default_page: node_search index: @@ -18,6 +21,3 @@ index: em: 3 a: 10 logging: false -_core: - default_config_hash: hvVxL1G-ZCxaq32IZws0YsfuhvaDiQE_np-0g35KjUk -langcode: cs diff --git a/config/default/serialization.settings.yml b/config/default/serialization.settings.yml deleted file mode 100644 index eec12d246..000000000 --- a/config/default/serialization.settings.yml +++ /dev/null @@ -1,5 +0,0 @@ -bc_primitives_as_strings: false -bc_timestamp_normalizer_unix: false -_core: - default_config_hash: 6A1rmsmNf4SJrwCEt_aZyO_kPYuFnIOPC2n5lJiIftA -langcode: cs diff --git a/config/default/shield.settings.yml b/config/default/shield.settings.yml deleted file mode 100644 index 6da0a679b..000000000 --- a/config/default/shield.settings.yml +++ /dev/null @@ -1,15 +0,0 @@ -credential_provider: shield -credentials: - shield: - user: '' - pass: '' - key: - user: '' - pass_key: '' - multikey: - user_pass_key: '' -print: Hello! -allow_cli: true -_core: - default_config_hash: c1dcnGFDXTeMq2-Z8e7H6Qxp6TTJe-ZhSA126E3bQJ4 -langcode: cs diff --git a/config/default/syslog.settings.yml b/config/default/syslog.settings.yml new file mode 100644 index 000000000..4a484c3c3 --- /dev/null +++ b/config/default/syslog.settings.yml @@ -0,0 +1,6 @@ +_core: + default_config_hash: vdXLRPZRg35PBykBRRXr6RTql5EJR_fUi2kxyZ8c5m0 +langcode: cs +identity: drupal +facility: 128 +format: '!base_url|!timestamp|!type|!ip|!request_uri|!referer|!uid|!link|!message' diff --git a/config/default/system.action.media_publish_action.yml b/config/default/system.action.media_publish_action.yml index 3d88b4be4..a2f450928 100644 --- a/config/default/system.action.media_publish_action.yml +++ b/config/default/system.action.media_publish_action.yml @@ -7,7 +7,7 @@ dependencies: _core: default_config_hash: dP8_fdyCut6SD0rkBuyf1yuwuK-m2lTBzHk2Uq6BVMM id: media_publish_action -label: 'Zveřejnit média' +label: 'Vydat média' type: media plugin: 'entity:publish_action:media' configuration: { } diff --git a/config/default/system.action.media_unpublish_action.yml b/config/default/system.action.media_unpublish_action.yml index b97524dbe..a9ac6a9c9 100644 --- a/config/default/system.action.media_unpublish_action.yml +++ b/config/default/system.action.media_unpublish_action.yml @@ -7,7 +7,7 @@ dependencies: _core: default_config_hash: SjCWoq8U1kfkX7LifNA4564HzTtS_6B-8TWvn8xesbc id: media_unpublish_action -label: 'Skrýt média' +label: 'Schovat média' type: media plugin: 'entity:unpublish_action:media' configuration: { } diff --git a/config/default/system.action.redirect_delete_action.yml b/config/default/system.action.redirect_delete_action.yml index 6489f3fd6..c32bf0cda 100644 --- a/config/default/system.action.redirect_delete_action.yml +++ b/config/default/system.action.redirect_delete_action.yml @@ -2,11 +2,11 @@ uuid: c2251ed1-2dc5-41c1-a7f3-6e917372d35a langcode: cs status: true dependencies: + module: + - redirect enforced: module: - redirect - module: - - redirect _core: default_config_hash: QmBeFeWHnYLbMWN48tWZZJmZIHZw0XEWUfxLYZFXhzQ id: redirect_delete_action diff --git a/config/default/system.advisories.yml b/config/default/system.advisories.yml new file mode 100644 index 000000000..bfdac8689 --- /dev/null +++ b/config/default/system.advisories.yml @@ -0,0 +1,2 @@ +enabled: true +interval_hours: 6 diff --git a/config/default/system.authorize.yml b/config/default/system.authorize.yml deleted file mode 100644 index 4a7f8952c..000000000 --- a/config/default/system.authorize.yml +++ /dev/null @@ -1,2 +0,0 @@ -filetransfer_default: null -langcode: cs diff --git a/config/default/system.cron.yml b/config/default/system.cron.yml index 840f095c0..5c44358e2 100644 --- a/config/default/system.cron.yml +++ b/config/default/system.cron.yml @@ -1,4 +1,4 @@ +langcode: cs threshold: requirements_warning: 172800 requirements_error: 1209600 -langcode: cs diff --git a/config/default/system.date.yml b/config/default/system.date.yml index 34c93214a..61049e015 100644 --- a/config/default/system.date.yml +++ b/config/default/system.date.yml @@ -1,10 +1,10 @@ +langcode: cs +first_day: 1 country: default: CZ -first_day: 1 timezone: default: Europe/Prague user: configurable: true - warn: false default: 0 -langcode: cs + warn: false diff --git a/config/default/system.diff.yml b/config/default/system.diff.yml index 1d4b338e1..066857ad0 100644 --- a/config/default/system.diff.yml +++ b/config/default/system.diff.yml @@ -1,4 +1,4 @@ +langcode: cs context: lines_leading: 2 lines_trailing: 2 -langcode: cs diff --git a/config/default/system.file.yml b/config/default/system.file.yml index 665f72087..b9e6c8bbe 100644 --- a/config/default/system.file.yml +++ b/config/default/system.file.yml @@ -1,5 +1,5 @@ +langcode: cs allow_insecure_uploads: false default_scheme: public path: { } temporary_maximum_age: 21600 -langcode: cs diff --git a/config/default/system.image.gd.yml b/config/default/system.image.gd.yml index f11d22420..bbfcbea55 100644 --- a/config/default/system.image.gd.yml +++ b/config/default/system.image.gd.yml @@ -1,2 +1,2 @@ -jpeg_quality: 95 langcode: cs +jpeg_quality: 95 diff --git a/config/default/system.image.yml b/config/default/system.image.yml index ce8d1db7d..9737e2f9c 100644 --- a/config/default/system.image.yml +++ b/config/default/system.image.yml @@ -1,2 +1,2 @@ -toolkit: gd langcode: cs +toolkit: gd diff --git a/config/default/system.logging.yml b/config/default/system.logging.yml index 3ed59c29c..9bd1a620e 100644 --- a/config/default/system.logging.yml +++ b/config/default/system.logging.yml @@ -1,2 +1,2 @@ -error_level: hide langcode: cs +error_level: hide diff --git a/config/default/system.mail.yml b/config/default/system.mail.yml index 249ac8490..365db3de6 100644 --- a/config/default/system.mail.yml +++ b/config/default/system.mail.yml @@ -1,3 +1,3 @@ +langcode: cs interface: default: php_mail -langcode: cs diff --git a/config/default/system.maintenance.yml b/config/default/system.maintenance.yml index ed0fbf32f..fad113268 100644 --- a/config/default/system.maintenance.yml +++ b/config/default/system.maintenance.yml @@ -1,2 +1,2 @@ -message: 'Na @site momentálně probíhá údržba. Zakrátko by měl být web opět v provozu. Děkujeme vám za trpělivost.' langcode: cs +message: 'Na @site momentálně probíhá údržba. Zakrátko by měl být web opět v provozu. Děkujeme vám za trpělivost.' diff --git a/config/default/system.performance.yml b/config/default/system.performance.yml index bff9af6d9..2d807b621 100644 --- a/config/default/system.performance.yml +++ b/config/default/system.performance.yml @@ -1,3 +1,4 @@ +langcode: cs cache: page: max_age: 0 @@ -13,4 +14,3 @@ js: preprocess: true gzip: true stale_file_threshold: 2592000 -langcode: cs diff --git a/config/default/system.rss.yml b/config/default/system.rss.yml index 4f32bb8f8..27017968c 100644 --- a/config/default/system.rss.yml +++ b/config/default/system.rss.yml @@ -1,6 +1,3 @@ -channel: - description: '' +langcode: cs items: - limit: 10 view_mode: rss -langcode: cs diff --git a/config/default/system.site.yml b/config/default/system.site.yml index bb9d047dc..4628d8f33 100644 --- a/config/default/system.site.yml +++ b/config/default/system.site.yml @@ -1,3 +1,4 @@ +langcode: cs uuid: 4ac9fc2e-f80a-4276-9b03-03f030798435 name: Drupal.cz mail: info@drupal.cz @@ -8,6 +9,5 @@ page: front: /node/21 admin_compact_mode: false weight_select_max: 100 -langcode: cs default_langcode: cs mail_notification: '' diff --git a/config/default/system.theme.global.yml b/config/default/system.theme.global.yml index bd38f0deb..406bd7152 100644 --- a/config/default/system.theme.global.yml +++ b/config/default/system.theme.global.yml @@ -1,3 +1,4 @@ +langcode: cs favicon: mimetype: image/vnd.microsoft.icon path: '' @@ -12,4 +13,3 @@ logo: path: '' url: '' use_default: true -langcode: cs diff --git a/config/default/system.theme.yml b/config/default/system.theme.yml index 30cd66b77..f7353e286 100644 --- a/config/default/system.theme.yml +++ b/config/default/system.theme.yml @@ -1,3 +1,3 @@ +langcode: cs admin: seven default: dcz_theme -langcode: cs diff --git a/config/default/taxonomy.settings.yml b/config/default/taxonomy.settings.yml index 1eeedded3..11a47bcdb 100644 --- a/config/default/taxonomy.settings.yml +++ b/config/default/taxonomy.settings.yml @@ -1,4 +1,4 @@ +langcode: cs maintain_index_table: true override_selector: false terms_per_page_admin: 100 -langcode: cs diff --git a/config/default/text.settings.yml b/config/default/text.settings.yml index 4c75abd4a..1bb13643f 100644 --- a/config/default/text.settings.yml +++ b/config/default/text.settings.yml @@ -1,2 +1,2 @@ -default_summary_length: 600 langcode: cs +default_summary_length: 600 diff --git a/config/default/user.flood.yml b/config/default/user.flood.yml index 3e9c29fc8..76751d550 100644 --- a/config/default/user.flood.yml +++ b/config/default/user.flood.yml @@ -1,6 +1,6 @@ +langcode: cs uid_only: false ip_limit: 50 ip_window: 3600 user_limit: 5 user_window: 21600 -langcode: cs diff --git a/config/default/user.mail.yml b/config/default/user.mail.yml index 9d931f2d6..6ecdf9175 100644 --- a/config/default/user.mail.yml +++ b/config/default/user.mail.yml @@ -1,28 +1,28 @@ +langcode: cs 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: 'Žádost na zrušení uživatelského účtu [user:display-name] na webu [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: "Zpráva pro uživatele [user:display-name]\r\n\r\nNa [site:name] byl uskutečněn požadavek na obnovení hesla k vašemu účtu.\r\n\r\nMůžete se nyní přihlásit kliknutím na následující odkaz, nebo jeho vložením do adresy internetového prohlížeče:\r\n\r\n[user:one-time-login-url]\r\n\r\nTento odkaz pro přihlášení může být použit pouze jedenkrát a zavede vás na stránku, na které si budete moci nastavit své heslo. Platnost odkazu vyprší za jeden den.\r\n\r\n-- Tým [site:name]" subject: 'Náhradní přihlašovací informace pro uživatele [user:display-name] na webu [site:name]' + body: "Zpráva pro uživatele [user:display-name]\r\n\r\nNa [site:name] byl uskutečněn požadavek na obnovení hesla k vašemu účtu.\r\n\r\nMůžete se nyní přihlásit kliknutím na následující odkaz, nebo jeho vložením do adresy internetového prohlížeče:\r\n\r\n[user:one-time-login-url]\r\n\r\nTento odkaz pro přihlášení může být použit pouze jedenkrát a zavede vás na stránku, na které si budete moci nastavit své heslo. Platnost odkazu vyprší za jeden den.\r\n\r\n-- Tým [site:name]" register_admin_created: - body: "[user:display-name],\r\n\r\nadministrátor webu [site:name] pro vás vytvořil uživatelský účet. Můžete se nyní přihlásit kliknutím na následující odkaz, nebo jeho vložením do adresy internetového prohlížeče:\r\n\r\n[user:one-time-login-url]\r\n\r\nTento odkaz pro přihlášení může být použit pouze jedenkrát a zavede vás na stránku, na které si budete moci nastavit své heslo.\r\n\r\nJakmile si změníte heslo, můžete se nadále přihlašovat na stránce [site:login-url], kde použijete:\r\n\r\nuživatelské jméno: [user:name]\r\nheslo: vaše heslo\r\n\r\n-- Tým [site:name]" subject: 'Administrátor pro vás vytvořil účet na webu [site:name]' + body: "[user:display-name],\r\n\r\nadministrátor webu [site:name] pro vás vytvořil uživatelský účet. Můžete se nyní přihlásit kliknutím na následující odkaz, nebo jeho vložením do adresy internetového prohlížeče:\r\n\r\n[user:one-time-login-url]\r\n\r\nTento odkaz pro přihlášení může být použit pouze jedenkrát a zavede vás na stránku, na které si budete moci nastavit své heslo.\r\n\r\nJakmile si změníte heslo, můžete se nadále přihlašovat na stránce [site:login-url], kde použijete:\r\n\r\nuživatelské jméno: [user:name]\r\nheslo: vaše heslo\r\n\r\n-- Tým [site:name]" register_no_approval_required: - body: "[user:display-name],\r\n\r\nděkujeme za registraci na webu [site:name]. Můžete se nyní přihlásit kliknutím na následující odkaz, nebo jeho vložením do adresy internetového prohlížeče:\r\n\r\n[user:one-time-login-url]\r\n\r\nTento odkaz pro přihlášení může být použit pouze jedenkrát a zavede vás na stránku, na které si budete moci nastavit své heslo.\r\n\r\nJakmile si změníte heslo, můžete se nadále přihlašovat na stránce [site:login-url], kde použijete:\r\n\r\nuživatelské jméno: [user:name]\r\nheslo: vaše heslo\r\n\r\n-- Tým [site:name]" subject: 'Podrobnosti uživatelského účtu [user:display-name] na webu [site:name]' + body: "[user:display-name],\r\n\r\nděkujeme za registraci na webu [site:name]. Můžete se nyní přihlásit kliknutím na následující odkaz, nebo jeho vložením do adresy internetového prohlížeče:\r\n\r\n[user:one-time-login-url]\r\n\r\nTento odkaz pro přihlášení může být použit pouze jedenkrát a zavede vás na stránku, na které si budete moci nastavit své heslo.\r\n\r\nJakmile si změníte heslo, můžete se nadále přihlašovat na stránce [site:login-url], kde použijete:\r\n\r\nuživatelské jméno: [user:name]\r\nheslo: vaše heslo\r\n\r\n-- Tým [site:name]" 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, set your password, and other details.\r\n\r\n\r\n-- [site:name] team" subject: 'Podrobnosti uživatelského účtu [user:display-name] na webu [site:name] (čeká na schválení)' + 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, set your password, and other details.\r\n\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: 'Podrobnosti uživatelského účtu [user:display-name] na webu [site:name] (čeká na schválení)' + 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\nVáš uživatelský účet na webu [site:name] byl aktivován. Můžete se nyní přihlásit kliknutím na následující odkaz, nebo jeho vložením do adresy internetového prohlížeče:\r\n\r\n[user:one-time-login-url]\r\n\r\nTento odkaz pro přihlášení může být použit pouze jedenkrát a zavede vás na stránku, na které si budete moci nastavit své heslo.\r\n\r\nJakmile si změníte heslo, můžete se nadále přihlašovat na stránce [site:login-url], kde použijete:\r\n\r\nuživatelské jméno: [user:account-name]\r\nheslo: vaše heslo\r\n\r\n-- Tým [site:name]" subject: 'Podrobnosti uživatelského účtu [user:display-name] na webu [site:name] (schválen)' + body: "[user:display-name],\r\n\r\nVáš uživatelský účet na webu [site:name] byl aktivován. Můžete se nyní přihlásit kliknutím na následující odkaz, nebo jeho vložením do adresy internetového prohlížeče:\r\n\r\n[user:one-time-login-url]\r\n\r\nTento odkaz pro přihlášení může být použit pouze jedenkrát a zavede vás na stránku, na které si budete moci nastavit své heslo.\r\n\r\nJakmile si změníte heslo, můžete se nadále přihlašovat na stránce [site:login-url], kde použijete:\r\n\r\nuživatelské jméno: [user:account-name]\r\nheslo: vaše heslo\r\n\r\n-- Tým [site:name]" status_blocked: - body: "[user:display-name],\r\n\r\nVáš uživatelský účet na webu [site:name] byl zablokován. \r\n\r\n-- Tým [site:name]" subject: 'Podrobnosti uživatelského účtu [user:display-name] na webu [site:name] (zablokován)' + body: "[user:display-name],\r\n\r\nVáš uživatelský účet na webu [site:name] byl zablokován. \r\n\r\n-- Tým [site:name]" status_canceled: - body: "[user:display-name],\r\n\r\nVáš uživatelský účet na webu [site:name] byl zrušen. \r\n\r\n-- Tým [site:name]" subject: 'Podrobnosti uživatelského účtu [user:display-name] na webu [site:name] (zrušeno)' -langcode: cs + body: "[user:display-name],\r\n\r\nVáš uživatelský účet na webu [site:name] byl zrušen. \r\n\r\n-- Tým [site:name]" diff --git a/config/default/user.role.anonymous.yml b/config/default/user.role.anonymous.yml index 6f55766b3..ab5015982 100644 --- a/config/default/user.role.anonymous.yml +++ b/config/default/user.role.anonymous.yml @@ -1,7 +1,15 @@ uuid: 2f4da5b8-75f3-4531-b700-00062545d135 langcode: cs status: true -dependencies: { } +dependencies: + config: + - filter.format.forum + module: + - comment + - eu_cookie_compliance + - filter + - media + - system id: anonymous label: 'Anonymous user' weight: -10 diff --git a/config/default/user.role.api.yml b/config/default/user.role.api.yml index 0079e7213..b9eb138cf 100644 --- a/config/default/user.role.api.yml +++ b/config/default/user.role.api.yml @@ -1,7 +1,13 @@ uuid: c5fe523a-29ff-418e-9270-c98823520d14 langcode: cs status: true -dependencies: { } +dependencies: + config: + - node.type.dcz_showcase + - rest.resource.dcz_rest_drupalcs_awards + module: + - node + - rest id: api label: API weight: -5 diff --git a/config/default/user.role.authenticated.yml b/config/default/user.role.authenticated.yml index a5e19817a..665eaf6a7 100644 --- a/config/default/user.role.authenticated.yml +++ b/config/default/user.role.authenticated.yml @@ -1,7 +1,29 @@ uuid: 150f6545-fc70-4c6e-a109-9c8aba43107d langcode: cs status: true -dependencies: { } +dependencies: + config: + - filter.format.basic_html + - filter.format.forum + - media.type.image + - node.type.dcz_article + - node.type.dcz_showcase + - node.type.forum + - node.type.individual + - node.type.organization + - node.type.tutorial + module: + - captcha + - comment + - contact + - dropzonejs + - entity_browser + - eu_cookie_compliance + - filter + - google_analytics + - media + - node + - system id: authenticated label: 'Authenticated user' weight: -9 diff --git a/config/default/user.role.contributor.yml b/config/default/user.role.contributor.yml index 40db18fe4..5b725a967 100644 --- a/config/default/user.role.contributor.yml +++ b/config/default/user.role.contributor.yml @@ -1,7 +1,18 @@ uuid: 9ed4648f-a6e6-4378-bc98-140f5f28e0bf langcode: cs status: true -dependencies: { } +dependencies: + config: + - filter.format.forum + - filter.format.full_html + - node.type.dcz_article + - node.type.dcz_showcase + - node.type.individual + - node.type.organization + - node.type.tutorial + module: + - filter + - node id: contributor label: Contributor weight: -8 diff --git a/config/default/user.role.editor.yml b/config/default/user.role.editor.yml index ab24b22cd..dd1f7fd6f 100644 --- a/config/default/user.role.editor.yml +++ b/config/default/user.role.editor.yml @@ -1,7 +1,28 @@ uuid: 59166794-eca9-463d-b504-0496fce7ee30 langcode: cs status: true -dependencies: { } +dependencies: + config: + - filter.format.basic_html + - filter.format.forum + - filter.format.full_html + - media.type.image + - node.type.dcz_article + - node.type.dcz_showcase + - node.type.forum + - node.type.page + - node.type.tutorial + module: + - contextual + - dropzonejs + - file + - filter + - forum + - media + - node + - path + - system + - toolbar id: editor label: Editor weight: -7 diff --git a/config/default/user.settings.yml b/config/default/user.settings.yml index e658ceb4d..bf21babfd 100644 --- a/config/default/user.settings.yml +++ b/config/default/user.settings.yml @@ -1,3 +1,4 @@ +langcode: cs anonymous: Anonym verify_mail: true notify: @@ -13,4 +14,3 @@ register: visitors cancel_method: user_cancel_reassign password_reset_timeout: 86400 password_strength: true -langcode: cs diff --git a/config/default/views.settings.yml b/config/default/views.settings.yml index a5b165301..51006a11f 100644 --- a/config/default/views.settings.yml +++ b/config/default/views.settings.yml @@ -1,3 +1,4 @@ +langcode: cs display_extenders: - metatag_display_extender skip_cache: false @@ -6,7 +7,7 @@ ui: show: additional_queries: false advanced_column: true - master_display: false + default_display: false performance_statistics: false preview_information: true sql_query: @@ -45,4 +46,3 @@ field_rewrite_elements: ins: INS q: Q s: S -langcode: cs diff --git a/config/default/views.view.archive.yml b/config/default/views.view.archive.yml index 0646437bc..d2135099c 100644 --- a/config/default/views.view.archive.yml +++ b/config/default/views.view.archive.yml @@ -21,39 +21,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' @@ -62,59 +41,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 @@ -122,6 +117,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***' @@ -133,6 +131,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -140,8 +140,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -154,9 +152,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: language - entity_type: node - entity_field: langcode style: type: default options: @@ -168,20 +163,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 @@ -189,38 +190,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 @@ -231,14 +232,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/default/views.view.block_content.yml b/config/default/views.view.block_content.yml index 921309f30..a14fb18c2 100644 --- a/config/default/views.view.block_content.yml +++ b/config/default/views.view.block_content.yml @@ -16,103 +16,12 @@ base_table: block_content_field_data base_field: id display: default: - display_plugin: default id: default display_title: Nadřízené + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer blocks' - 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: Použít - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Řadit dle' - expose_sort_order: true - sort_asc_label: Vzestupně - sort_desc_label: Sestupně - pager: - type: mini - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null - tags: - previous: '‹ Předchozí' - next: 'Následující ›' - expose: - items_per_page: false - items_per_page_label: 'Položek na stránku' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- Vše -' - offset: false - offset_label: Posun - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - info: info - type: type - changed: changed - operations: operations - info: - info: - 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: '' - changed: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - operations: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: changed - empty_table: true - row: - type: fields + title: 'Knihovna vlastních bloků' fields: info: id: info @@ -121,6 +30,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: info + plugin_id: field label: 'Popis bloku' exclude: false alter: @@ -176,9 +88,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: null - entity_field: info - plugin_id: field type: id: type table: block_content_field_data @@ -186,6 +95,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: block_content + entity_field: type + plugin_id: field label: 'Typ bloku' exclude: false alter: @@ -241,9 +153,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: block_content - entity_field: type - plugin_id: field changed: id: changed table: block_content_field_data @@ -251,6 +160,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: block_content + entity_field: changed + plugin_id: field label: Aktualizováno exclude: false alter: @@ -292,14 +204,11 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: block_content - entity_field: changed type: timestamp settings: date_format: short custom_date_format: '' timezone: '' - plugin_id: field operations: id: operations table: block_content @@ -307,6 +216,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: block_content + plugin_id: entity_operations label: Operace exclude: false alter: @@ -349,8 +260,66 @@ display: empty_zero: false hide_alter_empty: true destination: true + pager: + type: mini + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: 'Další ›' + previous: '‹ Předchozí' + expose: + items_per_page: false + items_per_page_label: 'Položek na stránku' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- Vše -' + offset: false + offset_label: Posun + exposed_form: + type: basic + options: + submit_button: Použít + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Řadit dle' + expose_sort_order: true + sort_asc_label: Vzestupně + sort_desc_label: Sestupně + access: + type: perm + options: + perm: 'administer blocks' + 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 no custom blocks available. ' + tokenize: false + block_content_listing_empty: + id: block_content_listing_empty + table: block_content + field: block_content_listing_empty + relationship: none + group_type: group + admin_label: '' entity_type: block_content - plugin_id: entity_operations + plugin_id: block_content_listing_empty + label: '' + empty: true + sorts: { } + arguments: { } filters: info: id: info @@ -359,6 +328,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: block_content + entity_field: info + plugin_id: string operator: contains value: '' group: 1 @@ -369,6 +341,8 @@ display: description: '' use_operator: false operator: info_op + operator_limit_selection: false + operator_list: { } identifier: info required: false remember: false @@ -378,8 +352,6 @@ display: anonymous: '0' administrator: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -392,9 +364,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: block_content - entity_field: info - plugin_id: string type: id: type table: block_content @@ -402,6 +371,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: block_content + entity_field: type + plugin_id: bundle operator: in value: { } group: 1 @@ -412,6 +384,8 @@ display: description: '' use_operator: false operator: type_op + operator_limit_selection: false + operator_list: { } identifier: type required: false remember: false @@ -421,8 +395,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -435,9 +407,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: block_content - entity_field: type - plugin_id: bundle reusable: id: reusable table: block_content_field_data @@ -445,6 +414,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: block_content + entity_field: reusable + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -455,12 +427,12 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -473,52 +445,80 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: block_content - entity_field: reusable - plugin_id: boolean - sorts: { } - title: 'Knihovna vlastních bloků' + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + info: info + type: type + changed: changed + operations: operations + default: changed + info: + info: + 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: '' + changed: + sortable: true + default_sort_order: desc + 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: 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: { } 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 no custom blocks available. ' - plugin_id: text_custom - block_content_listing_empty: - admin_label: '' - empty: true - field: block_content_listing_empty - group_type: group - id: block_content_listing_empty - label: '' - relationship: none - table: block_content - plugin_id: block_content_listing_empty - entity_type: block_content - relationships: { } - arguments: { } 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: Stránka + display_plugin: page position: 1 display_options: display_extenders: { } @@ -527,16 +527,16 @@ display: type: tab title: 'Knihovna vlastních bloků' description: '' - parent: block.admin_display weight: 0 - context: '0' menu_name: admin + parent: block.admin_display + context: '0' cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - url - url.query_args - user.permissions - max-age: -1 tags: { } diff --git a/config/default/views.view.blog_tags.yml b/config/default/views.view.blog_tags.yml index 7d7991f46..c6782623c 100644 --- a/config/default/views.view.blog_tags.yml +++ b/config/default/views.view.blog_tags.yml @@ -17,50 +17,12 @@ base_table: taxonomy_term_field_data base_field: tid 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: 30 - offset: 0 - style: - type: default - row: - type: fields - options: - default_field_elements: true - inline: { } - separator: '' - hide_empty: false + title: 'Blog tags' fields: name: id: name @@ -69,6 +31,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: name + plugin_id: term_name label: '' exclude: false alter: @@ -132,19 +97,56 @@ display: format_plural_string: !!binary MQNAY291bnQ= prefix: '' suffix: '' - entity_type: taxonomy_term - entity_field: name - plugin_id: term_name + pager: + type: some + options: + offset: 0 + items_per_page: 30 + 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: + nid: + id: nid + table: node_field_data + field: nid + relationship: reverse__node__field_tags + group_type: count + admin_label: '' + entity_type: node + entity_field: nid + plugin_id: standard + order: DESC + expose: + label: '' + field_identifier: nid + exposed: false + arguments: { } filters: vid: id: vid table: taxonomy_term_field_data field: vid - value: - tags: tags entity_type: taxonomy_term entity_field: vid plugin_id: bundle + value: + tags: tags expose: operator_limit_selection: false operator_list: { } @@ -155,6 +157,9 @@ display: relationship: reverse__node__field_tags group_type: group admin_label: 'Article must be published' + entity_type: node + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -165,14 +170,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: '' @@ -185,9 +190,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: status - plugin_id: boolean status_1: id: status_1 table: taxonomy_term_field_data @@ -195,6 +197,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -205,6 +210,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -213,8 +220,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -227,28 +232,23 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: taxonomy_term - entity_field: status - plugin_id: boolean - sorts: - nid: - id: nid - table: node_field_data - field: nid - relationship: reverse__node__field_tags - group_type: count - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - entity_type: node - entity_field: nid - plugin_id: standard - title: 'Blog tags' - header: { } - footer: { } - empty: { } + style: + type: default + 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: reverse__node__field_tags: id: reverse__node__field_tags @@ -257,9 +257,9 @@ display: relationship: none group_type: group admin_label: field_tags - required: false entity_type: taxonomy_term plugin_id: entity_reverse + required: false field_tags: id: field_tags table: node__field_tags @@ -267,16 +267,17 @@ display: relationship: reverse__node__field_tags group_type: group admin_label: 'field_tags: Taxonomy term (relation to content)' - required: true plugin_id: standard - arguments: { } - display_extenders: { } + required: true group_by: true use_more: true use_more_always: true use_more_text: více - link_url: blog link_display: custom_url + link_url: blog + header: { } + footer: { } + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -285,14 +286,11 @@ display: - user.permissions tags: { } block_1: - display_plugin: block id: block_1 display_title: 'Blog tags block' + display_plugin: block position: 1 display_options: - display_extenders: - metatag_display_extender: { } - display_description: '' fields: { } sorts: { } filters: @@ -303,6 +301,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: taxonomy_term + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -313,6 +314,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -321,8 +324,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -335,9 +336,9 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: taxonomy_term - entity_field: status - plugin_id: boolean + display_description: '' + display_extenders: + metatag_display_extender: { } cache_metadata: max-age: -1 contexts: diff --git a/config/default/views.view.comment.yml b/config/default/views.view.comment.yml index ffab28a5c..e36df2b1d 100644 --- a/config/default/views.view.comment.yml +++ b/config/default/views.view.comment.yml @@ -14,120 +14,12 @@ base_table: comment_field_data base_field: cid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer comments' - 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: '‹ 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: true - caption: '' - summary: '' - description: '' - columns: - comment_bulk_form: comment_bulk_form - subject: subject - uid: uid - entity_id: entity_id - changed: changed - operations: operations - info: - comment_bulk_form: - align: '' - separator: '' - empty_column: false - responsive: '' - subject: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - uid: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - entity_id: - sortable: false - 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 - operations: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - default: changed - empty_table: true - row: - type: fields + title: Comments fields: comment_bulk_form: id: comment_bulk_form @@ -136,6 +28,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + plugin_id: comment_bulk_form label: '' exclude: false alter: @@ -182,8 +76,6 @@ display: selected_actions: - comment_delete_action - comment_unpublish_action - plugin_id: comment_bulk_form - entity_type: comment subject: id: subject table: comment_field_data @@ -191,6 +83,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: subject + plugin_id: field label: Subject exclude: false alter: @@ -246,9 +141,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: subject - plugin_id: field uid: id: uid table: comment_field_data @@ -256,6 +148,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: uid + plugin_id: field label: '' exclude: true alter: @@ -311,9 +206,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: uid - plugin_id: field name: id: name table: comment_field_data @@ -321,6 +213,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: name + plugin_id: field label: Author exclude: false alter: @@ -375,9 +270,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: name - plugin_id: field entity_id: id: entity_id table: comment_field_data @@ -385,6 +277,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: entity_id + plugin_id: commented_entity label: 'Posted in' exclude: false alter: @@ -440,9 +335,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: entity_id - plugin_id: commented_entity changed: id: changed table: comment_field_data @@ -450,6 +342,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: changed + plugin_id: field label: Updated exclude: false alter: @@ -507,9 +402,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: changed - plugin_id: field operations: id: operations table: comment @@ -517,6 +409,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + plugin_id: entity_operations label: Operations exclude: false alter: @@ -559,8 +453,6 @@ display: empty_zero: false hide_alter_empty: true destination: true - entity_type: comment - plugin_id: entity_operations name_1: id: name_1 table: users_field_data @@ -568,6 +460,9 @@ display: relationship: uid group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field label: '' exclude: true alter: @@ -623,9 +518,74 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: name - plugin_id: field + 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: 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 comments' + 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 comments available.' + tokenize: false + sorts: + changed: + id: changed + table: comment_field_data + field: changed + relationship: none + group_type: group + admin_label: '' + entity_type: comment + entity_field: changed + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: changed + exposed: false + granularity: second + arguments: { } filters: status: id: status @@ -634,6 +594,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -644,14 +607,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: '' @@ -664,9 +627,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: comment - entity_field: status - plugin_id: boolean subject: id: subject table: comment_field_data @@ -674,6 +634,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: subject + plugin_id: string operator: contains value: '' group: 1 @@ -684,6 +647,8 @@ display: description: '' use_operator: false operator: subject_op + operator_limit_selection: false + operator_list: { } identifier: subject required: false remember: false @@ -693,8 +658,6 @@ display: anonymous: '0' administrator: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -707,9 +670,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: comment - entity_field: subject - plugin_id: string combine: id: combine table: views @@ -717,6 +677,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: combine operator: contains value: '' group: 1 @@ -727,6 +688,8 @@ display: description: '' use_operator: false operator: combine_op + operator_limit_selection: false + operator_list: { } identifier: author_name required: false remember: false @@ -736,8 +699,6 @@ display: anonymous: '0' administrator: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -753,7 +714,6 @@ display: fields: name: name name_1: name_1 - plugin_id: combine langcode: id: langcode table: comment_field_data @@ -761,6 +721,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: langcode + plugin_id: language operator: in value: { } group: 1 @@ -771,6 +734,8 @@ display: description: '' use_operator: false operator: langcode_op + operator_limit_selection: false + operator_list: { } identifier: langcode required: false remember: false @@ -780,8 +745,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -794,50 +757,81 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: comment - entity_field: langcode - plugin_id: language - sorts: - changed: - id: changed - table: comment_field_data - field: changed - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - entity_type: comment - entity_field: changed - plugin_id: date - title: Comments - 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 comments available.' - plugin_id: text_custom - arguments: { } - display_extenders: { } - use_more: false - use_more_always: true - use_more_text: více - use_ajax: false - hide_attachment_summary: false - show_admin_links: true - group_by: false - css_class: '' + filter_groups: + operator: AND + groups: + 1: AND + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + comment_bulk_form: comment_bulk_form + subject: subject + uid: uid + entity_id: entity_id + changed: changed + operations: operations + default: changed + info: + comment_bulk_form: + align: '' + separator: '' + empty_column: false + responsive: '' + subject: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + uid: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + entity_id: + sortable: false + 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 + operations: + 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 + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: uid: id: uid @@ -846,245 +840,66 @@ display: relationship: none group_type: group admin_label: author - required: false entity_type: comment entity_field: uid plugin_id: standard - filter_groups: - operator: AND - groups: - 1: AND + required: false + css_class: '' + use_ajax: false + group_by: false + show_admin_links: true + use_more: false + use_more_always: true + use_more_text: více + header: { } + footer: { } + hide_attachment_summary: false + 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_published: - display_plugin: page id: page_published display_title: 'Published comments' + display_plugin: page position: 1 display_options: - path: admin/content/comment - menu: - type: tab - title: Comments - description: 'Comments published' - parent: '' - weight: 0 - context: '0' - menu_name: admin display_description: 'The approved comments listing.' - display_extenders: { } - exposed_block: false display_comment: '' - cache_metadata: - contexts: - - 'languages:language_content' - - 'languages:language_interface' - - url - - url.query_args - - user.permissions - cacheable: false - max-age: 0 - tags: { } - page_unapproved: - display_plugin: page - id: page_unapproved - display_title: 'Unapproved comments' - position: 2 - display_options: - path: admin/content/comment/approval + exposed_block: false + display_extenders: { } + path: admin/content/comment menu: type: tab - title: 'Unapproved comments' - description: 'Comments unapproved' - parent: '' - weight: 1 - context: '0' - menu_name: admin - display_description: 'The unapproved comments listing.' - filters: - status: - id: status - table: comment_field_data - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '0' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - 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: comment - entity_field: status - plugin_id: boolean - subject: - id: subject - table: comment_field_data - field: subject - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: subject_op - label: Subject - description: '' - use_operator: false - operator: subject_op - identifier: subject - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - placeholder: '' - 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: comment - entity_field: subject - plugin_id: string - combine: - id: combine - table: views - field: combine - relationship: none - group_type: group - admin_label: '' - operator: contains - value: '' - group: 1 - exposed: true - expose: - operator_id: combine_op - label: 'Author Name' - description: '' - use_operator: false - operator: combine_op - identifier: author_name - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - placeholder: '' - 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: { } - fields: - name: name - name_1: name_1 - plugin_id: combine - langcode: - id: langcode - table: comment_field_data - field: langcode - relationship: none - group_type: group - admin_label: '' - operator: in - value: { } - group: 1 - exposed: true - expose: - operator_id: langcode_op - label: Language - description: '' - use_operator: false - operator: langcode_op - identifier: langcode - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - anonymous: '0' - administrator: '0' - reduce: false - 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: comment - entity_field: langcode - plugin_id: language - defaults: - filters: false - filter_groups: false - fields: false - display_extenders: { } + title: Comments + description: 'Comments published' + weight: 0 + menu_name: admin + parent: '' + context: '0' + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user.permissions + tags: { } + cacheable: false + page_unapproved: + id: page_unapproved + display_title: 'Unapproved comments' + display_plugin: page + position: 2 + display_options: fields: comment_bulk_form: id: comment_bulk_form @@ -1093,6 +908,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + plugin_id: comment_bulk_form label: '' exclude: false alter: @@ -1139,8 +956,6 @@ display: selected_actions: - comment_delete_action - comment_publish_action - plugin_id: comment_bulk_form - entity_type: comment subject: id: subject table: comment_field_data @@ -1148,6 +963,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: subject + plugin_id: field label: Subject exclude: false alter: @@ -1203,9 +1021,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: subject - plugin_id: field uid: id: uid table: comment_field_data @@ -1213,6 +1028,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: uid + plugin_id: field label: '' exclude: true alter: @@ -1268,9 +1086,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: uid - plugin_id: field name: id: name table: comment_field_data @@ -1278,6 +1093,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: name + plugin_id: field label: Author exclude: false alter: @@ -1332,9 +1150,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: name - plugin_id: field entity_id: id: entity_id table: comment_field_data @@ -1342,6 +1157,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: entity_id + plugin_id: commented_entity label: 'Posted in' exclude: false alter: @@ -1397,9 +1215,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: entity_id - plugin_id: commented_entity changed: id: changed table: comment_field_data @@ -1407,6 +1222,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + entity_field: changed + plugin_id: field label: Updated exclude: false alter: @@ -1464,9 +1282,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: comment - entity_field: changed - plugin_id: field operations: id: operations table: comment @@ -1474,6 +1289,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: comment + plugin_id: entity_operations label: Operations exclude: false alter: @@ -1516,8 +1333,6 @@ display: empty_zero: false hide_alter_empty: true destination: true - entity_type: comment - plugin_id: entity_operations name_1: id: name_1 table: users_field_data @@ -1525,6 +1340,9 @@ display: relationship: uid group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field label: '' exclude: true alter: @@ -1580,20 +1398,203 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: name - plugin_id: field + filters: + status: + id: status + table: comment_field_data + field: status + relationship: none + group_type: group + admin_label: '' + entity_type: comment + entity_field: status + plugin_id: boolean + operator: '=' + value: '0' + 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: { } + subject: + id: subject + table: comment_field_data + field: subject + relationship: none + group_type: group + admin_label: '' + entity_type: comment + entity_field: subject + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: subject_op + label: Subject + description: '' + use_operator: false + operator: subject_op + operator_limit_selection: false + operator_list: { } + identifier: subject + 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: { } + combine: + id: combine + table: views + field: combine + relationship: none + group_type: group + admin_label: '' + plugin_id: combine + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: combine_op + label: 'Author Name' + description: '' + use_operator: false + operator: combine_op + operator_limit_selection: false + operator_list: { } + identifier: author_name + 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: { } + fields: + name: name + name_1: name_1 + langcode: + id: langcode + table: comment_field_data + field: langcode + relationship: none + group_type: group + admin_label: '' + entity_type: comment + entity_field: langcode + plugin_id: language + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: langcode_op + label: Language + description: '' + use_operator: false + operator: langcode_op + operator_limit_selection: false + operator_list: { } + identifier: langcode + 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: { } filter_groups: operator: AND groups: 1: AND + defaults: + fields: false + filters: false + filter_groups: false + display_description: 'The unapproved comments listing.' + display_extenders: { } + path: admin/content/comment/approval + menu: + type: tab + title: 'Unapproved comments' + description: 'Comments unapproved' + weight: 1 + menu_name: admin + parent: '' + context: '0' 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/default/views.view.comments_recent.yml b/config/default/views.view.comments_recent.yml index e2ecbdb01..7c98baf9e 100644 --- a/config/default/views.view.comments_recent.yml +++ b/config/default/views.view.comments_recent.yml @@ -17,63 +17,23 @@ base_table: comment_field_data base_field: cid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access comments' - cache: - type: tag - query: - type: views_query - exposed_form: - type: basic - 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 - options: - default_field_elements: true - inline: - subject: subject - changed: changed - separator: ' ' - hide_empty: false - relationships: - node: - field: node - id: node - table: comment_field_data - required: true - plugin_id: standard + title: 'Recent comments' fields: subject: id: subject table: comment_field_data field: subject relationship: none - type: string - settings: - link_to_entity: true - plugin_id: field group_type: group admin_label: '' + entity_type: comment + entity_field: subject + plugin_id: field label: '' exclude: false alter: @@ -115,16 +75,19 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: comment - entity_field: subject + type: string + settings: + link_to_entity: true changed: id: changed table: comment_field_data field: changed relationship: none - plugin_id: field group_type: group admin_label: '' + entity_type: comment + entity_field: changed + plugin_id: field label: '' exclude: false alter: @@ -171,36 +134,90 @@ display: future_format: '@interval hence' past_format: '@interval ago' granularity: 2 + pager: + type: some + options: + offset: 0 + items_per_page: 10 + exposed_form: + type: basic + access: + type: perm + options: + perm: 'access comments' + 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 + label: '' + empty: true + content: 'No comments available.' + tokenize: false + sorts: + created: + id: created + table: comment_field_data + field: created + relationship: none + group_type: group + admin_label: '' entity_type: comment - entity_field: changed + entity_field: created + plugin_id: date + order: DESC + expose: + label: '' + field_identifier: created + exposed: false + cid: + id: cid + table: comment_field_data + field: cid + relationship: none + group_type: group + admin_label: '' + entity_type: comment + entity_field: cid + plugin_id: field + order: DESC + exposed: false + expose: + field_identifier: cid filters: status: - value: '1' + id: status table: comment_field_data field: status - id: status + entity_type: comment + entity_field: status plugin_id: boolean + value: '1' + group: 1 expose: operator: '' operator_limit_selection: false operator_list: { } - group: 1 - entity_type: comment - entity_field: status status_node: - value: '1' + id: status_node table: node_field_data field: status relationship: node - id: status_node + entity_type: node + entity_field: status plugin_id: boolean + value: '1' + group: 1 expose: operator: '' operator_limit_selection: false operator_list: { } - group: 1 - entity_type: node - entity_field: status type: id: type table: node_field_data @@ -208,6 +225,9 @@ display: relationship: node group_type: group admin_label: '' + entity_type: node + entity_field: type + plugin_id: bundle operator: in value: forum: forum @@ -219,6 +239,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -226,8 +248,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -240,95 +260,75 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: type - plugin_id: bundle - sorts: - created: - id: created - table: comment_field_data - field: created - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - plugin_id: date - entity_type: comment - entity_field: created - cid: - id: cid + 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: + subject: subject + changed: changed + separator: ' ' + hide_empty: false + query: + type: views_query + relationships: + node: + id: node table: comment_field_data - field: cid - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - plugin_id: field - entity_type: comment - entity_field: cid - title: 'Recent comments' - empty: - area_text_custom: - id: area_text_custom - table: views - field: area_text_custom - relationship: none - group_type: group - admin_label: '' - label: '' - empty: true - content: 'No comments available.' - tokenize: false - plugin_id: text_custom + field: node + plugin_id: standard + required: true 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: Block + display_plugin: block position: 1 display_options: + display_extenders: { } block_description: 'Recent comments' block_category: 'Lists (Views)' allow: items_per_page: true - display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' - user.permissions - max-age: -1 tags: { } embed_1: - display_plugin: embed id: embed_1 display_title: 'Front page comments' + display_plugin: embed position: 2 display_options: - display_extenders: - metatag_display_extender: { } - display_description: '' pager: type: mini options: - items_per_page: 5 offset: 0 - id: 0 + items_per_page: 5 total_pages: null + id: 0 tags: - previous: ‹‹ next: ›› + previous: ‹‹ expose: items_per_page: false items_per_page_label: 'Items per page' @@ -337,15 +337,6 @@ display: items_per_page_options_all_label: '- All -' offset: false offset_label: Offset - defaults: - pager: false - use_ajax: false - style: false - row: false - use_more: false - use_more_always: false - use_more_text: false - use_ajax: true style: type: default options: @@ -359,9 +350,21 @@ display: inline: { } separator: '' hide_empty: false + defaults: + use_ajax: false + pager: false + use_more: false + use_more_always: false + use_more_text: false + style: false + row: false + use_ajax: true + display_description: '' use_more: false use_more_always: true use_more_text: více + display_extenders: + metatag_display_extender: { } cache_metadata: max-age: -1 contexts: diff --git a/config/default/views.view.content.yml b/config/default/views.view.content.yml index 01c609f23..e2dd74544 100644 --- a/config/default/views.view.content.yml +++ b/config/default/views.view.content.yml @@ -14,134 +14,19 @@ 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: node_bulk_form: id: node_bulk_form table: node field: node_bulk_form + entity_type: node + plugin_id: node_bulk_form label: '' exclude: false alter: @@ -152,12 +37,13 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: node_bulk_form - entity_type: node title: id: title table: node_field_data field: title + entity_type: node + entity_field: title + plugin_id: field label: Title exclude: false alter: @@ -168,12 +54,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 @@ -181,6 +64,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: type + plugin_id: field label: 'Content Type' exclude: false alter: @@ -236,14 +122,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: @@ -254,14 +140,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: @@ -275,15 +161,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: @@ -299,9 +185,6 @@ display: date_format: short custom_date_format: '' timezone: '' - plugin_id: field - entity_type: node - entity_field: changed operations: id: operations table: node @@ -309,6 +192,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: entity_operations label: Operations exclude: false alter: @@ -351,17 +235,51 @@ 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: 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: { } @@ -372,6 +290,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -382,14 +303,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' @@ -410,9 +331,6 @@ display: title: Unpublished operator: '=' value: '0' - plugin_id: boolean - entity_type: node - entity_field: status type: id: type table: node_field_data @@ -420,6 +338,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: type + plugin_id: bundle operator: in value: { } group: 1 @@ -430,6 +351,8 @@ display: description: '' use_operator: false operator: type_op + operator_limit_selection: false + operator_list: { } identifier: type required: false remember: false @@ -439,8 +362,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -453,9 +374,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: bundle - entity_type: node - entity_field: type title: id: title table: node_field_data @@ -463,6 +381,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: string operator: contains value: '' group: 1 @@ -473,6 +394,8 @@ display: description: '' use_operator: false operator: title_op + operator_limit_selection: false + operator_list: { } identifier: title required: false remember: false @@ -482,8 +405,6 @@ display: anonymous: '0' administrator: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -496,9 +417,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: string - entity_type: node - entity_field: title langcode: id: langcode table: node_field_data @@ -506,6 +424,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: langcode + plugin_id: language operator: in value: { } group: 1 @@ -516,6 +437,8 @@ display: description: '' use_operator: false operator: langcode_op + operator_limit_selection: false + operator_list: { } identifier: langcode required: false remember: false @@ -525,8 +448,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -539,39 +460,119 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: language - entity_type: node - entity_field: langcode - 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: { } + filter_groups: + operator: AND + groups: + 1: AND + 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 - required: true plugin_id: standard + required: true show_admin_links: false - filter_groups: - operator: AND - groups: - 1: AND display_extenders: { } - display_plugin: default - display_title: Master - id: default - position: 0 cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -580,30 +581,30 @@ display: - user - 'user.node_grants:view' - user.permissions - max-age: 0 tags: { } page_1: + id: page_1 + display_title: Page + display_plugin: page + position: 1 display_options: + display_extenders: { } path: admin/content/node menu: type: 'default tab' title: Content description: '' - menu_name: admin weight: -10 + menu_name: admin context: '' tab_options: type: normal title: Content description: 'Find and manage content' - menu_name: admin weight: -10 - display_extenders: { } - display_plugin: page - display_title: Page - id: page_1 - position: 1 + menu_name: admin cache_metadata: + max-age: 0 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -612,5 +613,4 @@ display: - user - 'user.node_grants:view' - user.permissions - max-age: 0 tags: { } diff --git a/config/default/views.view.content_recent.yml b/config/default/views.view.content_recent.yml index d643e0569..5f9397aa6 100644 --- a/config/default/views.view.content_recent.yml +++ b/config/default/views.view.content_recent.yml @@ -14,75 +14,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: '' @@ -92,11 +51,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 @@ -104,6 +64,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: changed + plugin_id: field label: '' exclude: false alter: @@ -158,9 +121,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 @@ -169,6 +181,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: node_status operator: '=' value: false group: 1 @@ -179,14 +193,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: '' @@ -199,8 +213,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - plugin_id: node_status langcode: id: langcode table: node_field_data @@ -208,6 +220,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***' @@ -219,6 +234,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -226,8 +243,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -240,40 +255,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 @@ -282,39 +282,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: více - 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/default/views.view.dcz_articles.yml b/config/default/views.view.dcz_articles.yml index 3f864f01f..1360d4f5a 100644 --- a/config/default/views.view.dcz_articles.yml +++ b/config/default/views.view.dcz_articles.yml @@ -19,98 +19,33 @@ 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: Použít - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Řadit dle' - expose_sort_order: true - sort_asc_label: Vzestupně - sort_desc_label: Sestupně - 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: 'Položek na stránku' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- Vše -' - offset: false - offset_label: 'Vynechat položky' - quantity: 9 - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: true - row: - type: fields - options: - default_field_elements: true - inline: - status: status - title: title - separator: '' - hide_empty: false 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 - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false element_type: '' element_class: '' element_label_type: '' @@ -120,9 +55,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 @@ -140,6 +79,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -194,21 +134,92 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field + 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: 'Položek na stránku' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- Vše -' + offset: false + offset_label: 'Vynechat položky' + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Použít + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Řadit dle' + expose_sort_order: true + sort_asc_label: Vzestupně + sort_desc_label: Sestupně + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: { } + 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: standard + 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: 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 @@ -216,6 +227,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: type + plugin_id: bundle operator: in value: dcz_article: dcz_article @@ -228,6 +242,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -235,8 +251,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -249,39 +263,31 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: type - plugin_id: bundle - sorts: - sticky: - id: sticky - table: node_field_data - field: sticky - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - entity_type: node - entity_field: sticky - plugin_id: standard - created: - id: created - table: node_field_data - field: created - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - entity_type: node - entity_field: created - plugin_id: date + style: + type: default + options: + grouping: { } + row_class: '' + default_row_class: true + row: + type: fields + options: + default_field_elements: true + inline: + status: status + title: title + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + use_ajax: true header: area_text_custom: id: area_text_custom @@ -290,16 +296,12 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: text_custom empty: true - tokenize: false content: 'Napsat článek' - plugin_id: text_custom + tokenize: false footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } - use_ajax: true cache_metadata: max-age: -1 contexts: @@ -311,22 +313,12 @@ display: tags: - 'config:field.storage.node.field_teaser_text' block_user_articles: - display_plugin: block id: block_user_articles display_title: 'User''s articles' + display_plugin: block position: 2 display_options: - display_extenders: - metatag_display_extender: { } - display_description: 'Articles created by user' title: 'My articles' - defaults: - title: false - fields: false - arguments: false - empty: false - filters: false - filter_groups: false fields: status: id: status @@ -335,6 +327,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: status + plugin_id: field label: '' exclude: false alter: @@ -380,8 +375,8 @@ display: type: boolean settings: format: unicode-yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -392,34 +387,27 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: status - plugin_id: field 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 - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false element_type: '' element_class: '' element_label_type: '' @@ -429,9 +417,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 @@ -442,7 +434,7 @@ display: multi_type: separator separator: ', ' field_api_classes: false - block_description: 'Articles created by user (contextual view]' + empty: { } arguments: uid: id: uid @@ -451,6 +443,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: uid + plugin_id: numeric default_action: default exception: value: all @@ -465,8 +460,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 @@ -478,10 +473,6 @@ display: validate_options: { } break_phrase: false not: false - entity_type: node - entity_field: uid - plugin_id: numeric - empty: { } filters: type: id: type @@ -490,6 +481,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: type + plugin_id: bundle operator: in value: dcz_article: dcz_article @@ -501,6 +495,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -508,8 +504,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -522,13 +516,21 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: type - plugin_id: bundle filter_groups: operator: AND groups: 1: AND + defaults: + empty: false + title: false + fields: false + arguments: false + filters: false + filter_groups: false + display_description: 'Articles created by user' + display_extenders: + metatag_display_extender: { } + block_description: 'Articles created by user (contextual view]' cache_metadata: max-age: -1 contexts: @@ -540,28 +542,28 @@ display: - user.permissions tags: { } embed_1: - display_plugin: embed id: embed_1 display_title: Articles + display_plugin: embed position: 1 display_options: - display_extenders: - metatag_display_extender: { } - display_description: 'Listing of articles (block)' style: type: default options: row_class: '' default_row_class: true uses_fields: false - defaults: - style: false - row: false row: type: 'entity:node' options: relationship: none view_mode: teaser + defaults: + style: false + row: false + display_description: 'Listing of articles (block)' + display_extenders: + metatag_display_extender: { } cache_metadata: max-age: -1 contexts: @@ -573,50 +575,11 @@ display: tags: - 'config:field.storage.node.field_teaser_text' embed_2: - display_plugin: embed id: embed_2 display_title: 'Frontpage articles' + display_plugin: embed position: 3 display_options: - display_extenders: - metatag_display_extender: { } - display_description: '' - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: true - uses_fields: false - defaults: - style: false - row: false - pager: false - use_more: false - use_more_always: false - use_more_text: false - link_display: false - link_url: false - title: false - filters: true - filter_groups: true - fields: false - header: false - row: - type: 'entity:node' - options: - relationship: none - view_mode: teaser - pager: - type: some - options: - items_per_page: 5 - offset: 0 - use_more: true - use_more_always: true - use_more_text: více - link_display: custom_url - link_url: clanky title: 'Latest articles' fields: type: @@ -626,6 +589,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: type + plugin_id: field label: '' exclude: false alter: @@ -681,10 +647,46 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: type - plugin_id: field + pager: + type: some + options: + offset: 0 + items_per_page: 5 + style: + type: default + options: + grouping: { } + row_class: '' + default_row_class: true + uses_fields: false + row: + type: 'entity:node' + options: + relationship: none + view_mode: teaser + defaults: + title: false + pager: false + use_more: false + use_more_always: false + use_more_text: false + link_display: false + link_url: false + style: false + row: false + fields: false + filters: true + filter_groups: true + header: false + display_description: '' + use_more: true + use_more_always: true + use_more_text: více + link_display: custom_url + link_url: clanky header: { } + display_extenders: + metatag_display_extender: { } cache_metadata: max-age: -1 contexts: diff --git a/config/default/views.view.dcz_tutorials.yml b/config/default/views.view.dcz_tutorials.yml index 78fa37734..e8cbad217 100644 --- a/config/default/views.view.dcz_tutorials.yml +++ b/config/default/views.view.dcz_tutorials.yml @@ -19,98 +19,33 @@ 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: Použít - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Řadit dle' - expose_sort_order: true - sort_asc_label: Vzestupně - sort_desc_label: Sestupně - 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: 'Položek na stránku' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- Vše -' - offset: false - offset_label: 'Vynechat položky' - quantity: 9 - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: true - row: - type: fields - options: - default_field_elements: true - inline: - title: title - status: status - separator: '' - hide_empty: false 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 - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false element_type: '' element_class: '' element_label_type: '' @@ -120,9 +55,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 @@ -140,6 +79,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -194,21 +134,77 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field + 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: 'Položek na stránku' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- Vše -' + offset: false + offset_label: 'Vynechat položky' + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Použít + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Řadit dle' + expose_sort_order: true + sort_asc_label: Vzestupně + sort_desc_label: Sestupně + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: { } + sorts: + 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: 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 @@ -216,6 +212,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: type + plugin_id: bundle operator: in value: tutorial: tutorial @@ -227,6 +226,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -234,8 +235,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -248,25 +247,33 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: type - plugin_id: bundle - sorts: - created: - id: created - table: node_field_data - field: created - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - entity_type: node - entity_field: created - plugin_id: date + style: + type: default + options: + grouping: { } + row_class: '' + default_row_class: true + row: + type: fields + options: + default_field_elements: true + inline: + title: title + status: status + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + use_ajax: true + link_display: custom_url + link_url: /tutorialy header: area_text_custom: id: area_text_custom @@ -275,18 +282,12 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: text_custom empty: true - tokenize: false content: 'Přidat návod' - plugin_id: text_custom + tokenize: false footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } - use_ajax: true - link_url: /tutorialy - link_display: custom_url cache_metadata: max-age: -1 contexts: @@ -298,22 +299,12 @@ display: tags: - 'config:field.storage.node.field_teaser_text' block_user_tutorials: - display_plugin: block id: block_user_tutorials display_title: 'User''s tutorials' + display_plugin: block position: 2 display_options: - display_extenders: - metatag_display_extender: { } - display_description: 'Tutorials created by user' title: 'My tutorials' - defaults: - title: false - fields: false - arguments: false - empty: false - filters: false - filter_groups: false fields: status: id: status @@ -322,6 +313,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: status + plugin_id: field label: '' exclude: false alter: @@ -367,8 +361,8 @@ display: type: boolean settings: format: unicode-yes-no - format_custom_true: '' format_custom_false: '' + format_custom_true: '' group_column: value group_columns: { } group_rows: true @@ -379,34 +373,27 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: status - plugin_id: field 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 - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false element_type: '' element_class: '' element_label_type: '' @@ -416,9 +403,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 @@ -429,7 +420,7 @@ display: multi_type: separator separator: ', ' field_api_classes: false - block_description: 'Tutorials created by user (contextual view]' + empty: { } arguments: uid: id: uid @@ -438,6 +429,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: uid + plugin_id: numeric default_action: default exception: value: all @@ -452,8 +446,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 @@ -465,10 +459,6 @@ display: validate_options: { } break_phrase: false not: false - entity_type: node - entity_field: uid - plugin_id: numeric - empty: { } filters: type: id: type @@ -477,6 +467,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: type + plugin_id: bundle operator: in value: tutorial: tutorial @@ -488,6 +481,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -495,8 +490,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -509,13 +502,21 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: type - plugin_id: bundle filter_groups: operator: AND groups: 1: AND + defaults: + empty: false + title: false + fields: false + arguments: false + filters: false + filter_groups: false + display_description: 'Tutorials created by user' + display_extenders: + metatag_display_extender: { } + block_description: 'Tutorials created by user (contextual view]' cache_metadata: max-age: -1 contexts: @@ -527,28 +528,28 @@ display: - user.permissions tags: { } embed_1: - display_plugin: embed id: embed_1 display_title: Tutorial + display_plugin: embed position: 1 display_options: - display_extenders: - metatag_display_extender: { } - display_description: 'Listing of tutorials (block)' style: type: default options: row_class: '' default_row_class: true uses_fields: false - defaults: - style: false - row: false row: type: 'entity:node' options: relationship: none view_mode: teaser + defaults: + style: false + row: false + display_description: 'Listing of tutorials (block)' + display_extenders: + metatag_display_extender: { } cache_metadata: max-age: -1 contexts: @@ -560,43 +561,43 @@ display: tags: - 'config:field.storage.node.field_teaser_text' embed_2: - display_plugin: embed id: embed_2 display_title: 'Front page tutorials' + display_plugin: embed position: 3 display_options: - display_extenders: - metatag_display_extender: { } - display_description: '' + enabled: false + pager: + type: some + options: + offset: 0 + items_per_page: 5 style: type: default options: grouping: { } row_class: '' default_row_class: false + row: + type: 'entity:node' + options: + relationship: none + view_mode: title_date defaults: - style: false - row: false pager: false use_more: false use_more_always: false use_more_text: false + style: false + row: false header: false - row: - type: 'entity:node' - options: - relationship: none - view_mode: title_date - pager: - type: some - options: - items_per_page: 5 - offset: 0 + display_description: '' use_more: true use_more_always: true use_more_text: více - enabled: false header: { } + display_extenders: + metatag_display_extender: { } cache_metadata: max-age: -1 contexts: diff --git a/config/default/views.view.entity_browser.yml b/config/default/views.view.entity_browser.yml index 176c85fe1..ac6a5335b 100644 --- a/config/default/views.view.entity_browser.yml +++ b/config/default/views.view.entity_browser.yml @@ -18,72 +18,11 @@ 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 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: mini - options: - items_per_page: 20 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - 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: grid - options: - grouping: { } - columns: 4 - automatic_width: true - alignment: horizontal - col_class_default: true - col_class_custom: '' - row_class_default: true - row_class_custom: '' - row: - type: fields - options: - inline: { } - separator: '' - hide_empty: false - default_field_elements: true fields: thumbnail__target_id: id: thumbnail__target_id @@ -92,6 +31,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: thumbnail + plugin_id: field label: '' exclude: false alter: @@ -136,8 +78,10 @@ display: click_sort_column: target_id type: image settings: - image_style: medium image_link: '' + image_style: medium + image_loading: + attribute: lazy group_column: '' group_columns: { } group_rows: true @@ -148,9 +92,6 @@ 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 @@ -158,6 +99,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: media + plugin_id: field label: '' exclude: false alter: @@ -213,9 +157,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: media - entity_field: media - plugin_id: field entity_browser_select: id: entity_browser_select table: media @@ -223,6 +164,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: entity_browser_select label: '' exclude: false alter: @@ -264,43 +207,103 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - entity_type: media - plugin_id: entity_browser_select - filters: - status: - value: '1' - table: media_field_data - field: status - plugin_id: boolean - entity_type: media - entity_field: status - id: status + pager: + type: mini + options: + offset: 0 + items_per_page: 20 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ expose: - operator: '' - operator_limit_selection: false - operator_list: { } - group: 1 + 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: 'view media' + cache: + type: tag + options: { } + empty: { } 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 + entity_type: media + entity_field: created + plugin_id: date + order: DESC expose: label: '' + field_identifier: created + exposed: false granularity: second + arguments: { } + filters: + status: + id: status + table: media_field_data + field: status + entity_type: media + entity_field: status + plugin_id: boolean + value: '1' + group: 1 + expose: + operator: '' + operator_limit_selection: false + operator_list: { } + style: + type: grid + options: + grouping: { } + columns: 4 + automatic_width: true + alignment: horizontal + row_class_custom: '' + row_class_default: true + col_class_custom: '' + col_class_default: 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: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } cache_metadata: max-age: -1 @@ -311,9 +314,9 @@ display: - user.permissions tags: { } entity_browser_1: - display_plugin: entity_browser id: entity_browser_1 display_title: 'Entity browser' + display_plugin: entity_browser position: 1 display_options: display_extenders: diff --git a/config/default/views.view.feeds.yml b/config/default/views.view.feeds.yml index 69561a8c3..3bc198ba7 100644 --- a/config/default/views.view.feeds.yml +++ b/config/default/views.view.feeds.yml @@ -20,68 +20,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: '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: Použít - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Řadit dle' - expose_sort_order: true - sort_asc_label: Vzestupně - sort_desc_label: Sestupně - pager: - type: mini - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Položek na stránku' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- Vše -' - offset: false - offset_label: Posun - tags: - previous: ‹‹ - next: ›› - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: true - uses_fields: false - row: - type: fields - options: - inline: { } - separator: '' - hide_empty: false - default_field_elements: true + title: '' fields: title: id: title @@ -90,6 +34,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: field label: '' exclude: false alter: @@ -145,9 +92,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: title - plugin_id: field field_teaser_text: id: field_teaser_text table: node__field_teaser_text @@ -155,6 +99,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -209,7 +154,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field view_node: id: view_node table: node @@ -217,6 +161,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: entity_link label: '' exclude: false alter: @@ -261,8 +207,6 @@ display: text: zobrazit output_url_as_text: true absolute: false - entity_type: node - plugin_id: entity_link uid: id: uid table: node_field_data @@ -270,6 +214,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: uid + plugin_id: field label: '' exclude: false alter: @@ -325,9 +272,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: uid - plugin_id: field changed: id: changed table: node_field_data @@ -335,6 +279,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: changed + plugin_id: field label: '' exclude: false alter: @@ -392,23 +339,74 @@ display: multi_type: separator separator: ', ' field_api_classes: false + pager: + type: mini + options: + offset: 0 + items_per_page: 10 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Položek na stránku' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- Vše -' + offset: false + offset_label: Posun + exposed_form: + type: basic + options: + submit_button: Použít + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Řadit dle' + expose_sort_order: true + sort_asc_label: Vzestupně + sort_desc_label: Sestupně + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: { } + sorts: + created: + id: created + table: node_field_data + field: created + relationship: none + group_type: group + admin_label: '' entity_type: node - entity_field: changed - plugin_id: field + 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: 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 @@ -416,6 +414,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: type + plugin_id: bundle operator: in value: dcz_article: dcz_article @@ -427,6 +428,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -434,8 +437,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -448,32 +449,32 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: type - plugin_id: bundle - sorts: - created: - id: created - table: node_field_data - field: created - order: DESC - entity_type: node - entity_field: created - plugin_id: date - relationship: none - group_type: group - admin_label: '' - exposed: false - expose: - label: '' - granularity: second + style: + type: default + options: + grouping: { } + row_class: '' + default_row_class: true + uses_fields: 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: { } header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: { } - title: '' cache_metadata: max-age: -1 contexts: @@ -485,13 +486,16 @@ display: tags: - 'config:field.storage.node.field_teaser_text' feed_1: - display_plugin: feed id: feed_1 display_title: Articles + display_plugin: feed position: 1 display_options: - display_extenders: - metatag_display_extender: { } + style: + type: rss + options: + grouping: { } + description: 'Články na webe' row: type: rss_fields options: @@ -503,14 +507,11 @@ display: guid_field_options: guid_field: view_node guid_field_is_permalink: true + display_description: '' + display_extenders: + metatag_display_extender: { } path: feed/articles.xml sitename_title: true - style: - type: rss - options: - grouping: { } - description: 'Články na webe' - display_description: '' cache_metadata: max-age: -1 contexts: @@ -521,96 +522,11 @@ display: tags: - 'config:field.storage.node.field_teaser_text' feed_2: - display_plugin: feed id: feed_2 display_title: 'Forum topics' + display_plugin: feed position: 1 display_options: - display_extenders: - metatag_display_extender: { } - row: - type: rss_fields - options: - title_field: title - link_field: view_node - description_field: body - creator_field: uid - date_field: changed - guid_field_options: - guid_field: view_node - guid_field_is_permalink: true - path: feed/forum.xml - sitename_title: true - style: - type: rss - options: - grouping: { } - description: 'Novinky ve fóru' - display_description: '' - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status - expose: - operator: '' - operator_limit_selection: false - operator_list: { } - group: 1 - type: - id: type - table: node_field_data - field: type - relationship: none - group_type: group - admin_label: '' - operator: in - value: - forum: forum - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - reduce: false - 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: node - entity_field: type - plugin_id: bundle - defaults: - filters: false - filter_groups: false - fields: false - filter_groups: - operator: AND - groups: - 1: AND fields: title: id: title @@ -619,6 +535,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: title + plugin_id: field label: '' exclude: false alter: @@ -674,9 +593,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: title - plugin_id: field view_node: id: view_node table: node @@ -684,6 +600,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: entity_link label: '' exclude: false alter: @@ -728,8 +646,6 @@ display: text: zobrazit output_url_as_text: true absolute: false - entity_type: node - plugin_id: entity_link uid: id: uid table: node_field_data @@ -737,6 +653,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: uid + plugin_id: field label: '' exclude: false alter: @@ -792,9 +711,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: uid - plugin_id: field changed: id: changed table: node_field_data @@ -802,6 +718,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: changed + plugin_id: field label: '' exclude: false alter: @@ -859,9 +778,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: node - entity_field: changed - plugin_id: field body: id: body table: node__body @@ -869,6 +785,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -923,7 +840,91 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field + filters: + status: + id: status + table: node_field_data + field: status + entity_type: node + entity_field: status + plugin_id: boolean + value: '1' + group: 1 + expose: + operator: '' + operator_limit_selection: false + operator_list: { } + type: + id: type + 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: + forum: forum + 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: { } + filter_groups: + operator: AND + groups: + 1: AND + style: + type: rss + options: + grouping: { } + description: 'Novinky ve fóru' + row: + type: rss_fields + options: + title_field: title + link_field: view_node + description_field: body + creator_field: uid + date_field: changed + guid_field_options: + guid_field: view_node + guid_field_is_permalink: true + defaults: + fields: false + filters: false + filter_groups: false + display_description: '' + display_extenders: + metatag_display_extender: { } + path: feed/forum.xml + sitename_title: true cache_metadata: max-age: -1 contexts: diff --git a/config/default/views.view.files.yml b/config/default/views.view.files.yml index 85faa8bfc..e16ac8106 100644 --- a/config/default/views.view.files.yml +++ b/config/default/views.view.files.yml @@ -14,156 +14,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: '' @@ -173,10 +51,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 @@ -184,6 +61,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: file + entity_field: filename + plugin_id: field label: Name exclude: false alter: @@ -237,9 +117,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 @@ -247,6 +124,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: file + entity_field: filemime + plugin_id: field label: 'Mime type' exclude: false alter: @@ -289,9 +169,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 @@ -299,6 +176,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: file + entity_field: filesize + plugin_id: field label: Size exclude: false alter: @@ -341,9 +221,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 @@ -351,6 +228,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: file + entity_field: status + plugin_id: field label: Status exclude: false alter: @@ -397,9 +277,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 @@ -407,6 +284,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: file + entity_field: created + plugin_id: field label: 'Upload date' exclude: false alter: @@ -453,9 +333,6 @@ display: date_format: medium custom_date_format: '' timezone: '' - plugin_id: field - entity_type: file - entity_field: created changed: id: changed table: file_managed @@ -463,6 +340,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: file + entity_field: changed + plugin_id: field label: 'Changed date' exclude: false alter: @@ -509,9 +389,6 @@ display: date_format: medium custom_date_format: '' timezone: '' - plugin_id: field - entity_type: file - entity_field: changed count: id: count table: file_usage @@ -519,6 +396,7 @@ display: relationship: fid group_type: sum admin_label: '' + plugin_id: numeric label: 'Used in' exclude: false alter: @@ -568,7 +446,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 @@ -577,6 +499,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: file + entity_field: filename + plugin_id: string operator: word value: '' group: 1 @@ -587,6 +512,8 @@ display: description: '' use_operator: false operator: filename_op + operator_limit_selection: false + operator_list: { } identifier: filename required: false remember: false @@ -596,8 +523,6 @@ display: anonymous: '0' administrator: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -610,9 +535,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 @@ -620,6 +542,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: file + entity_field: filemime + plugin_id: string operator: word value: '' group: 1 @@ -630,6 +555,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: anonymous: '0' administrator: '0' placeholder: '' - 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/default/views.view.frontpage.yml b/config/default/views.view.frontpage.yml index 7fb32c68d..993d52b26 100644 --- a/config/default/views.view.frontpage.yml +++ b/config/default/views.view.frontpage.yml @@ -17,7 +17,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: @@ -27,28 +64,28 @@ display: options: { } empty: area_text_custom: - admin_label: '' - content: 'No front page content has been created yet.' - 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.' 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 @@ -56,74 +93,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 @@ -131,6 +191,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***' @@ -142,6 +205,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -149,8 +214,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -163,146 +226,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/default/views.view.glossary.yml b/config/default/views.view.glossary.yml index c3ec1b216..59c82c0c4 100644 --- a/config/default/views.view.glossary.yml +++ b/config/default/views.view.glossary.yml @@ -21,59 +21,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: @@ -115,18 +73,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 @@ -167,22 +124,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 @@ -223,90 +176,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 @@ -315,6 +260,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***' @@ -326,6 +274,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -333,8 +283,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -347,11 +295,77 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: language + status: + id: status + table: node_field_data + field: status entity_type: node - entity_field: langcode + entity_field: status + plugin_id: boolean + value: '1' + group: 1 + expose: + operator: '' + operator_limit_selection: false + operator_list: { } + 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' @@ -359,7 +373,6 @@ display: - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } attachment_1: id: attachment_1 @@ -367,59 +380,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' @@ -427,7 +441,6 @@ display: - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } page_1: id: page_1 @@ -438,6 +451,7 @@ display: query: type: views_query options: { } + display_extenders: { } path: glossary menu: type: normal @@ -445,8 +459,8 @@ display: weight: 0 menu_name: main parent: '' - display_extenders: { } cache_metadata: + max-age: -1 contexts: - 'languages:language_content' - 'languages:language_interface' @@ -454,5 +468,4 @@ display: - url.query_args - 'user.node_grants:view' - user.permissions - max-age: -1 tags: { } diff --git a/config/default/views.view.media.yml b/config/default/views.view.media.yml index c621fd0d4..7ddcebefb 100644 --- a/config/default/views.view.media.yml +++ b/config/default/views.view.media.yml @@ -19,122 +19,12 @@ base_table: media_field_data base_field: mid display: default: - display_plugin: default id: default display_title: Nadřízené + 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: Filtr - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Řadit dle' - expose_sort_order: true - sort_asc_label: Vzestupně - sort_desc_label: Sestupně - pager: - type: full - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Položek na stránku' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- Vše -' - offset: false - offset_label: Posun - tags: - previous: '‹ Předchozí' - next: 'Následující ›' - first: '« První' - last: 'Poslední »' - 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: Média fields: media_bulk_form: id: media_bulk_form @@ -143,6 +33,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: bulk_form label: '' exclude: false alter: @@ -187,8 +79,6 @@ display: action_title: Akce include_exclude: exclude selected_actions: { } - entity_type: media - plugin_id: bulk_form thumbnail__target_id: id: thumbnail__target_id table: media_field_data @@ -196,6 +86,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: thumbnail + plugin_id: field label: Náhled exclude: false alter: @@ -240,8 +133,10 @@ display: click_sort_column: target_id type: image settings: - image_style: thumbnail image_link: '' + image_style: thumbnail + image_loading: + attribute: lazy group_column: '' group_columns: { } group_rows: true @@ -252,34 +147,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: '' @@ -289,9 +177,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 @@ -309,6 +201,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: bundle + plugin_id: field label: Typ exclude: false alter: @@ -364,9 +259,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 @@ -374,6 +266,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: uid + plugin_id: field label: Autor exclude: false alter: @@ -429,9 +324,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 @@ -439,6 +331,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: status + plugin_id: field label: Stav exclude: false alter: @@ -484,8 +379,8 @@ display: type: boolean settings: format: custom - format_custom_true: Zveřejněno - format_custom_false: Skryto + format_custom_false: Nevydáno + format_custom_true: Vydáno group_column: value group_columns: { } group_rows: true @@ -496,9 +391,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 @@ -506,6 +398,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: changed + plugin_id: field label: Aktualizováno exclude: false alter: @@ -563,9 +458,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: media - entity_field: changed - plugin_id: field operations: id: operations table: media @@ -573,6 +465,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + plugin_id: entity_operations label: Operace exclude: false alter: @@ -615,8 +509,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: 'Další ›' + previous: '‹ Předchozí' + first: '« První' + last: 'Poslední »' + expose: + items_per_page: false + items_per_page_label: 'Položek na stránku' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- Vše -' + offset: false + offset_label: Posun + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Filtr + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Řadit dle' + expose_sort_order: true + sort_asc_label: Vzestupně + sort_desc_label: Sestupně + 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 content 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 @@ -625,6 +585,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: name + plugin_id: string operator: contains value: '' group: 1 @@ -635,6 +598,8 @@ display: description: '' use_operator: false operator: name_op + operator_limit_selection: false + operator_list: { } identifier: name required: false remember: false @@ -644,8 +609,6 @@ display: anonymous: '0' administrator: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -658,9 +621,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 @@ -668,6 +628,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: bundle + plugin_id: bundle operator: in value: { } group: 1 @@ -678,6 +641,8 @@ display: description: '' use_operator: false operator: bundle_op + operator_limit_selection: false + operator_list: { } identifier: source required: false remember: false @@ -687,8 +652,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -701,9 +664,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 @@ -711,6 +671,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -721,14 +684,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: 'Status zveřejnění' @@ -742,16 +705,13 @@ display: default_group_multiple: { } group_items: 1: - title: Zveřejněno + title: Vydáno operator: '=' value: '1' 2: - title: Skryto + title: Nevydáno operator: '=' value: '0' - plugin_id: boolean - entity_type: media - entity_field: status langcode: id: langcode table: media_field_data @@ -759,6 +719,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: media + entity_field: langcode + plugin_id: language operator: in value: { } group: 1 @@ -769,6 +732,8 @@ display: description: '' use_operator: false operator: langcode_op + operator_limit_selection: false + operator_list: { } identifier: langcode required: false remember: false @@ -778,8 +743,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -792,81 +755,121 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: media - entity_field: langcode - plugin_id: language status_extra: - group_info: - widget: select - group_items: { } - multiple: false - description: '' - default_group_multiple: { } - default_group: All - label: '' - identifier: '' - optional: true - remember: false - group: 1 + 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: - use_operator: false - remember: false operator_id: '' - multiple: false - description: '' - required: false label: '' - operator_limit_selection: false + description: '' + use_operator: false operator: '' - identifier: '' + operator_limit_selection: false operator_list: { } + identifier: '' + required: false + remember: false + multiple: false remember_roles: authenticated: authenticated - entity_type: media - value: '' - field: status_extra is_grouped: false - admin_label: '' - operator: '=' - table: media_field_data - plugin_id: media_status - id: status_extra - group_type: group - 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: + group_info: label: '' - granularity: second - title: Média + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + 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: { } 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 - relationships: { } - arguments: { } display_extenders: { } cache_metadata: max-age: 0 @@ -879,23 +882,23 @@ display: - user.permissions tags: { } media_page_list: - display_plugin: page id: media_page_list display_title: Média + display_plugin: page position: 1 display_options: + display_description: '' display_extenders: { } path: admin/content/media menu: type: tab title: Média description: '' + weight: 0 expanded: false + menu_name: main parent: '' - weight: 0 context: '0' - menu_name: main - display_description: '' cache_metadata: max-age: 0 contexts: diff --git a/config/default/views.view.redirect.yml b/config/default/views.view.redirect.yml index 389b9be59..8838f0f02 100644 --- a/config/default/views.view.redirect.yml +++ b/config/default/views.view.redirect.yml @@ -17,122 +17,12 @@ base_table: redirect base_field: rid display: default: - display_plugin: default id: default display_title: Nadřízené + 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: Filtr - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Řadit dle' - expose_sort_order: true - sort_asc_label: Vzestupně - sort_desc_label: Sestupně - pager: - type: full - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null - tags: - previous: '‹ předchozí' - next: 'následující ›' - first: '« první' - last: 'poslední »' - expose: - items_per_page: false - items_per_page_label: 'Položek na stránku' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- Vše -' - offset: false - offset_label: Posun - 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: Od 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: Vytvořeno 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: 'následující ›' + previous: '‹ previous' + first: '« první' + last: 'poslední »' + expose: + items_per_page: false + items_per_page_label: 'Položek na stránku' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- Vše -' + offset: false + offset_label: Posun + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Filtr + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Řadit dle' + expose_sort_order: true + sort_asc_label: Vzestupně + sort_desc_label: Sestupně + 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 @@ -359,8 +306,6 @@ display: anonymous: '0' administrator: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -373,9 +318,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 @@ -383,6 +325,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: redirect_redirect + plugin_id: string operator: contains value: '' group: 1 @@ -393,6 +338,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 @@ -402,8 +349,6 @@ display: anonymous: '0' administrator: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -416,9 +361,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 @@ -426,6 +368,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: status_code + plugin_id: numeric operator: '=' value: min: '' @@ -439,6 +384,8 @@ display: description: '' use_operator: false operator: status_code_op + operator_limit_selection: false + operator_list: { } identifier: status_code required: false remember: false @@ -447,11 +394,9 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - placeholder: '' min_placeholder: '' max_placeholder: '' - operator_limit_selection: false - operator_list: { } + placeholder: '' is_grouped: true group_info: label: 'Status code' @@ -468,54 +413,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 @@ -523,6 +465,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: redirect + entity_field: language + plugin_id: language operator: in value: { } group: 1 @@ -533,6 +478,8 @@ display: description: '' use_operator: false operator: language_op + operator_limit_selection: false + operator_list: { } identifier: language required: false remember: false @@ -542,8 +489,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -556,57 +501,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: Stránka + 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/default/views.view.redirect_404.yml b/config/default/views.view.redirect_404.yml index a881c9f9c..35edab392 100644 --- a/config/default/views.view.redirect_404.yml +++ b/config/default/views.view.redirect_404.yml @@ -16,114 +16,23 @@ base_table: redirect_404 base_field: '' display: default: - display_plugin: default id: default display_title: Nadřízené + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'administer redirects' - cache: - type: none - 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: Filtr - reset_button: true - reset_button_label: Reset - exposed_sorts_label: 'Řadit dle' - expose_sort_order: true - sort_asc_label: Vzestupně - sort_desc_label: Sestupně - pager: - type: mini - options: - items_per_page: 10 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Položek na stránku' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- Vše -' - offset: false - offset_label: Posun - tags: - previous: ‹‹ - next: ›› - style: - type: table - options: - grouping: { } - row_class: '' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - path: path - count: count - timestamp: timestamp - daily_count: daily_count - info: - path: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - count: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - timestamp: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - daily_count: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: '' - default: count - empty_table: false - row: - type: fields + title: 'Fix 404 pages' fields: path: + id: path table: redirect_404 field: path - id: path - entity_type: null - entity_field: null - plugin_id: standard relationship: none group_type: group admin_label: '' + entity_type: null + entity_field: null + plugin_id: standard label: Cesta exclude: false alter: @@ -172,6 +81,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: serialized label: Počet exclude: false alter: @@ -215,7 +125,6 @@ display: hide_alter_empty: true format: unserialized key: '' - plugin_id: serialized daily_count: id: daily_count table: redirect_404 @@ -223,6 +132,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: serialized label: 'Daily count' exclude: false alter: @@ -266,7 +176,6 @@ display: hide_alter_empty: true format: unserialized key: '' - plugin_id: serialized timestamp: id: timestamp table: redirect_404 @@ -274,6 +183,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: date label: 'Last accessed' exclude: false alter: @@ -318,7 +228,6 @@ display: date_format: short custom_date_format: '' timezone: '' - plugin_id: date langcode: id: langcode table: redirect_404 @@ -326,6 +235,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: Jazyk exclude: false alter: @@ -367,7 +277,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard redirect_404_operations: id: redirect_404_operations table: redirect_404 @@ -375,6 +284,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: redirect_404_operations label: Operace exclude: false alter: @@ -416,7 +326,55 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: redirect_404_operations + pager: + type: mini + options: + offset: 0 + items_per_page: 10 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Položek na stránku' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- Vše -' + offset: false + offset_label: Posun + exposed_form: + type: basic + options: + submit_button: Filtr + reset_button: true + reset_button_label: Reset + exposed_sorts_label: 'Řadit dle' + expose_sort_order: true + sort_asc_label: Vzestupně + sort_desc_label: Sestupně + access: + type: perm + options: + perm: 'administer redirects' + cache: + type: none + 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 no 404 errors to fix.' + tokenize: false + sorts: { } + arguments: { } filters: path: id: path @@ -425,6 +383,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: string operator: contains value: '' group: 1 @@ -435,6 +394,8 @@ display: description: '' use_operator: false operator: path_op + operator_limit_selection: false + operator_list: { } identifier: path required: false remember: false @@ -444,8 +405,6 @@ display: anonymous: '0' administrator: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -458,7 +417,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: string langcode: id: langcode table: redirect_404 @@ -466,6 +424,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: in_operator operator: in value: { } group: 1 @@ -476,6 +435,8 @@ display: description: '' use_operator: false operator: langcode_op + operator_limit_selection: false + operator_list: { } identifier: langcode required: false remember: false @@ -485,8 +446,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -499,7 +458,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: in_operator resolved: id: resolved table: redirect_404 @@ -507,6 +465,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean operator: '=' value: '0' group: 1 @@ -517,6 +476,8 @@ display: description: '' use_operator: false operator: resolved_op + operator_limit_selection: false + operator_list: { } identifier: resolved required: false remember: false @@ -525,8 +486,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -539,30 +498,71 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: boolean - sorts: { } - title: 'Fix 404 pages' - 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 are no 404 errors to fix.' - 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: + path: path + count: count + timestamp: timestamp + daily_count: daily_count + default: count + info: + path: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + count: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + timestamp: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: '' + daily_count: + sortable: true + default_sort_order: desc + 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: -1 contexts: @@ -572,15 +572,15 @@ display: - user.permissions tags: { } page_1: - display_plugin: page id: page_1 display_title: Stránka + display_plugin: page position: 1 display_options: + enabled: true + display_description: 'Lists 404 error paths with no redirect assigned yet.' display_extenders: { } path: admin/config/search/redirect/404 - display_description: 'Lists 404 error paths with no redirect assigned yet.' - enabled: true cache_metadata: max-age: -1 contexts: diff --git a/config/default/views.view.showcase.yml b/config/default/views.view.showcase.yml index 15539a7f2..bf95f1995 100644 --- a/config/default/views.view.showcase.yml +++ b/config/default/views.view.showcase.yml @@ -22,94 +22,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: full - 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: '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: default - options: - row_class: '' - default_row_class: true - uses_fields: false - row: - type: 'entity:node' - options: - relationship: none - view_mode: stack + title: Showcase 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 - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false element_type: '' element_class: '' element_label_type: '' @@ -119,9 +59,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 @@ -132,57 +76,114 @@ display: multi_type: separator separator: ', ' field_api_classes: false + pager: + type: full + options: + offset: 0 + items_per_page: 24 + 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: 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 + 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: 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: - dcz_showcase: dcz_showcase entity_type: node entity_field: type plugin_id: bundle + value: + dcz_showcase: dcz_showcase expose: operator_limit_selection: false operator_list: { } - sorts: - created: - id: created - table: node_field_data - field: created + style: + type: default + options: + row_class: '' + default_row_class: true + uses_fields: false + row: + type: 'entity:node' + options: relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - granularity: second - entity_type: node - entity_field: created - plugin_id: date - title: Showcase - header: { } - footer: { } - empty: { } + view_mode: stack + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: { } - arguments: { } - display_extenders: { } css_class: '' use_ajax: true + header: { } + footer: { } + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -193,62 +194,56 @@ display: - user.permissions tags: { } block_2: - display_plugin: block id: block_2 display_title: 'Front page logo block' + display_plugin: block position: 3 display_options: - display_extenders: - metatag_display_extender: { } - style: - type: default - options: - grouping: { } - row_class: '' - default_row_class: true - defaults: - style: false - row: false - fields: false - pager: false - filters: false - filter_groups: false - sorts: false - title: false - row: - type: 'entity:node' - options: - relationship: none - view_mode: teaser + enabled: false + title: 'Using Drupal' fields: { } pager: type: some options: - items_per_page: 6 offset: 0 + items_per_page: 6 + sorts: + random: + id: random + table: views + field: random + relationship: none + group_type: group + admin_label: '' + plugin_id: random + order: ASC + expose: + label: '' + field_identifier: random + exposed: false 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: - dcz_showcase: dcz_showcase entity_type: node entity_field: type plugin_id: bundle + value: + dcz_showcase: dcz_showcase expose: operator_limit_selection: false operator_list: { } @@ -259,6 +254,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: list_field operator: or value: hp_logo: hp_logo @@ -270,6 +266,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -277,8 +275,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -292,27 +288,33 @@ display: default_group_multiple: { } group_items: { } reduce_duplicates: false - plugin_id: list_field filter_groups: operator: AND groups: 1: AND - sorts: - random: - id: random - table: views - field: random + style: + type: default + options: + grouping: { } + row_class: '' + default_row_class: true + row: + type: 'entity:node' + options: relationship: none - group_type: group - admin_label: '' - order: ASC - exposed: false - expose: - label: '' - plugin_id: random + view_mode: teaser + defaults: + title: false + pager: false + style: false + row: false + fields: false + sorts: false + filters: false + filter_groups: false display_description: '' - title: 'Using Drupal' - enabled: false + display_extenders: + metatag_display_extender: { } cache_metadata: max-age: 0 contexts: @@ -321,62 +323,56 @@ display: - user.permissions tags: { } embed_1: - display_plugin: embed id: embed_1 display_title: 'Front page slider' + display_plugin: embed position: 2 display_options: - display_extenders: - metatag_display_extender: { } pager: type: some options: - items_per_page: 5 offset: 0 - defaults: - pager: false - style: false - row: false - filters: false - filter_groups: false - sorts: false - cache: false - style: - type: flexslider - options: - grouping: { } - flexslider: null - optionset: default - captionfield: '' - id: '' - row: - type: 'entity:node' - options: + items_per_page: 5 + cache: + type: tag + options: { } + sorts: + random: + id: random + table: views + field: random relationship: none - view_mode: stack + group_type: group + admin_label: '' + plugin_id: random + order: ASC + expose: + label: '' + field_identifier: random + exposed: false 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: - dcz_showcase: dcz_showcase entity_type: node entity_field: type plugin_id: bundle + value: + dcz_showcase: dcz_showcase expose: operator_limit_selection: false operator_list: { } @@ -387,6 +383,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + entity_field: promote + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -397,14 +396,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: '' @@ -417,30 +416,34 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: node - entity_field: promote - plugin_id: boolean filter_groups: operator: AND groups: 1: AND - sorts: - random: - id: random - table: views - field: random + style: + type: flexslider + options: + grouping: { } + flexslider: null + optionset: default + captionfield: '' + id: '' + row: + type: 'entity:node' + options: relationship: none - group_type: group - admin_label: '' - order: ASC - exposed: false - expose: - label: '' - plugin_id: random + view_mode: stack + defaults: + cache: false + pager: false + style: false + row: false + sorts: false + filters: false + filter_groups: false display_description: '' - cache: - type: tag - options: { } + display_extenders: + metatag_display_extender: { } cache_metadata: max-age: 0 contexts: @@ -450,37 +453,34 @@ display: - user.permissions tags: { } embed_2: - display_plugin: embed id: embed_2 display_title: 'Showcases for page' + display_plugin: embed position: 1 display_options: - display_extenders: - metatag_display_extender: { } - display_description: '' 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: - dcz_showcase: dcz_showcase entity_type: node entity_field: type plugin_id: bundle + value: + dcz_showcase: dcz_showcase expose: operator_limit_selection: false operator_list: { } @@ -491,6 +491,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: taxonomy_index_tid operator: or value: { } group: 1 @@ -501,6 +502,8 @@ display: description: '' use_operator: false operator: field_drupal_version_target_id_op + operator_limit_selection: false + operator_list: { } identifier: drupal_version required: false remember: false @@ -512,8 +515,6 @@ display: editor: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -527,20 +528,20 @@ display: default_group_multiple: { } group_items: { } reduce_duplicates: false - type: select - limit: true vid: drupal_version + type: select hierarchy: false + limit: true error_message: true - plugin_id: taxonomy_index_tid - defaults: - filters: false - filter_groups: false - header: false filter_groups: operator: AND groups: 1: AND + defaults: + filters: false + filter_groups: false + header: false + display_description: '' header: area: id: area @@ -549,12 +550,14 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: text empty: true - tokenize: false content: value: '

Přidat showcase

' format: full_html - plugin_id: text + tokenize: false + display_extenders: + metatag_display_extender: { } cache_metadata: max-age: -1 contexts: diff --git a/config/default/views.view.taxonomy_term.yml b/config/default/views.view.taxonomy_term.yml index 3ea371b9b..a7d0beb18 100644 --- a/config/default/views.view.taxonomy_term.yml +++ b/config/default/views.view.taxonomy_term.yml @@ -22,38 +22,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: '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' @@ -62,34 +41,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: 'access content' + 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: @@ -99,6 +95,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: taxonomy_index_tid default_action: 'not found' exception: value: '' @@ -113,8 +110,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 @@ -124,15 +121,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 @@ -141,6 +137,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***' @@ -152,6 +151,8 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false @@ -159,8 +160,6 @@ display: remember_roles: authenticated: authenticated reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -173,9 +172,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 @@ -183,6 +179,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -193,14 +190,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: '' @@ -213,7 +210,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: boolean style: type: default options: @@ -225,6 +221,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 @@ -233,27 +240,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 @@ -261,37 +263,37 @@ display: display_plugin: feed position: 2 display_options: - query: - type: views_query - options: { } 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: { } + 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 @@ -302,14 +304,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/default/views.view.topics.yml b/config/default/views.view.topics.yml index f8582e61a..d5e2a58af 100644 --- a/config/default/views.view.topics.yml +++ b/config/default/views.view.topics.yml @@ -17,92 +17,33 @@ 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: mini - options: - items_per_page: 5 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - 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: default - options: - grouping: { } - row_class: '' - default_row_class: true - uses_fields: false - row: - type: 'entity:node' - options: - relationship: none - view_mode: title_date 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 - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false element_type: '' element_class: '' element_label_type: '' @@ -112,9 +53,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 @@ -125,61 +70,117 @@ display: multi_type: separator separator: ', ' field_api_classes: false + pager: + type: mini + options: + offset: 0 + items_per_page: 5 + total_pages: null + 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: + 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: 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: - forum: forum entity_type: node entity_field: type plugin_id: bundle + value: + forum: forum expose: operator_limit_selection: false operator_list: { } - sorts: - created: - id: created - table: node_field_data - field: created - order: DESC - entity_type: node - entity_field: created - plugin_id: date + style: + type: default + options: + grouping: { } + row_class: '' + default_row_class: true + uses_fields: false + row: + type: 'entity:node' + options: relationship: none - group_type: group - admin_label: '' - exposed: false - expose: - label: '' - granularity: second - header: { } - footer: { } - empty: { } + view_mode: title_date + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } relationships: { } - arguments: { } - display_extenders: - metatag_display_extender: { } use_ajax: true use_more: true use_more_always: true use_more_text: více - link_url: forum link_display: custom_url + link_url: forum + header: { } + footer: { } + display_extenders: + metatag_display_extender: { } cache_metadata: max-age: -1 contexts: @@ -190,14 +191,14 @@ display: - user.permissions tags: { } embed_1: - display_plugin: embed id: embed_1 display_title: 'Front page topics' + display_plugin: embed position: 1 display_options: + display_description: '' display_extenders: metatag_display_extender: { } - display_description: '' cache_metadata: max-age: -1 contexts: diff --git a/config/default/views.view.user_admin_people.yml b/config/default/views.view.user_admin_people.yml index d09f1446a..17bbf28dd 100644 --- a/config/default/views.view.user_admin_people.yml +++ b/config/default/views.view.user_admin_people.yml @@ -13,131 +13,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 @@ -146,6 +27,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + plugin_id: user_bulk_form label: 'Bulk update' exclude: false alter: @@ -187,8 +70,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: user_bulk_form - entity_type: user name: id: name table: users_field_data @@ -196,6 +77,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field label: Username exclude: false alter: @@ -237,10 +121,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 @@ -248,6 +129,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: status + plugin_id: field label: Status exclude: false alter: @@ -289,14 +173,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 @@ -304,6 +185,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: user_roles label: Roles exclude: false alter: @@ -347,7 +229,6 @@ display: hide_alter_empty: true type: ul separator: ', ' - plugin_id: user_roles created: id: created table: users_field_data @@ -355,6 +236,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: created + plugin_id: field label: 'Member for' exclude: false alter: @@ -401,9 +285,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 @@ -411,6 +292,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: access + plugin_id: field label: 'Last access' exclude: false alter: @@ -457,9 +341,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 @@ -467,6 +348,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + plugin_id: entity_operations label: Operations exclude: false alter: @@ -509,8 +392,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 @@ -518,6 +399,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: mail + plugin_id: field label: '' exclude: true alter: @@ -572,9 +456,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 @@ -583,6 +530,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: combine operator: contains value: '' group: 1 @@ -593,6 +541,8 @@ display: description: '' use_operator: false operator: combine_op + operator_limit_selection: false + operator_list: { } identifier: user required: false remember: false @@ -602,8 +552,6 @@ display: anonymous: '0' administrator: '0' placeholder: '' - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -619,7 +567,6 @@ display: fields: name: name mail: mail - plugin_id: combine roles_target_id: id: roles_target_id table: user__roles @@ -627,6 +574,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: user_roles operator: or value: { } group: 1 @@ -637,6 +585,8 @@ display: description: '' use_operator: false operator: roles_target_id_op + operator_limit_selection: false + operator_list: { } identifier: role required: false remember: false @@ -646,8 +596,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -661,7 +609,6 @@ display: default_group_multiple: { } group_items: { } reduce_duplicates: false - plugin_id: user_roles permission: id: permission table: user__roles @@ -669,6 +616,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: user_permissions operator: or value: { } group: 1 @@ -679,6 +627,8 @@ display: description: '' use_operator: false operator: permission_op + operator_limit_selection: false + operator_list: { } identifier: permission required: false remember: false @@ -688,8 +638,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -703,7 +651,6 @@ display: default_group_multiple: { } group_items: { } reduce_duplicates: false - plugin_id: user_permissions status: id: status table: users_field_data @@ -711,6 +658,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: status + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -721,6 +671,8 @@ display: description: '' use_operator: false operator: status_op + operator_limit_selection: false + operator_list: { } identifier: status required: false remember: false @@ -729,8 +681,6 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - operator_limit_selection: false - operator_list: { } is_grouped: true group_info: label: Status @@ -751,9 +701,6 @@ display: title: Blocked operator: '=' value: '0' - plugin_id: boolean - entity_type: user - entity_field: status default_langcode: id: default_langcode table: users_field_data @@ -761,6 +708,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: default_langcode + plugin_id: boolean operator: '=' value: '1' group: 1 @@ -771,14 +721,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: '' @@ -791,9 +741,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 @@ -801,6 +748,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + plugin_id: numeric operator: '!=' value: min: '' @@ -814,17 +763,17 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - placeholder: '' min_placeholder: '' max_placeholder: '' - operator_limit_selection: false - operator_list: { } + placeholder: '' is_grouped: false group_info: label: '' @@ -837,92 +786,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: více + 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/default/views.view.user_directory.yml b/config/default/views.view.user_directory.yml index 582711406..00b2a2579 100644 --- a/config/default/views.view.user_directory.yml +++ b/config/default/views.view.user_directory.yml @@ -17,68 +17,11 @@ 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: Hledat - 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: 60 - offset: 0 - id: 0 - total_pages: null - tags: - previous: ‹‹ - next: ›› - first: '« První' - last: 'Poslední »' - 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: default - options: - row_class: '' - default_row_class: true - uses_fields: true - row: - type: 'entity:user' - options: - relationship: none - view_mode: stack fields: field_dcz_name: id: field_dcz_name @@ -87,6 +30,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -142,7 +86,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_dcz_surname: id: field_dcz_surname table: user__field_dcz_surname @@ -150,6 +93,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -205,21 +149,77 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field + pager: + type: full + options: + offset: 0 + items_per_page: 60 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + first: '« První' + last: 'Poslední »' + 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: Hledat + 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: { } + sorts: + created: + id: created + table: users_field_data + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: user + 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 - plugin_id: boolean entity_type: user entity_field: status - id: status + plugin_id: boolean + value: '1' + group: 1 expose: operator: '' operator_limit_selection: false operator_list: { } - group: 1 uid_raw: id: uid_raw table: users_field_data @@ -227,6 +227,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + plugin_id: numeric operator: '>=' value: min: '' @@ -240,17 +242,17 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - placeholder: '' min_placeholder: '' max_placeholder: '' - operator_limit_selection: false - operator_list: { } + placeholder: '' is_grouped: false group_info: label: '' @@ -263,8 +265,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - entity_type: user - plugin_id: numeric combine: id: combine table: views @@ -272,6 +272,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: combine operator: contains value: '' group: 1 @@ -311,31 +312,31 @@ display: fields: field_dcz_name: field_dcz_name field_dcz_surname: field_dcz_surname - plugin_id: combine - sorts: - created: - id: created - table: users_field_data - field: created - order: DESC - entity_type: user - entity_field: created - plugin_id: date + style: + type: default + options: + row_class: '' + default_row_class: true + uses_fields: true + row: + type: 'entity:user' + options: relationship: none - group_type: group - admin_label: '' - exposed: false - expose: - label: '' - granularity: second + view_mode: stack + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + use_ajax: true header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: metatag_display_extender: { } - use_ajax: true cache_metadata: max-age: -1 contexts: @@ -348,14 +349,14 @@ display: - 'config:field.storage.user.field_dcz_name' - 'config:field.storage.user.field_dcz_surname' embed_1: - display_plugin: embed id: embed_1 display_title: 'User directory' + display_plugin: embed position: 1 display_options: + display_description: '' display_extenders: metatag_display_extender: { } - display_description: '' cache_metadata: max-age: -1 contexts: diff --git a/config/default/views.view.user_map.yml b/config/default/views.view.user_map.yml index 70b38dbf3..08d78c9ec 100644 --- a/config/default/views.view.user_map.yml +++ b/config/default/views.view.user_map.yml @@ -10,6 +10,7 @@ dependencies: - image.style.thumbnail module: - geolocation + - geolocation_google_maps - image - user id: user_map @@ -21,340 +22,11 @@ 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: 10000 - offset: 0 - style: - type: maps_common - options: - geolocation_field: field_location - data_provider_id: geolocation_field_provider - title_field: field_dcz_surname - label_field: none - icon_field: none - marker_icon_path: '' - marker_row_number: 0 - centre: - ipstack: - settings: - access_key: '' - location_option_id: ipstack - weight: 0 - enable: false - map_center_id: location_plugins - first_row: - weight: 0 - enable: false - map_center_id: location_plugins - settings: - location_option_id: first_row - freeogeoip: - weight: 0 - enable: false - map_center_id: location_plugins - settings: - location_option_id: freeogeoip - fixed_value: - enable: true - settings: - latitude: 49.851371849708 - longitude: 15.5188578625 - location_option_id: fixed_value - weight: 0 - map_center_id: location_plugins - fixed_boundaries: - settings: - north: '' - east: '' - south: '' - west: '' - weight: 0 - enable: false - map_center_id: fixed_boundaries - client_location: - enable: true - weight: 0 - map_center_id: client_location - fit_bounds: - enable: true - settings: - min_zoom: null - reset_zoom: false - weight: 0 - map_center_id: fit_bounds - even_empty: 1 - map_provider_id: google_maps - map_provider_settings: - map_features: - geolocation_marker_scroll_to_id: - weight: -3 - settings: - scroll_target_id: '' - enabled: false - marker_icon: - weight: 0 - settings: - marker_icon_path: '' - anchor: - x: null - 'y': null - origin: - x: null - 'y': null - label_origin: - x: null - 'y': null - size: - width: null - height: null - scaled_size: - width: null - height: null - enabled: false - control_streetview: - weight: 0 - settings: - position: LEFT_TOP - behavior: default - enabled: false - control_zoom: - enabled: true - weight: 0 - settings: - position: LEFT_TOP - behavior: default - style: SMALL - map_restriction: - weight: 0 - settings: - north: '' - south: '' - east: '' - west: '' - strict: false - enabled: false - map_type_style: - weight: 0 - settings: - style: '' - enabled: false - marker_clusterer: - enabled: true - weight: 0 - settings: - image_path: '' - styles: '' - zoom_on_click: true - grid_size: 50 - minimum_cluster_size: 2 - max_zoom: null - average_center: false - marker_infowindow: - enabled: true - weight: 0 - settings: - max_width: null - info_window_solitary: false - info_auto_display: false - disable_auto_pan: false - marker_infobubble: - weight: 0 - settings: - close_button_src: '' - shadow_style: null - padding: null - border_radius: null - border_width: null - border_color: '' - background_color: '' - min_width: null - max_width: null - min_height: null - max_height: null - arrow_style: 0 - arrow_position: null - arrow_size: null - close_button: 0 - close_other: 0 - enabled: false - control_recenter: - weight: 0 - settings: - position: LEFT_TOP - enabled: false - marker_label: - weight: 0 - settings: - color: '' - font_family: '' - font_size: '' - font_weight: '' - enabled: false - marker_opacity: - weight: 0 - settings: - opacity: null - enabled: false - marker_zoom_to_animate: - weight: 0 - settings: - marker_zoom_anchor_id: '' - enabled: false - spiderfying: - weight: 0 - settings: - spiderfiable_marker_path: '' - nearbyDistance: null - circleSpiralSwitchover: null - circleFootSeparation: null - spiralFootSeparation: null - spiralLengthStart: null - spiralLengthFactor: null - legWeight: null - markersWontMove: false - markersWontHide: false - keepSpiderfied: false - ignoreMapClick: false - enabled: false - google_maps_layer_traffic: - weight: 0 - enabled: false - control_rotate: - weight: 0 - settings: - position: LEFT_TOP - behavior: default - enabled: false - control_maptype: - weight: 0 - settings: - position: LEFT_TOP - behavior: default - style: DEFAULT - enabled: false - context_popup: - weight: 0 - settings: - content: - value: '' - format: full_html - enabled: false - google_maps_layer_bicycling: - weight: 0 - enabled: false - client_location_indicator: - weight: 0 - enabled: false - map_disable_tilt: - weight: 0 - enabled: false - control_locate: - weight: 0 - settings: - position: LEFT_TOP - enabled: false - map_disable_poi: - weight: 0 - enabled: false - map_disable_user_interaction: - weight: 0 - enabled: false - drawing: - weight: 0 - settings: - strokeColor: '' - strokeOpacity: '' - strokeWeight: '' - fillColor: '' - fillOpacity: '' - polyline: false - geodesic: false - polygon: false - enabled: false - control_fullscreen: - weight: 0 - settings: - position: LEFT_TOP - behavior: default - enabled: false - control_geocoder: - weight: 0 - settings: - position: LEFT_TOP - geocoder: google_geocoding_api - settings: - label: Adresa - description: 'Enter an address to be localized.' - autocomplete_min_length: 1 - component_restrictions: - route: '' - locality: '' - administrative_area: '' - postal_code: '' - country: '' - boundary_restriction: - south: '' - west: '' - north: '' - east: '' - enabled: false - control_loading_indicator: - weight: 0 - settings: - position: LEFT_TOP - loading_label: '' - enabled: false - google_maps_layer_transit: - weight: 0 - enabled: false - height: 800px - width: 100% - type: ROADMAP - zoom: 8 - maxZoom: 0 - minZoom: 0 - gestureHandling: auto - row: - type: fields - options: - default_field_elements: true - inline: - field_dcz_name: field_dcz_name - field_dcz_surname: field_dcz_surname - separator: '' - hide_empty: false fields: field_location: id: field_location @@ -363,6 +35,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: geolocation_field label: '' exclude: true alter: @@ -417,7 +90,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: geolocation_field field_dcz_name: id: field_dcz_name table: user__field_dcz_name @@ -425,6 +97,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: true alter: @@ -480,7 +153,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_dcz_surname: id: field_dcz_surname table: user__field_dcz_surname @@ -488,6 +160,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: true alter: @@ -543,7 +216,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field field_dcz_user_image: id: field_dcz_user_image table: user__field_dcz_user_image @@ -551,6 +223,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -595,8 +268,10 @@ display: click_sort_column: target_id type: image settings: - image_style: thumbnail image_link: content + image_style: thumbnail + image_loading: + attribute: lazy group_column: '' group_columns: { } group_rows: true @@ -607,7 +282,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - plugin_id: field name: id: name table: users_field_data @@ -615,6 +289,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field label: '' exclude: false alter: @@ -654,140 +331,466 @@ display: element_default_classes: true empty: '' hide_empty: false - empty_zero: false - hide_alter_empty: true - click_sort_column: value - type: user_name - settings: - link_to_entity: true - group_column: value - 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: user - entity_field: name - plugin_id: field - filters: - status: - value: '1' - table: users_field_data - field: status - plugin_id: boolean - entity_type: user - entity_field: status - id: status - expose: - operator: '' - operator_limit_selection: false - operator_list: { } - group: 1 - field_location_lat: - id: field_location_lat - table: user__field_location - field: field_location_lat - relationship: none - group_type: group - admin_label: '' - operator: 'not empty' - value: - min: '' - max: '' - value: '' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: '' - min_placeholder: '' - max_placeholder: '' - 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: { } - plugin_id: numeric - field_location_lng: - id: field_location_lng - table: user__field_location - field: field_location_lng - relationship: none - group_type: group - admin_label: '' - operator: 'not empty' - value: - min: '' - max: '' - value: '' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - placeholder: '' - min_placeholder: '' - max_placeholder: '' - 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: { } - plugin_id: numeric - sorts: { } + empty_zero: false + hide_alter_empty: true + click_sort_column: value + type: user_name + settings: + link_to_entity: true + group_column: value + 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 + pager: + type: some + options: + offset: 0 + items_per_page: 10000 + 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: { } + sorts: { } + arguments: { } + filters: + status: + id: status + table: users_field_data + field: status + entity_type: user + entity_field: status + plugin_id: boolean + value: '1' + group: 1 + expose: + operator: '' + operator_limit_selection: false + operator_list: { } + field_location_lat: + id: field_location_lat + table: user__field_location + field: field_location_lat + relationship: none + group_type: group + admin_label: '' + plugin_id: numeric + operator: 'not empty' + value: + min: '' + max: '' + 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 + min_placeholder: '' + max_placeholder: '' + 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: { } + field_location_lng: + id: field_location_lng + table: user__field_location + field: field_location_lng + relationship: none + group_type: group + admin_label: '' + plugin_id: numeric + operator: 'not empty' + value: + min: '' + max: '' + 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 + min_placeholder: '' + max_placeholder: '' + 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 + style: + type: maps_common + options: + data_provider_id: geolocation_field_provider + geolocation_field: field_location + title_field: field_dcz_surname + label_field: none + icon_field: none + marker_row_number: 0 + marker_icon_path: '' + even_empty: 1 + centre: + ipstack: + enable: false + weight: 0 + settings: + location_option_id: ipstack + access_key: '' + map_center_id: location_plugins + first_row: + enable: false + weight: 0 + settings: + location_option_id: first_row + map_center_id: location_plugins + freeogeoip: + enable: false + weight: 0 + settings: + location_option_id: freeogeoip + map_center_id: location_plugins + fixed_value: + enable: true + weight: 0 + settings: + location_option_id: fixed_value + latitude: 49.851371849708 + longitude: 15.5188578625 + map_center_id: location_plugins + fixed_boundaries: + enable: false + weight: 0 + settings: + south: '' + west: '' + north: '' + east: '' + map_center_id: fixed_boundaries + client_location: + enable: true + weight: 0 + map_center_id: client_location + fit_bounds: + enable: true + weight: 0 + settings: + reset_zoom: false + min_zoom: null + map_center_id: fit_bounds + map_provider_id: google_maps + map_provider_settings: + map_features: + geolocation_marker_scroll_to_id: + weight: -3 + settings: + scroll_target_id: '' + enabled: false + marker_icon: + weight: 0 + settings: + marker_icon_path: '' + anchor: + x: null + 'y': null + origin: + x: null + 'y': null + label_origin: + x: null + 'y': null + size: + width: null + height: null + scaled_size: + width: null + height: null + enabled: false + control_streetview: + weight: 0 + settings: + position: LEFT_TOP + behavior: default + enabled: false + control_zoom: + weight: 0 + settings: + position: LEFT_TOP + behavior: default + style: SMALL + enabled: true + map_restriction: + weight: 0 + settings: + north: '' + south: '' + east: '' + west: '' + strict: false + enabled: false + map_type_style: + weight: 0 + settings: + style: '' + enabled: false + marker_clusterer: + weight: 0 + settings: + image_path: '' + styles: '' + max_zoom: null + minimum_cluster_size: 2 + zoom_on_click: true + average_center: false + grid_size: 50 + enabled: true + marker_infowindow: + weight: 0 + settings: + info_window_solitary: false + disable_auto_pan: false + info_auto_display: false + max_width: null + enabled: true + marker_infobubble: + weight: 0 + settings: + close_other: 0 + close_button: 0 + close_button_src: '' + shadow_style: null + padding: null + border_radius: null + border_width: null + border_color: '' + background_color: '' + min_width: null + max_width: null + min_height: null + max_height: null + arrow_style: 0 + arrow_position: null + arrow_size: null + enabled: false + control_recenter: + weight: 0 + settings: + position: LEFT_TOP + enabled: false + marker_label: + weight: 0 + settings: + color: '' + font_family: '' + font_size: '' + font_weight: '' + enabled: false + marker_opacity: + weight: 0 + settings: + opacity: null + enabled: false + marker_zoom_to_animate: + weight: 0 + settings: + marker_zoom_anchor_id: '' + enabled: false + spiderfying: + weight: 0 + settings: + spiderfiable_marker_path: '' + markersWontMove: false + markersWontHide: false + keepSpiderfied: false + ignoreMapClick: false + nearbyDistance: null + circleSpiralSwitchover: null + circleFootSeparation: null + spiralFootSeparation: null + spiralLengthStart: null + spiralLengthFactor: null + legWeight: null + enabled: false + google_maps_layer_traffic: + weight: 0 + enabled: false + control_rotate: + weight: 0 + settings: + position: LEFT_TOP + behavior: default + enabled: false + control_maptype: + weight: 0 + settings: + position: LEFT_TOP + behavior: default + style: DEFAULT + enabled: false + context_popup: + weight: 0 + settings: + content: + value: '' + format: full_html + enabled: false + google_maps_layer_bicycling: + weight: 0 + enabled: false + client_location_indicator: + weight: 0 + enabled: false + map_disable_tilt: + weight: 0 + enabled: false + control_locate: + weight: 0 + settings: + position: LEFT_TOP + enabled: false + map_disable_poi: + weight: 0 + enabled: false + map_disable_user_interaction: + weight: 0 + enabled: false + drawing: + weight: 0 + settings: + polyline: false + strokeColor: '' + strokeOpacity: '' + strokeWeight: '' + geodesic: false + polygon: false + fillColor: '' + fillOpacity: '' + enabled: false + control_fullscreen: + weight: 0 + settings: + position: LEFT_TOP + behavior: default + enabled: false + control_geocoder: + weight: 0 + settings: + position: LEFT_TOP + geocoder: google_geocoding_api + settings: + label: Adresa + description: 'Enter an address to be localized.' + autocomplete_min_length: 1 + component_restrictions: + route: '' + country: '' + administrative_area: '' + locality: '' + postal_code: '' + boundary_restriction: + south: '' + west: '' + north: '' + east: '' + enabled: false + control_loading_indicator: + weight: 0 + settings: + position: LEFT_TOP + loading_label: '' + enabled: false + google_maps_layer_transit: + weight: 0 + enabled: false + type: ROADMAP + zoom: 8 + minZoom: 0 + maxZoom: 0 + height: 800px + width: 100% + gestureHandling: auto + row: + type: fields + options: + default_field_elements: true + inline: + field_dcz_name: field_dcz_name + field_dcz_surname: field_dcz_surname + separator: '' + hide_empty: false + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + use_ajax: false header: { } footer: { } - empty: { } - relationships: { } - arguments: { } display_extenders: metatag_display_extender: { } - use_ajax: false - filter_groups: - operator: AND - groups: - 1: AND cache_metadata: max-age: -1 contexts: @@ -800,9 +803,9 @@ display: - 'config:field.storage.user.field_dcz_user_image' - 'config:field.storage.user.field_location' embed_1: - display_plugin: embed id: embed_1 display_title: Embed + display_plugin: embed position: 1 display_options: display_extenders: diff --git a/config/default/views.view.who_s_new.yml b/config/default/views.view.who_s_new.yml index 6fb35dd39..d5a8c77b9 100644 --- a/config/default/views.view.who_s_new.yml +++ b/config/default/views.view.who_s_new.yml @@ -13,68 +13,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: '' @@ -84,23 +50,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 @@ -108,6 +116,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: access + plugin_id: date operator: '>' value: min: '' @@ -122,17 +133,17 @@ display: description: '' use_operator: false operator: '' + operator_limit_selection: false + operator_list: { } identifier: '' required: false remember: false multiple: false remember_roles: authenticated: authenticated - placeholder: '' min_placeholder: '' max_placeholder: '' - operator_limit_selection: false - operator_list: { } + placeholder: '' is_grouped: false group_info: label: '' @@ -145,53 +156,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/default/views.view.who_s_online.yml b/config/default/views.view.who_s_online.yml index f257bafc4..d4c184cd9 100644 --- a/config/default/views.view.who_s_online.yml +++ b/config/default/views.view.who_s_online.yml @@ -13,75 +13,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: '' @@ -91,23 +50,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 @@ -115,6 +127,9 @@ display: relationship: none group_type: group admin_label: '' + entity_type: user + entity_field: access + plugin_id: date operator: '>=' value: min: '' @@ -129,6 +144,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 @@ -137,11 +154,9 @@ display: authenticated: authenticated anonymous: '0' administrator: '0' - placeholder: '' min_placeholder: '' max_placeholder: '' - operator_limit_selection: false - operator_list: { } + placeholder: '' is_grouped: false group_info: label: '' @@ -154,26 +169,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 @@ -182,45 +197,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: { } diff --git a/config/default/youtube.settings.yml b/config/default/youtube.settings.yml index d66765bc4..10b94cc24 100644 --- a/config/default/youtube.settings.yml +++ b/config/default/youtube.settings.yml @@ -1,3 +1,6 @@ +_core: + default_config_hash: gjWACmdgM98qKcoioBj1rHrixrAVm2ZQXf1Ipl76bw8 +langcode: cs youtube_suggest: true youtube_modestbranding: false youtube_theme: false @@ -8,6 +11,3 @@ youtube_privacy: false youtube_player_class: youtube-field-player youtube_thumb_dir: youtube youtube_thumb_hires: true -_core: - default_config_hash: gjWACmdgM98qKcoioBj1rHrixrAVm2ZQXf1Ipl76bw8 -langcode: cs diff --git a/config/split-dev/dblog.settings.yml b/config/split-dev/dblog.settings.yml index 32468881b..a52a8e12f 100644 --- a/config/split-dev/dblog.settings.yml +++ b/config/split-dev/dblog.settings.yml @@ -1,4 +1,4 @@ -row_limit: 1000 _core: default_config_hash: e883aGsrt1wFrsydlYU584PZONCSfRy0DtkZ9KzHb58 langcode: cs +row_limit: 1000 diff --git a/config/split-dev/views.view.watchdog.yml b/config/split-dev/views.view.watchdog.yml index 777ec09ef..ba9b739d7 100644 --- a/config/split-dev/views.view.watchdog.yml +++ b/config/split-dev/views.view.watchdog.yml @@ -16,133 +16,12 @@ base_table: watchdog base_field: wid display: default: - display_plugin: default id: default display_title: Nadřízené + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access site reports' - cache: - type: none - 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: Filtr - reset_button: true - reset_button_label: Reset - exposed_sorts_label: 'Řadit dle' - expose_sort_order: false - sort_asc_label: Vzestupně - sort_desc_label: Sestupně - pager: - type: mini - options: - items_per_page: 50 - offset: 0 - id: 0 - total_pages: null - expose: - items_per_page: false - items_per_page_label: 'Položek na stránku' - items_per_page_options: '5, 10, 25, 50' - items_per_page_options_all: false - items_per_page_options_all_label: '- Vše -' - offset: false - offset_label: Posun - tags: - previous: ‹‹ - next: ›› - style: - type: table - options: - grouping: { } - row_class: '{{ type }} {{ severity }}' - default_row_class: true - override: true - sticky: false - caption: '' - summary: '' - description: '' - columns: - nothing: nothing - wid: wid - severity: severity - type: type - timestamp: timestamp - message: message - name: name - link: link - info: - nothing: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-medium - wid: - sortable: false - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: priority-low - severity: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-low - type: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-medium - timestamp: - sortable: true - default_sort_order: desc - align: '' - separator: '' - empty_column: false - responsive: priority-low - message: - sortable: false - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: '' - name: - sortable: true - default_sort_order: asc - align: '' - separator: '' - empty_column: false - responsive: priority-medium - link: - align: '' - separator: '' - empty_column: false - responsive: priority-low - default: wid - empty_table: false - row: - type: fields + title: 'Poslední zprávy v logu' fields: nothing: id: nothing @@ -151,6 +30,7 @@ display: relationship: none group_type: group admin_label: Ikona + plugin_id: custom label: '' exclude: false alter: @@ -192,7 +72,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: false - plugin_id: custom wid: id: wid table: watchdog @@ -200,6 +79,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: WID exclude: true alter: @@ -241,7 +121,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard severity: id: severity table: watchdog @@ -249,6 +128,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: machine_name label: Vážnost exclude: true alter: @@ -291,7 +171,6 @@ display: empty_zero: false hide_alter_empty: true machine_name: false - plugin_id: machine_name type: id: type table: watchdog @@ -299,6 +178,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: standard label: Typ exclude: false alter: @@ -340,7 +220,6 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: standard timestamp: id: timestamp table: watchdog @@ -348,6 +227,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: date label: Datum exclude: false alter: @@ -392,7 +272,6 @@ display: date_format: short custom_date_format: '' timezone: '' - plugin_id: date message: id: message table: watchdog @@ -400,6 +279,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: dblog_message label: Zpráva exclude: false alter: @@ -442,7 +322,6 @@ display: empty_zero: false hide_alter_empty: true replace_variables: true - plugin_id: dblog_message name: id: name table: users_field_data @@ -450,6 +329,9 @@ display: relationship: uid group_type: group admin_label: '' + entity_type: user + entity_field: name + plugin_id: field label: Uživatel exclude: false alter: @@ -505,9 +387,6 @@ display: multi_type: separator separator: ', ' field_api_classes: false - entity_type: user - entity_field: name - plugin_id: field link: id: link table: watchdog @@ -515,6 +394,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: dblog_operations label: Operace exclude: false alter: @@ -556,7 +436,68 @@ display: hide_empty: false empty_zero: false hide_alter_empty: true - plugin_id: dblog_operations + pager: + type: mini + options: + offset: 0 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: ›› + previous: ‹‹ + expose: + items_per_page: false + items_per_page_label: 'Položek na stránku' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- Vše -' + offset: false + offset_label: Posun + exposed_form: + type: basic + options: + submit_button: Filtr + reset_button: true + reset_button_label: Reset + exposed_sorts_label: 'Řadit dle' + expose_sort_order: false + sort_asc_label: Vzestupně + sort_desc_label: Sestupně + access: + type: perm + options: + perm: 'access site reports' + cache: + type: none + options: { } + empty: + area: + id: area + table: views + field: area + relationship: none + group_type: group + admin_label: 'Nejsou k dispozici žádné zprávy v logu.' + plugin_id: text + empty: true + content: 'Nejsou k dispozici žádné zprávy v logu.' + tokenize: false + sorts: + wid: + id: wid + table: watchdog + field: wid + relationship: none + group_type: group + admin_label: '' + plugin_id: standard + order: DESC + expose: + label: '' + field_identifier: wid + exposed: false + arguments: { } filters: type: id: type @@ -565,6 +506,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: dblog_types operator: in value: { } group: 1 @@ -575,6 +517,8 @@ display: description: '' use_operator: false operator: type_op + operator_limit_selection: false + operator_list: { } identifier: type required: false remember: false @@ -584,8 +528,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -598,7 +540,6 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: dblog_types severity: id: severity table: watchdog @@ -606,6 +547,7 @@ display: relationship: none group_type: group admin_label: '' + plugin_id: in_operator operator: in value: { } group: 1 @@ -616,6 +558,8 @@ display: description: '' use_operator: false operator: severity_op + operator_limit_selection: false + operator_list: { } identifier: severity required: false remember: false @@ -625,8 +569,6 @@ display: anonymous: '0' administrator: '0' reduce: false - operator_limit_selection: false - operator_list: { } is_grouped: false group_info: label: '' @@ -639,35 +581,97 @@ display: default_group: All default_group_multiple: { } group_items: { } - plugin_id: in_operator - sorts: - wid: - id: wid - table: watchdog - field: wid - relationship: none - group_type: group - admin_label: '' - order: DESC - exposed: false - expose: - label: '' - plugin_id: standard - title: 'Poslední zprávy v logu' - header: { } - footer: { } - empty: - area: - id: area - table: views - field: area - relationship: none - group_type: group - admin_label: 'Nejsou k dispozici žádné zprávy v logu.' - empty: true - tokenize: false - content: 'Nejsou k dispozici žádné zprávy v logu.' - plugin_id: text + filter_groups: + operator: AND + groups: + 1: AND + style: + type: table + options: + grouping: { } + row_class: '{{ type }} {{ severity }}' + default_row_class: true + columns: + nothing: nothing + wid: wid + severity: severity + type: type + timestamp: timestamp + message: message + name: name + link: link + default: wid + info: + nothing: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-medium + wid: + sortable: false + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: priority-low + severity: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-low + type: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-medium + timestamp: + sortable: true + default_sort_order: desc + align: '' + separator: '' + empty_column: false + responsive: priority-low + message: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + name: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: priority-medium + link: + align: '' + separator: '' + empty_column: false + responsive: priority-low + 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: uid: id: uid @@ -676,15 +680,12 @@ display: relationship: none group_type: group admin_label: User - required: false plugin_id: standard - arguments: { } - display_extenders: { } - filter_groups: - operator: AND - groups: - 1: AND + required: false css_class: admin-dblog + header: { } + footer: { } + display_extenders: { } cache_metadata: max-age: 0 contexts: @@ -695,9 +696,9 @@ display: - user.permissions tags: { } page: - display_plugin: page id: page display_title: Stránka + display_plugin: page position: 1 display_options: display_extenders: { } diff --git a/docroot/.gitignore b/docroot/.gitignore index 405e2248a..793b5e872 100644 --- a/docroot/.gitignore +++ b/docroot/.gitignore @@ -1,3 +1,4 @@ /INSTALL.txt /README.txt -/example.gitignore \ No newline at end of file +/example.gitignore +/README.md \ No newline at end of file diff --git a/docroot/.htaccess b/docroot/.htaccess index 6f9123d14..4d19147cc 100644 --- a/docroot/.htaccess +++ b/docroot/.htaccess @@ -32,6 +32,11 @@ AddEncoding gzip svgz php_value assert.active 0 +# PHP 8, Apache 1 and 2. + + php_value assert.active 0 + + # Requires mod_expires to be enabled. # Enable expirations. @@ -116,13 +121,13 @@ AddEncoding gzip svgz # RewriteBase / # Redirect common PHP files to their new locations. - RewriteCond %{REQUEST_URI} ^(.*)?/(install.php) [OR] - RewriteCond %{REQUEST_URI} ^(.*)?/(rebuild.php) + RewriteCond %{REQUEST_URI} ^(.*)?/(install\.php) [OR] + RewriteCond %{REQUEST_URI} ^(.*)?/(rebuild\.php) RewriteCond %{REQUEST_URI} !core RewriteRule ^ %1/core/%2 [L,QSA,R=301] # Rewrite install.php during installation to see if mod_rewrite is working - RewriteRule ^core/install.php core/install.php?rewrite=ok [QSA,L] + RewriteRule ^core/install\.php core/install.php?rewrite=ok [QSA,L] # Pass all requests not referring directly to files in the filesystem to # index.php. @@ -138,11 +143,11 @@ AddEncoding gzip svgz # Allow access to PHP files in /core (like authorize.php or install.php): RewriteCond %{REQUEST_URI} !/core/[^/]*\.php$ # Allow access to test-specific PHP files: - RewriteCond %{REQUEST_URI} !/core/modules/system/tests/https?.php + RewriteCond %{REQUEST_URI} !/core/modules/system/tests/https?\.php # Allow access to Statistics module's custom front controller. # Copy and adapt this rule to directly execute PHP files in contributed or # custom modules or to run another PHP application in the same directory. - RewriteCond %{REQUEST_URI} !/core/modules/statistics/statistics.php$ + RewriteCond %{REQUEST_URI} !/core/modules/statistics/statistics\.php$ # Deny access to any other PHP files that do not match the rules above. # Specifically, disallow autoload.php from being served directly. RewriteRule "^(.+/.*|autoload)\.php($|/)" - [F] diff --git a/docroot/robots.txt b/docroot/robots.txt index 54da16277..18f8df8e6 100644 --- a/docroot/robots.txt +++ b/docroot/robots.txt @@ -45,17 +45,17 @@ Disallow: /comment/reply/ Disallow: /filter/tips Disallow: /node/add/ Disallow: /search/ -Disallow: /user/register/ -Disallow: /user/password/ -Disallow: /user/login/ -Disallow: /user/logout/ +Disallow: /user/register +Disallow: /user/password +Disallow: /user/login +Disallow: /user/logout # Paths (no clean URLs) Disallow: /index.php/admin/ Disallow: /index.php/comment/reply/ Disallow: /index.php/filter/tips Disallow: /index.php/node/add/ Disallow: /index.php/search/ -Disallow: /index.php/user/password/ -Disallow: /index.php/user/register/ -Disallow: /index.php/user/login/ -Disallow: /index.php/user/logout/ +Disallow: /index.php/user/password +Disallow: /index.php/user/register +Disallow: /index.php/user/login +Disallow: /index.php/user/logout diff --git a/docroot/sites/default/settings/lando.settings.php b/docroot/sites/default/settings/lando.settings.php index 8a33727a7..d9765fe71 100644 --- a/docroot/sites/default/settings/lando.settings.php +++ b/docroot/sites/default/settings/lando.settings.php @@ -84,10 +84,8 @@ /** * Set active config split. */ -$config['config_split.config_split.local']['status'] = TRUE; $config['config_split.config_split.default_content']['status'] = TRUE; -//$config['config_split.config_split.default_content']['status'] = FALSE; -$config['config_split.config_split.dev']['status'] = FALSE; +$config['config_split.config_split.dev']['status'] = TRUE; $config['config_split.config_split.test']['status'] = FALSE; $config['config_split.config_split.cleantalk']['status'] = FALSE; $config['config_split.config_split.prod']['status'] = FALSE; diff --git a/docroot/sites/example.settings.local.php b/docroot/sites/example.settings.local.php index f91b9afb2..73671ab16 100644 --- a/docroot/sites/example.settings.local.php +++ b/docroot/sites/example.settings.local.php @@ -1,6 +1,6 @@ -