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
TextCustom class core/modules/views/src/Plugin/views/area/TextCustom.php Views area text handler.
TextCustom.php file core/modules/views/src/Plugin/views/area/TextCustom.php
TextCustom::buildOptionsForm function core/modules/views/src/Plugin/views/area/TextCustom.php Provide a form to edit options for this plugin.
TextCustom::defineOptions function core/modules/views/src/Plugin/views/area/TextCustom.php Information about options for all kinds of purposes will be held here.
TextCustom::render function core/modules/views/src/Plugin/views/area/TextCustom.php Render the area.
TextCustom::renderTextarea function core/modules/views/src/Plugin/views/area/TextCustom.php Render a text area with \Drupal\Component\Utility\Xss::filterAdmin().
TextEditorObjectDependentValidatorTrait trait core/modules/ckeditor5/src/Plugin/Validation/Constraint/TextEditorObjectDependentValidatorTrait.php Some CKEditor 5 constraint validators need a Text Editor object.
TextEditorObjectDependentValidatorTrait.php file core/modules/ckeditor5/src/Plugin/Validation/Constraint/TextEditorObjectDependentValidatorTrait.php
TextEditorObjectDependentValidatorTrait::createTextEditorObjectFromContext function core/modules/ckeditor5/src/Plugin/Validation/Constraint/TextEditorObjectDependentValidatorTrait.php Creates a text editor object from the execution context.
TextFormat::configFactory function core/modules/filter/src/Element/TextFormat.php Wraps the config factory.
TextItem::defaultStorageSettings function core/modules/text/src/Plugin/Field/FieldType/TextItem.php Defines the storage-level settings for this plugin.
TextItem::storageSettingsForm function core/modules/text/src/Plugin/Field/FieldType/TextItem.php Returns a form for the storage-level settings.
TextSummaryNodeFieldsTokenTest class core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php Tests replacement of Views tokens supplied by the Node module.
TextSummaryNodeFieldsTokenTest.php file core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php
TextSummaryNodeFieldsTokenTest::$defaultTheme property core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php The theme to install as the default for testing.
TextSummaryNodeFieldsTokenTest::$testViews property core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php Views used by this test.
TextSummaryNodeFieldsTokenTest::testViewsTokenReplacement function core/modules/text/tests/src/Functional/TextSummaryNodeFieldsTokenTest.php Tests token replacement for Views tokens supplied by the Node module.
TextWithSummaryFileUsageTest::testEditorEntityHooks function core/modules/editor/tests/src/Kernel/TextWithSummaryFileUsageTest.php Tests the configurable text editor manager.
TextWithSummaryItemTest::$fieldStorage property core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php Field storage entity.
TextWithSummaryTokenReplaceTest class core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php Tests node token replacement for text_with_summary.
TextWithSummaryTokenReplaceTest.php file core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php
TextWithSummaryTokenReplaceTest::$modules property core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php Modules to install.
TextWithSummaryTokenReplaceTest::setUp function core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php
TextWithSummaryTokenReplaceTest::testNodeTokenReplacement function core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php Creates a node, then tests the tokens generated from it.
the-umami-guide-to-our-favorite-mushrooms.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/the-umami-guide-to-our-favorite-mushrooms.html
the-umami-guide-to-our-favorite-mushrooms.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/the-umami-guide-to-our-favorite-mushrooms.html
theme.negotiator service core/core.services.yml Drupal\Core\Theme\ThemeNegotiator
theme.negotiator.admin_theme service core/modules/user/user.services.yml Drupal\user\Theme\AdminNegotiator
theme.negotiator.ajax_base_page service core/core.services.yml Drupal\Core\Theme\AjaxBasePageNegotiator
theme.negotiator.block.admin_demo service core/modules/block/block.services.yml Drupal\block\Theme\AdminDemoNegotiator
theme.negotiator.contextual_links service core/modules/contextual/contextual.services.yml Drupal\contextual\Theme\ContextualLinksNegotiator
theme.negotiator.default service core/core.services.yml Drupal\Core\Theme\DefaultNegotiator
theme.negotiator.high_priority service core/modules/system/tests/modules/theme_test/theme_test.services.yml Drupal\theme_test\Theme\HighPriorityThemeNegotiator
theme.negotiator.system.batch service core/modules/system/system.services.yml Drupal\system\Theme\BatchNegotiator
theme.negotiator.system.db_update service core/modules/system/system.services.yml Drupal\system\Theme\DbUpdateNegotiator
theme.negotiator.test_custom_theme service core/modules/system/tests/modules/theme_test/theme_test.services.yml Drupal\theme_test\Theme\CustomThemeNegotiator
theme.negotiator.test_theme service core/modules/system/tests/modules/menu_test/menu_test.services.yml Drupal\menu_test\Theme\TestThemeNegotiator
ThemeExtensionList::$configFactory property core/lib/Drupal/Core/Extension/ThemeExtensionList.php The config factory.
ThemeHandler::$configFactory property core/lib/Drupal/Core/Extension/ThemeHandler.php The config factory to get the installed themes.
ThemeHandler::getThemeDirectories function core/lib/Drupal/Core/Extension/ThemeHandler.php
ThemeHandlerInterface::getThemeDirectories function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Returns an array of directories for all installed themes.
ThemeHandlerTest::$configFactory property core/tests/Drupal/Tests/Core/Extension/ThemeHandlerTest.php The mocked config factory.
ThemeHookCollectorPass class core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Collects and registers hook implementations.
ThemeHookCollectorPass.php file core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php
ThemeHookCollectorPass::$oopImplementations property core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php OOP implementation theme names keyed by hook name and "$class::$method".
ThemeHookCollectorPass::$preprocessForSuggestions property core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Preprocess suggestions discovered in extensions.
ThemeHookCollectorPass::$proceduralImplementations property core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Procedural implementation extension names by hook name.
ThemeHookCollectorPass::calculateImplementations function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Calculates the ordered implementations.
ThemeHookCollectorPass::checkInvalidHookParametersInThemes function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Checks for hooks which can't be supported in theme classes.
ThemeHookCollectorPass::collectAllHookImplementations function core/lib/Drupal/Core/Hook/ThemeHookCollectorPass.php Collects all hook implementations.

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