Files

Primary tabs

File namesort descending Location Namespace Description
TaggedWithTest.php drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/TaggedWithTest.php Drupal\views\Tests\Wizard Definition of Drupal\views\Tests\Wizard\TaggedWithTest.
TaggingTest.php drupal/core/modules/system/lib/Drupal/system/Tests/Database/TaggingTest.php Drupal\system\Tests\Database Definition of Drupal\system\Tests\Database\TaggingTest.
Tags.php drupal/core/lib/Drupal/Component/Utility/Tags.php Drupal\Component\Utility Contains \Drupal\Component\Utility\Tags.
TagsTest.php drupal/core/tests/Drupal/Tests/Core/Common/TagsTest.php Drupal\Tests\Core\Common Contains \Drupal\Tests\Core\Common\TagsTest.
TagTest.php drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/TagTest.php Drupal\views_ui\Tests Contains \Drupal\views_ui\tests\TagTest.
TAP.php drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Log/TAP.php
Tar.php drupal/core/modules/system/lib/Drupal/system/Plugin/Archiver/Tar.php Drupal\system\Plugin\Archiver Contains \Drupal\system\Plugin\Core\Archiver\Tar.
Tar.php drupal/core/lib/Drupal/Component/Archiver/Tar.php Drupal\Component\Archiver Definition of Drupal\Component\Archiver\Tar.
Target.php drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/Annotation/Target.php Doctrine\Common\Annotations\Annotation
TaskException.php drupal/core/lib/Drupal/Core/Database/Install/TaskException.php Drupal\Core\Database\Install Definition of Drupal\Core\Database\Install\TaskException
Tasks.php drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Install/Tasks.php Drupal\Core\Database\Driver\sqlite\Install Definition of Drupal\Core\Database\Driver\sqlite\Install\Tasks
Tasks.php drupal/core/lib/Drupal/Core/Database/Driver/mysql/Install/Tasks.php Drupal\Core\Database\Driver\mysql\Install Definition of Drupal\Core\Database\Driver\mysql\Install\Tasks
Tasks.php drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Install/Tasks.php Drupal\Core\Database\Driver\pgsql\Install Definition of Drupal\Core\Database\Driver\pgsql\Install\Tasks
Tasks.php drupal/core/lib/Drupal/Core/Database/Install/Tasks.php Drupal\Core\Database\Install Definition of Drupal\Core\Database\Install\Tasks
taxonomy-term.html.twig drupal/core/modules/taxonomy/templates/taxonomy-term.html.twig Default theme implementation to display a taxonomy term.
taxonomy.admin.inc drupal/core/modules/taxonomy/taxonomy.admin.inc Administrative page callbacks for the taxonomy module.
taxonomy.api.php drupal/core/modules/taxonomy/taxonomy.api.php Hooks provided by the Taxonomy module.
taxonomy.info.yml drupal/core/modules/taxonomy/taxonomy.info.yml drupal/core/modules/taxonomy/taxonomy.info.yml
taxonomy.install drupal/core/modules/taxonomy/taxonomy.install Install, update and uninstall functions for the taxonomy module.
taxonomy.module drupal/core/modules/taxonomy/taxonomy.module Enables the organization of content into categories.
taxonomy.module.css drupal/core/modules/taxonomy/css/taxonomy.module.css .taxonomy-term-preview { background-color: #eee; } .taxonomy-term-divider-top { border-bottom: none; } .taxonomy-term-divider-bottom { border-top: 1px dotted #ccc; } .taxonomy-term-description { margin: 5px 0 20px; }
taxonomy.pages.inc drupal/core/modules/taxonomy/taxonomy.pages.inc Page callbacks for the taxonomy module.
Taxonomy.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/Taxonomy.php Drupal\taxonomy\Plugin\views\field Definition of Drupal\taxonomy\Plugin\views\field\Taxonomy.
Taxonomy.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/Taxonomy.php Drupal\taxonomy\Plugin\views\argument Definition of Drupal\taxonomy\Plugin\views\argument\Taxonomy.
taxonomy.routing.yml drupal/core/modules/taxonomy/taxonomy.routing.yml drupal/core/modules/taxonomy/taxonomy.routing.yml
taxonomy.schema.yml drupal/core/modules/taxonomy/config/schema/taxonomy.schema.yml drupal/core/modules/taxonomy/config/schema/taxonomy.schema.yml
taxonomy.settings.yml drupal/core/modules/taxonomy/config/taxonomy.settings.yml drupal/core/modules/taxonomy/config/taxonomy.settings.yml
taxonomy.tokens.inc drupal/core/modules/taxonomy/taxonomy.tokens.inc Builds placeholder replacement tokens for taxonomy terms and vocabularies.
taxonomy.views.inc drupal/core/modules/taxonomy/taxonomy.views.inc Provide views data and handlers for taxonomy.module.
taxonomy.vocabulary.tags.yml drupal/core/profiles/standard/config/taxonomy.vocabulary.tags.yml drupal/core/profiles/standard/config/taxonomy.vocabulary.tags.yml
TaxonomyAttributesTest.php drupal/core/modules/rdf/lib/Drupal/rdf/Tests/TaxonomyAttributesTest.php Drupal\rdf\Tests Contains Drupal\rdf\Tests\TaxonomyAttributesTest.
TaxonomyAutocompleteWidget.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php Drupal\taxonomy\Plugin\field\widget Definition of Drupal\taxonomy\Plugin\field\widget\TaxonomyAutocompleteWidget.
TaxonomyFormatterBase.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/TaxonomyFormatterBase.php Drupal\taxonomy\Plugin\field\formatter Contains \Drupal\taxonomy\Plugin\field\formatter\TaxonomyFormatterBase.
TaxonomyIndexTid.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/field/TaxonomyIndexTid.php Drupal\taxonomy\Plugin\views\field Definition of Drupal\taxonomy\Plugin\views\field\TaxonomyIndexTid.
TaxonomyIndexTid.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php Drupal\taxonomy\Plugin\views\filter Definition of views_handler_filter_term_node_tid.
TaxonomyIndexTidDepth.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTidDepth.php Drupal\taxonomy\Plugin\views\filter Definition of Drupal\taxonomy\Plugin\views\filter\TaxonomyIndexTidDepth.
TaxonomyTerm.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/wizard/TaxonomyTerm.php Drupal\taxonomy\Plugin\views\wizard Definition of Drupal\taxonomy\Plugin\views\wizard\TaxonomyTerm.
TaxonomyTermReferenceItem.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Type/TaxonomyTermReferenceItem.php Drupal\taxonomy\Type Contains \Drupal\taxonomy\Type\TaxonomyTermReferenceItem.
TaxonomyTermReferenceItemTest.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TaxonomyTermReferenceItemTest.php Drupal\taxonomy\Tests Contains \Drupal\taxonomy\Tests\TaxonomyTermReferenceItemTest.
TaxonomyTestBase.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/Views/TaxonomyTestBase.php Drupal\taxonomy\Tests\Views Contains \Drupal\taxonomy\Tests\Views\TaxonomyTestBase.
TaxonomyTestBase.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TaxonomyTestBase.php Drupal\taxonomy\Tests Definition of Drupal\taxonomy\Tests\TaxonomyTestBase.
taxonomy_test_views.info.yml drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml
taxonomy_test_views.module drupal/core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.module
telephone.info.yml drupal/core/modules/telephone/telephone.info.yml drupal/core/modules/telephone/telephone.info.yml
telephone.install drupal/core/modules/telephone/telephone.install Install, update and uninstall functions for the Telephone module.
telephone.module drupal/core/modules/telephone/telephone.module Defines a simple telephone number field type.
TelephoneDefaultWidget.php drupal/core/modules/telephone/lib/Drupal/telephone/Plugin/field/widget/TelephoneDefaultWidget.php Drupal\telephone\Plugin\field\widget Contains \Drupal\telephone\Plugin\field\widget\TelephoneDefaultWidget.
TelephoneFieldTest.php drupal/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneFieldTest.php Drupal\telephone\Tests Contains \Drupal\telephone\TelephoneFieldTest.
TelephoneItem.php drupal/core/modules/telephone/lib/Drupal/telephone/Type/TelephoneItem.php Drupal\telephone\Type Contains \Drupal\telephone\Type\TelephoneItem.
TelephoneItemTest.php drupal/core/modules/telephone/lib/Drupal/telephone/Tests/TelephoneItemTest.php Drupal\telephone\Tests Contains \Drupal\field\Tests\TelephoneItemTest.

Pages

Other projects