31 string references to 'Taxonomy'
- core.entity_view_mode.taxonomy_term.full.yml in core/
modules/ taxonomy/ config/ install/ core.entity_view_mode.taxonomy_term.full.yml - core/modules/taxonomy/config/install/core.entity_view_mode.taxonomy_term.full.yml
- demo_umami.info.yml in core/
profiles/ demo_umami/ demo_umami.info.yml - core/profiles/demo_umami/demo_umami.info.yml
- field.storage.node.field_recipe_category.yml in core/
profiles/ demo_umami/ config/ install/ field.storage.node.field_recipe_category.yml - core/profiles/demo_umami/config/install/field.storage.node.field_recipe_category.yml
- field.storage.node.field_tags.yml in core/
profiles/ standard/ config/ install/ field.storage.node.field_tags.yml - core/profiles/standard/config/install/field.storage.node.field_tags.yml
- field.storage.node.field_tags.yml in core/
profiles/ demo_umami/ config/ install/ field.storage.node.field_tags.yml - core/profiles/demo_umami/config/install/field.storage.node.field_tags.yml
- field.storage.node.field_tags.yml in core/
recipes/ article_tags/ config/ field.storage.node.field_tags.yml - core/recipes/article_tags/config/field.storage.node.field_tags.yml
- hook_mail in core/
core.api.php - Prepares a message based on parameters.
- hook_post_update_NAME in core/
lib/ Drupal/ Core/ Extension/ module.api.php - Executes an update which is intended to update data, like entities.
- OverviewTerms::buildForm in core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php - Form constructor.
- OverviewTerms::submitForm in core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php - Form submission handler.
- OverviewTerms::submitReset in core/
modules/ taxonomy/ src/ Form/ OverviewTerms.php - Redirects to confirmation form for the reset action.
- recipe.yml in core/
recipes/ tags_taxonomy/ recipe.yml - core/recipes/tags_taxonomy/recipe.yml
- recipe.yml in core/
recipes/ tags_taxonomy/ recipe.yml - core/recipes/tags_taxonomy/recipe.yml
- standard.info.yml in core/
profiles/ standard/ standard.info.yml - core/profiles/standard/standard.info.yml
- system.action.taxonomy_term_publish_action.yml in core/
modules/ taxonomy/ config/ install/ system.action.taxonomy_term_publish_action.yml - core/modules/taxonomy/config/install/system.action.taxonomy_term_publish_action.yml
- system.action.taxonomy_term_unpublish_action.yml in core/
modules/ taxonomy/ config/ install/ system.action.taxonomy_term_unpublish_action.yml - core/modules/taxonomy/config/install/system.action.taxonomy_term_unpublish_action.yml
- taxonomy.info.yml in core/
modules/ taxonomy/ taxonomy.info.yml - core/modules/taxonomy/taxonomy.info.yml
- taxonomy.links.menu.yml in core/
modules/ taxonomy/ taxonomy.links.menu.yml - core/modules/taxonomy/taxonomy.links.menu.yml
- taxonomy.migrate_drupal.yml in core/
modules/ taxonomy/ migrations/ state/ taxonomy.migrate_drupal.yml - core/modules/taxonomy/migrations/state/taxonomy.migrate_drupal.yml
- taxonomy.views.schema.yml in core/
modules/ taxonomy/ config/ schema/ taxonomy.views.schema.yml - core/modules/taxonomy/config/schema/taxonomy.views.schema.yml
- taxonomy_settings.yml in core/
modules/ taxonomy/ migrations/ taxonomy_settings.yml - core/modules/taxonomy/migrations/taxonomy_settings.yml
- TermForm::form in core/
modules/ taxonomy/ src/ TermForm.php - Gets the actual form array to be built.
- TermViewsData::getViewsData in core/
modules/ taxonomy/ src/ TermViewsData.php - Returns views data for the entity type.
- user.role.author.yml in core/
profiles/ demo_umami/ config/ install/ user.role.author.yml - core/profiles/demo_umami/config/install/user.role.author.yml
- user.role.content_editor.yml in core/
profiles/ standard/ config/ install/ user.role.content_editor.yml - core/profiles/standard/config/install/user.role.content_editor.yml
- user.role.editor.yml in core/
profiles/ demo_umami/ config/ install/ user.role.editor.yml - core/profiles/demo_umami/config/install/user.role.editor.yml
- views.view.recipe_collections.yml in core/
profiles/ demo_umami/ config/ install/ views.view.recipe_collections.yml - core/profiles/demo_umami/config/install/views.view.recipe_collections.yml
- views.view.taxonomy_term.yml in core/
profiles/ demo_umami/ config/ install/ views.view.taxonomy_term.yml - core/profiles/demo_umami/config/install/views.view.taxonomy_term.yml
- views.view.taxonomy_term.yml in core/
modules/ taxonomy/ config/ optional/ views.view.taxonomy_term.yml - core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
- Vocabulary::postDelete in core/
modules/ taxonomy/ src/ Entity/ Vocabulary.php - Acts on deleted entities before the delete hook is invoked.
- VocabularyListBuilder::buildForm in core/
modules/ taxonomy/ src/ VocabularyListBuilder.php - Form constructor.