Files - 9.5.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
TermNameFieldTest.php core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php Drupal\Tests\taxonomy\Functional\Views
TermNode.php core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNode.php Drupal\taxonomy\Plugin\migrate\source\d6
TermNodeRevision.php core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNodeRevision.php Drupal\taxonomy\Plugin\migrate\source\d6
TermNodeTest.php core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermNodeTest.php Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d6
TermParentsTest.php core/modules/taxonomy/tests/src/Functional/TermParentsTest.php Drupal\Tests\taxonomy\Functional
TermResourceTestBase.php core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php Drupal\Tests\taxonomy\Functional\Rest
TermRouteContext.php core/modules/taxonomy/src/ContextProvider/TermRouteContext.php Drupal\taxonomy\ContextProvider
TermSelection.php core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php Drupal\taxonomy\Plugin\EntityReferenceSelection
TermSourceWithVocabularyFilterTest.php core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermSourceWithVocabularyFilterTest.php Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d6
TermSourceWithVocabularyFilterTest.php core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermSourceWithVocabularyFilterTest.php Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d7
TermStorage.php core/modules/taxonomy/src/TermStorage.php Drupal\taxonomy
TermStorageInterface.php core/modules/taxonomy/src/TermStorageInterface.php Drupal\taxonomy
TermStorageSchema.php core/modules/taxonomy/src/TermStorageSchema.php Drupal\taxonomy
TermTest.php core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTest.php Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d6
TermTest.php core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTest.php Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d7
TermTest.php core/modules/taxonomy/tests/src/Functional/TermTest.php Drupal\Tests\taxonomy\Functional
TermTest.php core/modules/jsonapi/tests/src/Functional/TermTest.php Drupal\Tests\jsonapi\Functional
TermTranslation.php core/modules/taxonomy/src/Plugin/migrate/source/d7/TermTranslation.php Drupal\taxonomy\Plugin\migrate\source\d7
TermTranslationFieldViewTest.php core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php Drupal\Tests\taxonomy\Functional
TermTranslationHandler.php core/modules/taxonomy/src/TermTranslationHandler.php Drupal\taxonomy
TermTranslationTest.php core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d6/TermTranslationTest.php Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d6
TermTranslationTest.php core/modules/taxonomy/tests/src/Kernel/Plugin/migrate/source/d7/TermTranslationTest.php Drupal\Tests\taxonomy\Kernel\Plugin\migrate\source\d7
TermTranslationTest.php core/modules/taxonomy/tests/src/Functional/TermTranslationTest.php Drupal\Tests\taxonomy\Functional
TermTranslationUITest.php core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php Drupal\Tests\taxonomy\Functional
TermValidationTest.php core/modules/taxonomy/tests/src/Kernel/TermValidationTest.php Drupal\Tests\taxonomy\Kernel
TermViewsData.php core/modules/taxonomy/src/TermViewsData.php Drupal\taxonomy
TermXmlAnonTest.php core/modules/taxonomy/tests/src/Functional/Rest/TermXmlAnonTest.php Drupal\Tests\taxonomy\Functional\Rest
TermXmlBasicAuthTest.php core/modules/taxonomy/tests/src/Functional/Rest/TermXmlBasicAuthTest.php Drupal\Tests\taxonomy\Functional\Rest
TermXmlCookieTest.php core/modules/taxonomy/tests/src/Functional/Rest/TermXmlCookieTest.php Drupal\Tests\taxonomy\Functional\Rest
test-layout-theme.html.twig core/modules/layout_discovery/tests/themes/test_layout_theme/templates/test-layout-theme.html.twig {{ content.content }}
test-site.php core/scripts/test-site.php A command line application to install Drupal for tests.
test.css core/modules/media/tests/modules/media_test_oembed/css/test.css /** * This is an empty file by design. * @see \Drupal\Tests\media\Kernel\OEmbedIframeControllerTest::testResourcePassedToPreprocess() * @see media_test_oembed_preprocess_media_oembed_iframe() */
test.css core/modules/ckeditor/tests/modules/css/test.css body { color: red; }
test.html.twig core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_b/templates/test.html.twig This line is from twig_namespace_b/templates/test.html.twig
test.html.twig core/modules/system/tests/modules/twig_theme_test/modules/twig_namespace_a/templates/test.html.twig This line is from twig_namespace_a/templates/test.html.twig {% block content %} This text is in a block. {% endblock %}
Test.php core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Drupal\test_page_test\Controller
Test.php core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Drupal\media_test_source\Plugin\media\Source
TestAccessBlock.php core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php Drupal\block_test\Plugin\Block
TestAccessCheck.php core/modules/system/tests/modules/router_test_directory/src/Access/TestAccessCheck.php Drupal\router_test\Access
TestAddForm.php core/modules/media_library/tests/modules/media_library_form_overwrite_test/src/Form/TestAddForm.php Drupal\media_library_form_overwrite_test\Form
TestAjaxBlock.php core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAjaxBlock.php Drupal\layout_builder_test\Plugin\Block
TestAttributeFilter.php core/modules/ckeditor/tests/modules/src/Plugin/Filter/TestAttributeFilter.php Drupal\ckeditor_test\Plugin\Filter
TestAttributesBlock.php core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAttributesBlock.php Drupal\layout_builder_test\Plugin\Block
TestAuth.php core/modules/rest/tests/modules/rest_test/src/Authentication/Provider/TestAuth.php Drupal\rest_test\Authentication\Provider
TestAuthGlobal.php core/modules/rest/tests/modules/rest_test/src/Authentication/Provider/TestAuthGlobal.php Drupal\rest_test\Authentication\Provider
TestBaseFieldDefinitionInterface.php core/tests/Drupal/Tests/Core/Field/TestBaseFieldDefinitionInterface.php Drupal\Tests\Core\Field
TestBlockInstantiation.php core/modules/block/tests/modules/block_test/src/Plugin/Block/TestBlockInstantiation.php Drupal\block_test\Plugin\Block
TestCacheableDependency.php core/tests/Drupal/Tests/Core/Render/TestCacheableDependency.php Drupal\Tests\Core\Render
TestCacheBlock.php core/modules/block/tests/modules/block_test/src/Plugin/Block/TestCacheBlock.php Drupal\block_test\Plugin\Block
TestClass.php core/modules/system/tests/modules/service_provider_test/src/TestClass.php Drupal\service_provider_test

Other projects


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