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 |
taxonomy-term.tpl.php |
drupal/core/modules/taxonomy/templates/taxonomy-term.tpl.php |
|
Default theme implementation to display a 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.css |
drupal/core/modules/taxonomy/taxonomy.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.info |
drupal/core/modules/taxonomy/taxonomy.info |
|
name = Taxonomy
description = Enables the categorization of content.
package = Core
version = VERSION
core = 8.x
dependencies[] = options
configure = admin/structure/taxonomy |
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.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/argument/Taxonomy.php |
Drupal\taxonomy\Plugin\views\argument |
Definition of Drupal\taxonomy\Plugin\views\argument\Taxonomy. |
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.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. |
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. |
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. |
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. |
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/views/lib/Drupal/views/Tests/Taxonomy/TaxonomyTestBase.php |
Drupal\views\Tests\Taxonomy |
Definition of Drupal\views\Tests\Taxonomy\TaxonomyTestBase. |
TaxonomyTestBase.php |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TaxonomyTestBase.php |
Drupal\taxonomy\Tests |
Definition of Drupal\taxonomy\Tests\TaxonomyTestBase. |
taxonomy_test.info |
drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.info |
|
name = "Taxonomy test module"
description = "Tests functions and hooks not used in core".
package = Testing
version = VERSION
core = 8.x
hidden = TRUE
dependencies[] = taxonomy |
taxonomy_test.install |
drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.install |
|
Install, update and uninstall functions for the taxonomy_test module. |
taxonomy_test.module |
drupal/core/modules/system/tests/modules/taxonomy_test/taxonomy_test.module |
|
Test module for Taxonomy hooks and functions not used in core. |
template.php |
drupal/core/modules/system/tests/themes/test_theme_twig/template.php |
|
|
template.php |
drupal/core/modules/system/tests/themes/test_theme/template.php |
|
|
template.php |
drupal/core/themes/seven/template.php |
|
Functions to support theming in the Seven theme. |
template.php |
drupal/core/themes/bartik/template.php |
|
Functions to support theming in the Bartik theme. |
Template.php |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Annotation/Template.php |
Doctrine\Tests\Common\Annotations\Fixtures\Annotation |
|
Template.php |
drupal/core/vendor/twig/twig/lib/Twig/Template.php |
|
|
TemplateInterface.php |
drupal/core/vendor/twig/twig/lib/Twig/TemplateInterface.php |
|
|
templates_as_array.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/templates_as_array.test |
|
|
TemplateTest.php |
drupal/core/vendor/twig/twig/test/Twig/Tests/TemplateTest.php |
|
|
template_instance.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/inheritance/template_instance.test |
|
|
template_instance.test |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/template_instance.test |
|
|
TempName.php |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/TempName.php |
|
|
TemporaryQueryTest.php |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TemporaryQueryTest.php |
Drupal\system\Tests\Database |
Definition of Drupal\system\Tests\Database\TemporaryQueryTest. |
TemporaryStream.php |
drupal/core/lib/Drupal/Core/StreamWrapper/TemporaryStream.php |
Drupal\Core\StreamWrapper |
Definition of Drupal\Core\StreamWrapper\TemporaryStream. |
TempStore.php |
drupal/core/modules/user/lib/Drupal/user/TempStore.php |
Drupal\user |
Contains Drupal\user\TempStore. |
TempStoreDatabaseTest.php |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
Drupal\user\Tests |
Definition of Drupal\user\Tests\TempStoreDatabaseTest. |
TempStoreException.php |
drupal/core/modules/user/lib/Drupal/user/TempStoreException.php |
Drupal\user |
Contains Drupal\user\TempStoreException. |
TempStoreFactory.php |
drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php |
Drupal\user |
Definition of Drupal\user\TempStoreFactory. |
Term.php |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument_validator/Term.php |
Drupal\taxonomy\Plugin\views\argument_validator |
Definition of Drupal\taxonomy\Plugin\views\argument_validator\Term. |
Term.php |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php |
Drupal\taxonomy\Plugin\Core\Entity |
Definition of Drupal\taxonomy\Plugin\Core\Entity\Term. |
TermFieldMultipleVocabularyTest.php |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php |
Drupal\taxonomy\Tests |
Definition of Drupal\taxonomy\Tests\TermFieldMultipleVocabularyTest. |
TermFieldTest.php |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php |
Drupal\taxonomy\Tests |
Definition of Drupal\taxonomy\Tests\TermFieldTest. |
TermFormController.php |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermFormController.php |
Drupal\taxonomy |
Definition of Drupal\taxonomy\TermFormController. |
TerminableInterface.php |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/TerminableInterface.php |
Symfony\Component\HttpKernel |
|
TermIndexTest.php |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php |
Drupal\taxonomy\Tests |
Definition of Drupal\taxonomy\Tests\TermIndexTest. |