Files - main - drupal

Primary tabs

Title Deprecated File name Namespace Summary
taxonomy.install core/modules/taxonomy/taxonomy.install Install, update and uninstall functions for the taxonomy module.
taxonomy.libraries.yml core/modules/taxonomy/taxonomy.libraries.yml core/modules/taxonomy/taxonomy.libraries.yml
taxonomy.links.action.yml core/modules/taxonomy/taxonomy.links.action.yml core/modules/taxonomy/taxonomy.links.action.yml
taxonomy.links.contextual.yml core/modules/taxonomy/taxonomy.links.contextual.yml core/modules/taxonomy/taxonomy.links.contextual.yml
taxonomy.links.menu.yml core/modules/taxonomy/taxonomy.links.menu.yml core/modules/taxonomy/taxonomy.links.menu.yml
taxonomy.links.task.yml core/modules/taxonomy/taxonomy.links.task.yml core/modules/taxonomy/taxonomy.links.task.yml
taxonomy.migrate_drupal.yml core/modules/taxonomy/migrations/state/taxonomy.migrate_drupal.yml core/modules/taxonomy/migrations/state/taxonomy.migrate_drupal.yml
taxonomy.module core/modules/taxonomy/taxonomy.module
taxonomy.overview.html.twig core/modules/taxonomy/help_topics/taxonomy.overview.html.twig --- label: 'Managing taxonomy' top_level: true --- {% set content_structure_topic = render_var(help_topic_link('core.content_structure')) %} <h2>{% trans %}What is taxonomy?{% endtrans %}</h2> <p>{% trans…
taxonomy.permissions.yml core/modules/taxonomy/taxonomy.permissions.yml core/modules/taxonomy/taxonomy.permissions.yml
Taxonomy.php core/modules/taxonomy/src/Plugin/views/argument/Taxonomy.php Drupal\taxonomy\Plugin\views\argument
taxonomy.post_update.php core/modules/taxonomy/taxonomy.post_update.php Post update functions for Taxonomy.
taxonomy.routing.yml core/modules/taxonomy/taxonomy.routing.yml core/modules/taxonomy/taxonomy.routing.yml
taxonomy.schema.yml core/modules/taxonomy/config/schema/taxonomy.schema.yml core/modules/taxonomy/config/schema/taxonomy.schema.yml
taxonomy.services.yml core/modules/taxonomy/taxonomy.services.yml core/modules/taxonomy/taxonomy.services.yml
taxonomy.settings.yml core/modules/taxonomy/config/install/taxonomy.settings.yml core/modules/taxonomy/config/install/taxonomy.settings.yml
taxonomy.theme.css core/modules/taxonomy/css/taxonomy.theme.css .taxonomy-term-preview { background-color: #eee; } .taxonomy-term-divider-top { border-bottom: none; } .taxonomy-term-divider-bottom { border-top: 1px dotted #ccc; }
taxonomy.theme.css core/themes/stable9/css/taxonomy/taxonomy.theme.css .taxonomy-term-preview { background-color: #eee; } .taxonomy-term-divider-top { border-bottom: none; } .taxonomy-term-divider-bottom { border-top: 1px dotted #ccc; }
taxonomy.views.schema.yml core/modules/taxonomy/config/schema/taxonomy.views.schema.yml core/modules/taxonomy/config/schema/taxonomy.views.schema.yml
taxonomy.vocabulary.recipe_category.yml core/profiles/demo_umami/config/install/taxonomy.vocabulary.recipe_category.yml core/profiles/demo_umami/config/install/taxonomy.vocabulary.recipe_category.yml
taxonomy.vocabulary.tags.yml core/profiles/standard/config/install/taxonomy.vocabulary.tags.yml core/profiles/standard/config/install/taxonomy.vocabulary.tags.yml
taxonomy.vocabulary.tags.yml core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.yml
taxonomy.vocabulary.tags.yml core/profiles/tests/nightwatch_a11y_testing/config/install/taxonomy.vocabulary.tags.yml core/profiles/tests/nightwatch_a11y_testing/config/install/taxonomy.vocabulary.tags.yml
taxonomy.vocabulary.tags.yml core/modules/system/tests/modules/olivero_test/config/install/taxonomy.vocabulary.tags.yml core/modules/system/tests/modules/olivero_test/config/install/taxonomy.vocabulary.tags.yml
taxonomy.vocabulary.tags.yml core/recipes/tags_taxonomy/config/taxonomy.vocabulary.tags.yml core/recipes/tags_taxonomy/config/taxonomy.vocabulary.tags.yml
taxonomy.vocabulary.track_changes_import_term.yml core/modules/migrate/tests/modules/migrate_track_changes_test/config/install/taxonomy.vocabulary.track_changes_import_term.yml core/modules/migrate/tests/modules/migrate_track_changes_test/config/install/taxonomy.vocabulary.track_changes_import_term.yml
TaxonomyController.php core/modules/taxonomy/src/Controller/TaxonomyController.php Drupal\taxonomy\Controller
TaxonomyCrudHooks.php core/modules/taxonomy/tests/modules/taxonomy_crud/src/Hook/TaxonomyCrudHooks.php Drupal\taxonomy_crud\Hook
TaxonomyDefaultArgumentTest.php core/modules/taxonomy/tests/src/Functional/Views/TaxonomyDefaultArgumentTest.php Drupal\Tests\taxonomy\Functional\Views
TaxonomyDefaultArgumentTest.php core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php Drupal\Tests\taxonomy\Kernel\Views
TaxonomyFieldAllTermsTest.php core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php Drupal\Tests\taxonomy\Functional\Views
TaxonomyFieldAllTermsTest.php core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldAllTermsTest.php Drupal\Tests\taxonomy\Kernel\Views
TaxonomyFieldFilterTest.php core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php Drupal\Tests\taxonomy\Functional\Views
TaxonomyFieldHooks.php core/modules/taxonomy/src/Hook/TaxonomyFieldHooks.php Drupal\taxonomy\Hook
TaxonomyFieldTidTest.php core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldTidTest.php Drupal\Tests\taxonomy\Kernel\Views
TaxonomyFieldVidTest.php core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldVidTest.php Drupal\Tests\taxonomy\Kernel\Views
TaxonomyGlossaryTest.php core/modules/views/tests/src/Functional/TaxonomyGlossaryTest.php Drupal\Tests\views\Functional
TaxonomyHooks.php core/modules/taxonomy/src/Hook/TaxonomyHooks.php Drupal\taxonomy\Hook
TaxonomyImageTest.php core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php Drupal\Tests\taxonomy\Functional
TaxonomyIndexDepthQueryTrait.php core/modules/taxonomy/src/TaxonomyIndexDepthQueryTrait.php Drupal\taxonomy
TaxonomyIndexTid.php core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php Drupal\taxonomy\Plugin\views\field
TaxonomyIndexTid.php core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php Drupal\taxonomy\Plugin\views\filter
TaxonomyIndexTidDepth.php core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTidDepth.php Drupal\taxonomy\Plugin\views\filter
TaxonomyIndexTidFilterTest.php core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyIndexTidFilterTest.php Drupal\Tests\taxonomy\Kernel\Views
TaxonomyIndexTidUiTest.php core/modules/taxonomy/tests/src/Functional/Views/TaxonomyIndexTidUiTest.php Drupal\Tests\taxonomy\Functional\Views
TaxonomyLocalTasksTest.php core/modules/taxonomy/tests/src/Unit/Menu/TaxonomyLocalTasksTest.php Drupal\Tests\taxonomy\Unit\Menu
TaxonomyOverviewOverrideHooks.php core/modules/taxonomy/tests/modules/taxonomy_overview_override_test/src/Hook/TaxonomyOverviewOverrideHooks.php Drupal\taxonomy_overview_override_test\Hook
TaxonomyParentUITest.php core/modules/taxonomy/tests/src/Functional/Views/TaxonomyParentUITest.php Drupal\Tests\taxonomy\Functional\Views
TaxonomyPermissions.php core/modules/taxonomy/src/TaxonomyPermissions.php Drupal\taxonomy
TaxonomyQueryAlterTest.php core/modules/taxonomy/tests/src/Kernel/TaxonomyQueryAlterTest.php Drupal\Tests\taxonomy\Kernel

Other projects


Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.