Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
Tasks.php core/tests/fixtures/database_drivers/custom/corefake/Install/Tasks.php Drupal\Driver\Database\corefake\Install
Tasks.php core/tests/fixtures/database_drivers/custom/fake/Install/Tasks.php Drupal\Driver\Database\fake\Install
taxonomy-term.html.twig core/modules/taxonomy/templates/taxonomy-term.html.twig Default theme implementation to display a taxonomy term.
taxonomy-term.html.twig core/profiles/demo_umami/themes/umami/templates/classy/content/taxonomy-term.html.twig Theme override to display a taxonomy term.
taxonomy-term.html.twig core/themes/stable9/templates/content/taxonomy-term.html.twig Theme override to display a taxonomy term.
taxonomy-term.html.twig core/themes/bartik/templates/classy/content/taxonomy-term.html.twig Theme override to display a taxonomy term.
taxonomy-term.html.twig core/themes/seven/templates/classy/content/taxonomy-term.html.twig Theme override to display a taxonomy term.
taxonomy-term.html.twig core/themes/claro/templates/classy/content/taxonomy-term.html.twig Theme override to display a taxonomy term.
taxonomy-term.html.twig core/themes/stable/templates/content/taxonomy-term.html.twig Theme override to display a taxonomy term.
taxonomy-term.html.twig core/themes/starterkit_theme/templates/content/taxonomy-term.html.twig Theme override to display a taxonomy term.
taxonomy-term.html.twig core/themes/classy/templates/content/taxonomy-term.html.twig Theme override to display a taxonomy term.
taxonomy.configuring.html.twig core/modules/help_topics/help_topics/taxonomy.configuring.html.twig --- label: 'Configuring taxonomy' related: - taxonomy.overview - field_ui.reference_field - field_ui.manage_display - field_ui.manage_form --- {% set taxonomy_permissions_link_text %} {% trans %}Administer vocabularies and terms{%…
taxonomy.info.yml core/modules/taxonomy/taxonomy.info.yml core/modules/taxonomy/taxonomy.info.yml
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 Enables the organization of content into categories.
taxonomy.overview.html.twig core/modules/help_topics/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.theme.css core/themes/stable/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.tokens.inc core/modules/taxonomy/taxonomy.tokens.inc Builds placeholder replacement tokens for taxonomy terms and vocabularies.
taxonomy.views.inc core/modules/taxonomy/taxonomy.views.inc Provides views data for taxonomy.module.
taxonomy.views.schema.yml core/modules/taxonomy/config/schema/taxonomy.views.schema.yml core/modules/taxonomy/config/schema/taxonomy.views.schema.yml
taxonomy.vocabulary.forums.yml core/modules/forum/config/optional/taxonomy.vocabulary.forums.yml core/modules/forum/config/optional/taxonomy.vocabulary.forums.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/demo_umami/config/install/taxonomy.vocabulary.tags.yml core/profiles/demo_umami/config/install/taxonomy.vocabulary.tags.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/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.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
TaxonomyAttributesTest.php core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php Drupal\Tests\rdf\Functional
TaxonomyController.php core/modules/taxonomy/src/Controller/TaxonomyController.php Drupal\taxonomy\Controller
TaxonomyDefaultArgumentTest.php core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyDefaultArgumentTest.php Drupal\Tests\taxonomy\Kernel\Views
TaxonomyDefaultArgumentTest.php core/modules/taxonomy/tests/src/Functional/Views/TaxonomyDefaultArgumentTest.php Drupal\Tests\taxonomy\Functional\Views
TaxonomyDeprecationTest.php core/modules/taxonomy/tests/src/Kernel/TaxonomyDeprecationTest.php Drupal\Tests\taxonomy\Kernel
TaxonomyFieldAllTermsTest.php core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php Drupal\Tests\taxonomy\Functional\Views
TaxonomyFieldFilterTest.php core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldFilterTest.php Drupal\Tests\taxonomy\Functional\Views
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

Other projects


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