Files - 11.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
TraversableObjectNormalizer.php core/modules/jsonapi/tests/modules/jsonapi_test_data_type/src/Normalizer/TraversableObjectNormalizer.php Drupal\jsonapi_test_data_type\Normalizer
TraversableTypedDataInterface.php core/lib/Drupal/Core/TypedData/TraversableTypedDataInterface.php Drupal\Core\TypedData
tree-child.module.css core/misc/components/tree-child.module.css Visual styles for a nested tree child.
tree-child.module.css core/themes/stable9/css/core/components/tree-child.module.css Visual styles for a nested tree child.
TreeConfigTargetForm.php core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php Drupal\form_test\Form
TRexEditor.php core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/TRexEditor.php Drupal\editor_test\Plugin\Editor
TriggeringElementProgrammedTest.php core/tests/Drupal/KernelTests/Core/Form/TriggeringElementProgrammedTest.php Drupal\KernelTests\Core\Form
TriggeringElementTest.php core/modules/system/tests/src/FunctionalJavascript/Form/TriggeringElementTest.php Drupal\Tests\system\FunctionalJavascript\Form
TriggerPreviewCommand.php core/modules/views/src/Ajax/TriggerPreviewCommand.php Drupal\views\Ajax
Truncate.php core/modules/sqlite/src/Driver/Database/sqlite/Truncate.php Drupal\sqlite\Driver\Database\sqlite
Truncate.php core/modules/mysql/src/Driver/Database/mysql/Truncate.php Drupal\mysql\Driver\Database\mysql
Truncate.php core/modules/pgsql/src/Driver/Database/pgsql/Truncate.php Drupal\pgsql\Driver\Database\pgsql
Truncate.php core/lib/Drupal/Core/Database/Query/Truncate.php Drupal\Core\Database\Query
Truncate.php core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/Truncate.php Drupal\core_fake\Driver\Database\CoreFakeWithAllCustomClasses
TrustedCallback.php core/lib/Drupal/Core/Security/Attribute/TrustedCallback.php Drupal\Core\Security\Attribute
TrustedCallbackInterface.php core/lib/Drupal/Core/Security/TrustedCallbackInterface.php Drupal\Core\Security
TrustedHostsRequestFactory.php core/lib/Drupal/Core/Http/TrustedHostsRequestFactory.php Drupal\Core\Http
TrustedHostsRequestFactoryTest.php core/tests/Drupal/Tests/Core/Http/TrustedHostsRequestFactoryTest.php Drupal\Tests\Core\Http
TrustedHostsTest.php core/modules/system/tests/src/Functional/System/TrustedHostsTest.php Drupal\Tests\system\Functional\System
TrustedHostsTestController.php core/modules/system/tests/modules/trusted_hosts_test/src/Controller/TrustedHostsTestController.php Drupal\trusted_hosts_test\Controller
TrustedRedirectResponse.php core/lib/Drupal/Core/Routing/TrustedRedirectResponse.php Drupal\Core\Routing
TrustedRedirectResponseTest.php core/tests/Drupal/Tests/Core/Routing/TrustedRedirectResponseTest.php Drupal\Tests\Core\Routing
trusted_hosts_test.info.yml core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.info.yml core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.info.yml
trusted_hosts_test.routing.yml core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.routing.yml core/modules/system/tests/modules/trusted_hosts_test/trusted_hosts_test.routing.yml
twig-autoescape-test.html.twig core/modules/system/tests/modules/twig_theme_test/templates/twig-autoescape-test.html.twig {# Template for testing autoescape. #} {{ script }}
twig-raw-test.html.twig core/modules/system/tests/modules/twig_theme_test/templates/twig-raw-test.html.twig {# Template for testing |raw with autoescape. #} {% autoescape %} {{ script|raw }} {% endautoescape %}
twig-registry-loader-test-extend.html.twig core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-extend.html.twig This line is from test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %}
twig-registry-loader-test-extend.html.twig core/modules/system/tests/themes/test_theme_twig_registry_loader/templates/twig-registry-loader-test-extend.html.twig This line is from test_theme_twig_registry_loader/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %}
twig-registry-loader-test-extend.html.twig core/modules/system/tests/modules/twig_theme_test/templates/twig-registry-loader-test-extend.html.twig This line is from twig_theme_test/templates/twig-registry-loader-test-extend.html.twig {% block content %} This text is in a block. {% endblock %}
twig-registry-loader-test-include.html.twig core/modules/system/tests/themes/test_theme_twig_registry_loader/templates/twig-registry-loader-test-include.html.twig This line is from test_theme_twig_registry_loader/templates/twig-registry-loader-test-include.html.twig
twig-registry-loader-test-include.html.twig core/modules/system/tests/themes/test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-include.html.twig This line is from test_theme_twig_registry_loader_theme/templates/twig-registry-loader-test-include.html.twig
twig-registry-loader-test-include.html.twig core/modules/system/tests/modules/twig_theme_test/templates/twig-registry-loader-test-include.html.twig This line is from twig_theme_test/templates/twig-registry-loader-test-include.html.twig
twig-registry-loader-test.html.twig core/modules/system/tests/modules/twig_theme_test/templates/twig-registry-loader-test.html.twig {% extends "twig-registry-loader-test-extend.html.twig" %} {% block content %} {% include "twig-registry-loader-test-include.html.twig" %} {% endblock %}
twig-theme-test-embed-tag-embedded.html.twig core/modules/system/tests/modules/twig_theme_test/templates/twig-theme-test-embed-tag-embedded.html.twig This line is from twig_theme_test/templates/twig-theme-test-embed-tag-embedded.html.twig
twig.engine core/themes/engines/twig/twig.engine Handles integration of Twig templates with the Drupal theme system.
twig.info.yml core/themes/engines/twig/twig.info.yml core/themes/engines/twig/twig.info.yml
TwigAllowListTest.php core/tests/Drupal/KernelTests/Core/Theme/TwigAllowListTest.php Drupal\KernelTests\Core\Theme
TwigDebugMarkupTest.php core/modules/system/tests/src/Functional/Theme/TwigDebugMarkupTest.php Drupal\Tests\system\Functional\Theme
TwigDeprecationsTest.php core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Drupal\KernelTests\Core\Theme
TwigEnvironment.php core/lib/Drupal/Core/Template/TwigEnvironment.php Drupal\Core\Template
TwigEnvironmentTest.php core/modules/system/tests/src/Functional/Theme/TwigEnvironmentTest.php Drupal\Tests\system\Functional\Theme
TwigEnvironmentTest.php core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php Drupal\KernelTests\Core\Theme
TwigExtension.php core/lib/Drupal/Core/Template/TwigExtension.php Drupal\Core\Template
TwigExtensionPass.php core/lib/Drupal/Core/DependencyInjection/Compiler/TwigExtensionPass.php Drupal\Core\DependencyInjection\Compiler
TwigExtensionTest.php core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Drupal\Tests\Core\Template
TwigExtensionTest.php core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php Drupal\Tests\system\Functional\Theme
TwigExtensionTestController.php core/modules/system/tests/modules/twig_extension_test/src/TwigExtensionTestController.php Drupal\twig_extension_test
TwigExtensionTestHooks.php core/modules/system/tests/modules/twig_extension_test/src/Hook/TwigExtensionTestHooks.php Drupal\twig_extension_test\Hook
TwigFilterTest.php core/modules/system/tests/src/Kernel/Theme/TwigFilterTest.php Drupal\Tests\system\Kernel\Theme
TwigIncludeTest.php core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php Drupal\Tests\system\Kernel\Theme

Other projects


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