Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Search 11.x for to
  6. Other projects
Title Object type File name Summary
SystemTokensHooks class core/modules/system/src/Hook/SystemTokensHooks.php Hook implementations for system.
SystemTokensHooks.php file core/modules/system/src/Hook/SystemTokensHooks.php
SystemTokensHooks::tokenInfo function core/modules/system/src/Hook/SystemTokensHooks.php Implements hook_token_info().
SystemTokensHooks::tokens function core/modules/system/src/Hook/SystemTokensHooks.php Implements hook_tokens().
system_check_directory function core/modules/system/system.module Checks the existence of the directory specified in $form_element.
TableDragTest::$indentationXpathSelector property core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Xpath selector for finding tabledrag indentation elements in a table row.
TableDragTest::$tabledragChangedXpathSelector property core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Xpath selector for finding the tabledrag changed marker.
TableDragTest::assertOrder function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Asserts that several pieces of markup are in a given order in the page.
TableDragTest::findWeightsToggle function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Finds the show/hide weight toggle element.
tablesort-indicator.css file core/themes/claro/css/components/tablesort-indicator.css Tablesort indicator styles.
tablesort-indicator.css file core/themes/admin/css/components/tablesort-indicator.css Tablesort indicator styles.
tablesort-indicator.css file core/themes/default_admin/css/components/tablesort-indicator.css Tablesort indicator styles.
tablesort-indicator.html.twig file core/themes/admin/templates/admin/tablesort-indicator.html.twig Theme override for displaying a tablesort indicator.
tablesort-indicator.html.twig file core/themes/default_admin/templates/admin/tablesort-indicator.html.twig Theme override for displaying a tablesort indicator.
tablesort-indicator.html.twig file core/themes/stable9/templates/admin/tablesort-indicator.html.twig Theme override for displaying a tablesort indicator.
tablesort-indicator.html.twig file core/themes/claro/templates/admin/tablesort-indicator.html.twig Theme override for displaying a tablesort indicator.
tablesort-indicator.html.twig file core/modules/system/templates/tablesort-indicator.html.twig Default theme implementation for displaying a tablesort indicator.
tablesort-indicator.pcss.css file core/themes/claro/css/components/tablesort-indicator.pcss.css Tablesort indicator styles.
tablesort-indicator.pcss.css file core/themes/admin/css/components/tablesort-indicator.pcss.css Tablesort indicator styles.
tablesort-indicator.pcss.css file core/themes/default_admin/css/components/tablesort-indicator.pcss.css Tablesort indicator styles.
TableSort::getOrder function core/lib/Drupal/Core/Utility/TableSort.php Determines the current sort criterion.
TableTest::assertTableStructureInEditorData function core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php Confirms the structure of the table within the editor data.
TaggedHandlersPass::processServiceCollectorPass function core/lib/Drupal/Core/DependencyInjection/Compiler/TaggedHandlersPass.php Processes a service collector service pass.
TaggedHandlersPass::processServiceIdCollectorPass function core/lib/Drupal/Core/DependencyInjection/Compiler/TaggedHandlersPass.php Processes a service collector ID service pass.
TaggedHandlersPassTest::testIdCollectorProcessRequiredHandlers function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests a required consumer with no handlers.
TaggedWithTest::$tagFieldStorage property core/modules/views/tests/src/Functional/Wizard/TaggedWithTest.php Holds the field storage for test tag field.
TagTest::providerViewsUiAutocompleteIndividualTags function core/modules/views_ui/tests/src/Kernel/TagTest.php Data provider for testViewsUiAutocompleteIndividualTags().
TagTest::testViewsUiAutocompleteIndividualTags function core/modules/views_ui/tests/src/Kernel/TagTest.php Tests that comma delimited tags are treated as individual tags.
TagTest::testViewsUiAutocompleteTag function core/modules/views_ui/tests/src/Kernel/TagTest.php Tests the ViewsUIController::autocompleteTag() function.
TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsWithTokens function core/modules/taxonomy/tests/src/Functional/Views/TaxonomyFieldAllTermsTest.php Tests token replacement in the "all terms" field handler.
TaxonomyFieldAllTermsTest::testViewsHandlerAllTermsWithTokens function core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyFieldAllTermsTest.php Tests token replacement in the "all terms" field handler.
TaxonomyIndexTid::$termStorage property core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php The term storage.
TaxonomyIndexTid::$vocabularyStorage property core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php The vocabulary storage.
TaxonomyIndexTid::$vocabularyStorage property core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php The vocabulary storage.
TaxonomyIndexTid::addSelfTokens function core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php
TaxonomyIndexTid::documentSelfTokens function core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php
TaxonomyIndexTidDepth::operatorOptions function core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTidDepth.php
TaxonomyRevisionVersionHistoryTest class core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionVersionHistoryTest.php Taxonomy term version history test.
TaxonomyRevisionVersionHistoryTest class core/modules/taxonomy/tests/src/Kernel/TaxonomyRevisionVersionHistoryTest.php Taxonomy term version history test.
TaxonomyRevisionVersionHistoryTest.php file core/modules/taxonomy/tests/src/Kernel/TaxonomyRevisionVersionHistoryTest.php
TaxonomyRevisionVersionHistoryTest.php file core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionVersionHistoryTest.php
TaxonomyRevisionVersionHistoryTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionVersionHistoryTest.php The theme to install as the default for testing.
TaxonomyRevisionVersionHistoryTest::$modules property core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionVersionHistoryTest.php Modules to install.
TaxonomyRevisionVersionHistoryTest::$modules property core/modules/taxonomy/tests/src/Kernel/TaxonomyRevisionVersionHistoryTest.php
TaxonomyRevisionVersionHistoryTest::$permissions property core/modules/taxonomy/tests/src/Kernel/TaxonomyRevisionVersionHistoryTest.php
TaxonomyRevisionVersionHistoryTest::$permissions property core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionVersionHistoryTest.php
TaxonomyRevisionVersionHistoryTest::$vocabulary property core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionVersionHistoryTest.php Vocabulary for testing.
TaxonomyRevisionVersionHistoryTest::$vocabulary property core/modules/taxonomy/tests/src/Kernel/TaxonomyRevisionVersionHistoryTest.php Vocabulary for testing.
TaxonomyRevisionVersionHistoryTest::setUp function core/modules/taxonomy/tests/src/Kernel/TaxonomyRevisionVersionHistoryTest.php
TaxonomyRevisionVersionHistoryTest::setUp function core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionVersionHistoryTest.php

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