Resolve #3394102: Introduce custom entities instead of taxonomy terms for countries
parent
83f96871
No related branches found
No related tags found
Showing
- README.md 17 additions, 17 deletionsREADME.md
- config/install/core.entity_form_display.taxonomy_term.country.default.yml 0 additions, 67 deletions...ore.entity_form_display.taxonomy_term.country.default.yml
- config/install/field.field.taxonomy_term.country.field_code.yml 0 additions, 19 deletions.../install/field.field.taxonomy_term.country.field_code.yml
- config/install/field.field.taxonomy_term.country.field_languages.yml 0 additions, 23 deletions...all/field.field.taxonomy_term.country.field_languages.yml
- config/install/field.storage.taxonomy_term.field_code.yml 0 additions, 20 deletionsconfig/install/field.storage.taxonomy_term.field_code.yml
- config/install/field.storage.taxonomy_term.field_languages.yml 0 additions, 19 deletions...g/install/field.storage.taxonomy_term.field_languages.yml
- config/install/taxonomy.vocabulary.country.yml 0 additions, 7 deletionsconfig/install/taxonomy.vocabulary.country.yml
- language_country_negotiation.info.yml 1 addition, 2 deletionslanguage_country_negotiation.info.yml
- language_country_negotiation.links.action.yml 5 additions, 0 deletionslanguage_country_negotiation.links.action.yml
- language_country_negotiation.links.menu.yml 5 additions, 0 deletionslanguage_country_negotiation.links.menu.yml
- language_country_negotiation.links.task.yml 5 additions, 0 deletionslanguage_country_negotiation.links.task.yml
- language_country_negotiation.module 45 additions, 46 deletionslanguage_country_negotiation.module
- src/CountryListBuilder.php 108 additions, 0 deletionssrc/CountryListBuilder.php
- src/Entity/Country.php 209 additions, 0 deletionssrc/Entity/Country.php
- src/Entity/CountryTerm.php 0 additions, 52 deletionssrc/Entity/CountryTerm.php
- src/EventSubscriber/CountryEventSubscriber.php 1 addition, 1 deletionsrc/EventSubscriber/CountryEventSubscriber.php
- src/EventSubscriber/RequestFallbackEventSubscriber.php 0 additions, 1 deletionsrc/EventSubscriber/RequestFallbackEventSubscriber.php
- src/Form/CountryForm.php 42 additions, 0 deletionssrc/Form/CountryForm.php
- src/Form/NegotiationLanguageCountryUrlForm.php 2 additions, 2 deletionssrc/Form/NegotiationLanguageCountryUrlForm.php
- src/Plugin/Block/CountrySwitcherBlock.php 3 additions, 12 deletionssrc/Plugin/Block/CountrySwitcherBlock.php
Loading
Please register or sign in to comment