Config export
This commit is contained in:
parent
46d1176e6a
commit
9452fe0204
@ -31,6 +31,7 @@
|
|||||||
"drupal/core-project-message": "^8.9.17",
|
"drupal/core-project-message": "^8.9.17",
|
||||||
"drupal/core-recommended": "^8.9.17",
|
"drupal/core-recommended": "^8.9.17",
|
||||||
"drupal/ctools": "^3.7",
|
"drupal/ctools": "^3.7",
|
||||||
|
"drupal/devel_entity_updates": "^3.0",
|
||||||
"drupal/entity_extra_field": "^2.0@alpha",
|
"drupal/entity_extra_field": "^2.0@alpha",
|
||||||
"drupal/entity_reference_revisions": "^1.9",
|
"drupal/entity_reference_revisions": "^1.9",
|
||||||
"drupal/field_permissions": "^1.1",
|
"drupal/field_permissions": "^1.1",
|
||||||
|
337
composer.lock
generated
337
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "d3c6e650bd837c5f1b1d259986d6a9d3",
|
"content-hash": "858fa60a701d4684082dacf718470955",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "asm89/stack-cors",
|
"name": "asm89/stack-cors",
|
||||||
@ -2321,6 +2321,136 @@
|
|||||||
"source": "https://git.drupalcode.org/project/dbug"
|
"source": "https://git.drupalcode.org/project/dbug"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/devel",
|
||||||
|
"version": "4.1.1",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/devel.git",
|
||||||
|
"reference": "4.1.1"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/devel-4.1.1.zip",
|
||||||
|
"reference": "4.1.1",
|
||||||
|
"shasum": "88e5d49dda26a3136291ecd97bc6c8e897b24198"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"doctrine/common": "^2.7",
|
||||||
|
"drupal/core": "^8.8 || ^9",
|
||||||
|
"symfony/var-dumper": "^4 || ^5"
|
||||||
|
},
|
||||||
|
"conflict": {
|
||||||
|
"kint-php/kint": "<3"
|
||||||
|
},
|
||||||
|
"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.1.1",
|
||||||
|
"datestamp": "1609419527",
|
||||||
|
"security-coverage": {
|
||||||
|
"status": "covered",
|
||||||
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"drush": {
|
||||||
|
"services": {
|
||||||
|
"drush.services.yml": "^9 || ^10"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0-or-later"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "drupalspoons",
|
||||||
|
"homepage": "https://www.drupal.org/user/3647684"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "moshe weitzman",
|
||||||
|
"homepage": "https://www.drupal.org/user/23"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Various blocks, pages, and functions for developers.",
|
||||||
|
"homepage": "https://www.drupal.org/project/devel",
|
||||||
|
"support": {
|
||||||
|
"source": "https://gitlab.com/drupalspoons/devel",
|
||||||
|
"issues": "https://gitlab.com/drupalspoons/devel/-/issues",
|
||||||
|
"slack": "https://drupal.slack.com/archives/C012WAW1MH6"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/devel_entity_updates",
|
||||||
|
"version": "3.0.1",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/devel_entity_updates.git",
|
||||||
|
"reference": "3.0.1"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/devel_entity_updates-3.0.1.zip",
|
||||||
|
"reference": "3.0.1",
|
||||||
|
"shasum": "ed7f7b410659538b4ccf898933ef413f75382896"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "^8.7.7 || ^9",
|
||||||
|
"drupal/devel": "*"
|
||||||
|
},
|
||||||
|
"conflict": {
|
||||||
|
"drupal/core": "<8.7",
|
||||||
|
"drush/drush": ">=9.0 <9.6"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"drupal/devel": "^2 || ^3"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"drupal": {
|
||||||
|
"version": "3.0.1",
|
||||||
|
"datestamp": "1614938245",
|
||||||
|
"security-coverage": {
|
||||||
|
"status": "covered",
|
||||||
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"drush": {
|
||||||
|
"services": {
|
||||||
|
"drush.services.yml": "^9 || ^10"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0+"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Francesco Placella (plach)",
|
||||||
|
"homepage": "https://www.drupal.org/u/plach",
|
||||||
|
"role": "Maintainer"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "plach",
|
||||||
|
"homepage": "https://www.drupal.org/user/183211"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Provides developers an API and drush command to perform automatic entity updates.",
|
||||||
|
"homepage": "http://drupal.org/project/devel_entity_updates",
|
||||||
|
"support": {
|
||||||
|
"source": "https://cgit.drupalcode.org/devel_entity_updates",
|
||||||
|
"issues": "https://drupal.org/project/issues/devel_entity_updates",
|
||||||
|
"irc": "irc://irc.freenode.org/drupal-contribute"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/entity_extra_field",
|
"name": "drupal/entity_extra_field",
|
||||||
"version": "2.0.0-alpha3",
|
"version": "2.0.0-alpha3",
|
||||||
@ -3433,12 +3563,6 @@
|
|||||||
],
|
],
|
||||||
"description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
|
"description": "Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.",
|
||||||
"homepage": "http://www.drush.org",
|
"homepage": "http://www.drush.org",
|
||||||
"funding": [
|
|
||||||
{
|
|
||||||
"url": "https://github.com/weitzman",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"time": "2021-08-13T10:40:40+00:00"
|
"time": "2021-08-13T10:40:40+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -4520,16 +4644,6 @@
|
|||||||
"archive",
|
"archive",
|
||||||
"tar"
|
"tar"
|
||||||
],
|
],
|
||||||
"funding": [
|
|
||||||
{
|
|
||||||
"url": "https://github.com/mrook",
|
|
||||||
"type": "github"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://www.patreon.com/michielrook",
|
|
||||||
"type": "patreon"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"time": "2021-07-20T13:53:39+00:00"
|
"time": "2021-07-20T13:53:39+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -4744,12 +4858,6 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
|
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
|
||||||
"funding": [
|
|
||||||
{
|
|
||||||
"url": "https://github.com/Synchro",
|
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"time": "2021-08-18T09:14:16+00:00"
|
"time": "2021-08-18T09:14:16+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -5479,34 +5587,20 @@
|
|||||||
],
|
],
|
||||||
"description": "Provides basic utilities for the filesystem",
|
"description": "Provides basic utilities for the filesystem",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"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": "2021-07-21T12:19:41+00:00"
|
"time": "2021-07-21T12:19:41+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/finder",
|
"name": "symfony/finder",
|
||||||
"version": "v4.4.27",
|
"version": "v4.4.30",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/finder.git",
|
"url": "https://github.com/symfony/finder.git",
|
||||||
"reference": "42414d7ac96fc2880a783b872185789dea0d4262"
|
"reference": "70362f1e112280d75b30087c7598b837c1b468b6"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/finder/zipball/42414d7ac96fc2880a783b872185789dea0d4262",
|
"url": "https://api.github.com/repos/symfony/finder/zipball/70362f1e112280d75b30087c7598b837c1b468b6",
|
||||||
"reference": "42414d7ac96fc2880a783b872185789dea0d4262",
|
"reference": "70362f1e112280d75b30087c7598b837c1b468b6",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -5538,21 +5632,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Finds files and directories via an intuitive fluent interface",
|
"description": "Finds files and directories via an intuitive fluent interface",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"funding": [
|
"time": "2021-08-04T20:31:23+00:00"
|
||||||
{
|
|
||||||
"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": "2021-07-23T15:41:52+00:00"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/http-foundation",
|
"name": "symfony/http-foundation",
|
||||||
@ -6170,20 +6250,6 @@
|
|||||||
"portable",
|
"portable",
|
||||||
"shim"
|
"shim"
|
||||||
],
|
],
|
||||||
"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": "2021-07-28T13:41:28+00:00"
|
"time": "2021-07-28T13:41:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -6663,16 +6729,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/var-dumper",
|
"name": "symfony/var-dumper",
|
||||||
"version": "v4.4.27",
|
"version": "v4.4.30",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/var-dumper.git",
|
"url": "https://github.com/symfony/var-dumper.git",
|
||||||
"reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba"
|
"reference": "7f65c44c2ce80d3a0fcdb6385ee0ad535e45660c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/391d6d0e7a06ab54eb7c38fab29b8d174471b3ba",
|
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/7f65c44c2ce80d3a0fcdb6385ee0ad535e45660c",
|
||||||
"reference": "391d6d0e7a06ab54eb7c38fab29b8d174471b3ba",
|
"reference": "7f65c44c2ce80d3a0fcdb6385ee0ad535e45660c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -6731,21 +6797,7 @@
|
|||||||
"debug",
|
"debug",
|
||||||
"dump"
|
"dump"
|
||||||
],
|
],
|
||||||
"funding": [
|
"time": "2021-08-04T20:31:23+00:00"
|
||||||
{
|
|
||||||
"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": "2021-07-23T15:41:52+00:00"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/yaml",
|
"name": "symfony/yaml",
|
||||||
@ -7495,72 +7547,6 @@
|
|||||||
"description": "Drupal Console Extend Plugin",
|
"description": "Drupal Console Extend Plugin",
|
||||||
"time": "2020-11-18T00:15:28+00:00"
|
"time": "2020-11-18T00:15:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "drupal/devel",
|
|
||||||
"version": "4.1.1",
|
|
||||||
"source": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://git.drupalcode.org/project/devel.git",
|
|
||||||
"reference": "4.1.1"
|
|
||||||
},
|
|
||||||
"dist": {
|
|
||||||
"type": "zip",
|
|
||||||
"url": "https://ftp.drupal.org/files/projects/devel-4.1.1.zip",
|
|
||||||
"reference": "4.1.1",
|
|
||||||
"shasum": "88e5d49dda26a3136291ecd97bc6c8e897b24198"
|
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"doctrine/common": "^2.7",
|
|
||||||
"drupal/core": "^8.8 || ^9",
|
|
||||||
"symfony/var-dumper": "^4 || ^5"
|
|
||||||
},
|
|
||||||
"conflict": {
|
|
||||||
"kint-php/kint": "<3"
|
|
||||||
},
|
|
||||||
"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.1.1",
|
|
||||||
"datestamp": "1609419527",
|
|
||||||
"security-coverage": {
|
|
||||||
"status": "covered",
|
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"drush": {
|
|
||||||
"services": {
|
|
||||||
"drush.services.yml": "^9 || ^10"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
|
||||||
"license": [
|
|
||||||
"GPL-2.0-or-later"
|
|
||||||
],
|
|
||||||
"authors": [
|
|
||||||
{
|
|
||||||
"name": "drupalspoons",
|
|
||||||
"homepage": "https://www.drupal.org/user/3647684"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "moshe weitzman",
|
|
||||||
"homepage": "https://www.drupal.org/user/23"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"description": "Various blocks, pages, and functions for developers.",
|
|
||||||
"homepage": "https://www.drupal.org/project/devel",
|
|
||||||
"support": {
|
|
||||||
"source": "https://gitlab.com/drupalspoons/devel",
|
|
||||||
"issues": "https://gitlab.com/drupalspoons/devel/-/issues",
|
|
||||||
"slack": "https://drupal.slack.com/archives/C012WAW1MH6"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "stecman/symfony-console-completion",
|
"name": "stecman/symfony-console-completion",
|
||||||
"version": "0.11.0",
|
"version": "0.11.0",
|
||||||
@ -7608,16 +7594,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/config",
|
"name": "symfony/config",
|
||||||
"version": "v4.4.27",
|
"version": "v4.4.30",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/config.git",
|
"url": "https://github.com/symfony/config.git",
|
||||||
"reference": "8132e8d645d703e9b7c9c4f25067b93638683a35"
|
"reference": "d9ea72de055cd822e5228ff898e2aad2f52f76b0"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/config/zipball/8132e8d645d703e9b7c9c4f25067b93638683a35",
|
"url": "https://api.github.com/repos/symfony/config/zipball/d9ea72de055cd822e5228ff898e2aad2f52f76b0",
|
||||||
"reference": "8132e8d645d703e9b7c9c4f25067b93638683a35",
|
"reference": "d9ea72de055cd822e5228ff898e2aad2f52f76b0",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -7665,21 +7651,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
|
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"funding": [
|
"time": "2021-08-04T20:31:23+00:00"
|
||||||
{
|
|
||||||
"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": "2021-07-21T12:19:41+00:00"
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/css-selector",
|
"name": "symfony/css-selector",
|
||||||
@ -7728,20 +7700,6 @@
|
|||||||
],
|
],
|
||||||
"description": "Converts CSS selectors to XPath expressions",
|
"description": "Converts CSS selectors to XPath expressions",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"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": "2021-07-21T12:19:41+00:00"
|
"time": "2021-07-21T12:19:41+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -7878,6 +7836,5 @@
|
|||||||
"prefer-stable": true,
|
"prefer-stable": true,
|
||||||
"prefer-lowest": false,
|
"prefer-lowest": false,
|
||||||
"platform": [],
|
"platform": [],
|
||||||
"platform-dev": [],
|
"platform-dev": []
|
||||||
"plugin-api-version": "1.1.0"
|
|
||||||
}
|
}
|
||||||
|
@ -5,6 +5,7 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- field.field.oc_case.training.field_date_of_training
|
- field.field.oc_case.training.field_date_of_training
|
||||||
- field.field.oc_case.training.field_project
|
- field.field.oc_case.training.field_project
|
||||||
|
- field.field.oc_case.training.field_social_media
|
||||||
- field.field.oc_case.training.field_trainer
|
- field.field.oc_case.training.field_trainer
|
||||||
- field.field.oc_case.training.field_training_status
|
- field.field.oc_case.training.field_training_status
|
||||||
- field.field.oc_case.training.field_training_type
|
- field.field.oc_case.training.field_training_type
|
||||||
@ -46,6 +47,13 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_autocomplete
|
type: entity_reference_autocomplete
|
||||||
region: content
|
region: content
|
||||||
|
field_social_media:
|
||||||
|
weight: 26
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
type: boolean_checkbox
|
||||||
|
region: content
|
||||||
field_trainer:
|
field_trainer:
|
||||||
type: entity_reference_paragraphs
|
type: entity_reference_paragraphs
|
||||||
weight: 5
|
weight: 5
|
||||||
|
@ -5,6 +5,7 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- field.field.oc_case.training.field_date_of_training
|
- field.field.oc_case.training.field_date_of_training
|
||||||
- field.field.oc_case.training.field_project
|
- field.field.oc_case.training.field_project
|
||||||
|
- field.field.oc_case.training.field_social_media
|
||||||
- field.field.oc_case.training.field_trainer
|
- field.field.oc_case.training.field_trainer
|
||||||
- field.field.oc_case.training.field_training_status
|
- field.field.oc_case.training.field_training_status
|
||||||
- field.field.oc_case.training.field_training_type
|
- field.field.oc_case.training.field_training_type
|
||||||
@ -90,6 +91,16 @@ content:
|
|||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
region: content
|
region: content
|
||||||
|
field_social_media:
|
||||||
|
weight: 81
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
format: default
|
||||||
|
format_custom_false: ''
|
||||||
|
format_custom_true: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: boolean
|
||||||
|
region: content
|
||||||
field_trainer:
|
field_trainer:
|
||||||
type: entity_reference_revisions_entity_view
|
type: entity_reference_revisions_entity_view
|
||||||
weight: 5
|
weight: 5
|
||||||
|
23
config/field.field.oc_case.training.field_social_media.yml
Normal file
23
config/field.field.oc_case.training.field_social_media.yml
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
uuid: cbcef836-83c9-4b35-8eea-0dd35831f9ed
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.oc_case.field_social_media
|
||||||
|
- opencase_cases.oc_case_type.training
|
||||||
|
id: oc_case.training.field_social_media
|
||||||
|
field_name: field_social_media
|
||||||
|
entity_type: oc_case
|
||||||
|
bundle: training
|
||||||
|
label: 'Social Media'
|
||||||
|
description: 'Whether this training has been documented on social media.'
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 0
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: 'Yes'
|
||||||
|
off_label: 'No'
|
||||||
|
field_type: boolean
|
22
config/field.storage.oc_case.field_social_media.yml
Normal file
22
config/field.storage.oc_case.field_social_media.yml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
uuid: 8039bc0c-6753-400b-9929-77915c880d13
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- field_permissions
|
||||||
|
- opencase_cases
|
||||||
|
third_party_settings:
|
||||||
|
field_permissions:
|
||||||
|
permission_type: public
|
||||||
|
id: oc_case.field_social_media
|
||||||
|
field_name: field_social_media
|
||||||
|
entity_type: oc_case
|
||||||
|
type: boolean
|
||||||
|
settings: { }
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
@ -22,6 +22,9 @@ settings:
|
|||||||
-
|
-
|
||||||
value: bid
|
value: bid
|
||||||
label: BID
|
label: BID
|
||||||
|
-
|
||||||
|
value: funder
|
||||||
|
label: Funder
|
||||||
allowed_values_function: ''
|
allowed_values_function: ''
|
||||||
module: options
|
module: options
|
||||||
locked: false
|
locked: false
|
||||||
|
@ -13,9 +13,6 @@ entity_type: paragraph
|
|||||||
type: list_string
|
type: list_string
|
||||||
settings:
|
settings:
|
||||||
allowed_values:
|
allowed_values:
|
||||||
-
|
|
||||||
value: lead-facilitator
|
|
||||||
label: 'Lead Facilitator'
|
|
||||||
-
|
-
|
||||||
value: facilitator
|
value: facilitator
|
||||||
label: Facilitator
|
label: Facilitator
|
||||||
|
@ -0,0 +1,6 @@
|
|||||||
|
uuid: d019fb15-3bc3-4c45-80d7-375e348284f2
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: foo
|
||||||
|
label: Foo
|
@ -3,4 +3,4 @@ langcode: en
|
|||||||
status: true
|
status: true
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
id: link_between_clients
|
id: link_between_clients
|
||||||
label: 'Link between clients'
|
label: 'Linked client'
|
||||||
|
@ -15,6 +15,7 @@ permissions:
|
|||||||
- 'add equal opps entities'
|
- 'add equal opps entities'
|
||||||
- 'add event entities'
|
- 'add event entities'
|
||||||
- 'add organisation entities'
|
- 'add organisation entities'
|
||||||
|
- 'add organisation relation entities'
|
||||||
- 'add trainer entities'
|
- 'add trainer entities'
|
||||||
- 'create paragraph content availability'
|
- 'create paragraph content availability'
|
||||||
- 'create paragraph content trainer'
|
- 'create paragraph content trainer'
|
||||||
@ -23,6 +24,7 @@ permissions:
|
|||||||
- 'delete case entities'
|
- 'delete case entities'
|
||||||
- 'delete equal opps entities'
|
- 'delete equal opps entities'
|
||||||
- 'delete organisation entities'
|
- 'delete organisation entities'
|
||||||
|
- 'delete organisation relation entities'
|
||||||
- 'delete paragraph content availability'
|
- 'delete paragraph content availability'
|
||||||
- 'delete paragraph content trainer'
|
- 'delete paragraph content trainer'
|
||||||
- 'delete trainer entities'
|
- 'delete trainer entities'
|
||||||
@ -31,6 +33,7 @@ permissions:
|
|||||||
- 'edit equal opps entities'
|
- 'edit equal opps entities'
|
||||||
- 'edit event entities'
|
- 'edit event entities'
|
||||||
- 'edit organisation entities'
|
- 'edit organisation entities'
|
||||||
|
- 'edit organisation relation entities'
|
||||||
- 'edit trainer entities'
|
- 'edit trainer entities'
|
||||||
- 'update paragraph content availability'
|
- 'update paragraph content availability'
|
||||||
- 'update paragraph content trainer'
|
- 'update paragraph content trainer'
|
||||||
@ -42,4 +45,5 @@ permissions:
|
|||||||
- 'view published equal opps entities'
|
- 'view published equal opps entities'
|
||||||
- 'view published event entities'
|
- 'view published event entities'
|
||||||
- 'view published organisation entities'
|
- 'view published organisation entities'
|
||||||
|
- 'view published organisation relation entities'
|
||||||
- 'view published trainer entities'
|
- 'view published trainer entities'
|
||||||
|
Reference in New Issue
Block a user