Search for to

  1. Search 7.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
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.
TextWithSummaryItemTest::$fieldStorage property core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php Field storage entity.
the-umami-guide-to-our-favourite-mushrooms.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/es/article_body/the-umami-guide-to-our-favourite-mushrooms.html
the-umami-guide-to-our-favourite-mushrooms.html file core/profiles/demo_umami/modules/demo_umami_content/default_content/languages/en/article_body/the-umami-guide-to-our-favourite-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.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
Theme::canUpdateDirectory function core/lib/Drupal/Core/Updater/Theme.php Determines if the Updater can handle the project provided in $directory.
Theme::getInstallDirectory function core/lib/Drupal/Core/Updater/Theme.php Returns the directory where a theme should be installed.
Theme::getRootDirectoryRelativePath function core/lib/Drupal/Core/Updater/Theme.php Returns the name of the root directory under which projects will be copied.
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 Returns an array of directories for all installed themes.
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.
ThemeInstaller::$configFactory property core/lib/Drupal/Core/Extension/ThemeInstaller.php
ThemeInstallerTest::testInstallNameTooLong function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests installing a theme with a too long name.
ThemeManager::$themeNegotiator property core/lib/Drupal/Core/Theme/ThemeManager.php The theme negotiator.
ThemeNegotiator class core/lib/Drupal/Core/Theme/ThemeNegotiator.php Provides a class which determines the active theme of the page.
ThemeNegotiator.php file core/lib/Drupal/Core/Theme/ThemeNegotiator.php
ThemeNegotiator::$classResolver property core/lib/Drupal/Core/Theme/ThemeNegotiator.php The class resolver.
ThemeNegotiator::$negotiators property core/lib/Drupal/Core/Theme/ThemeNegotiator.php Holds an array of theme negotiator IDs, sorted by priority.
ThemeNegotiator::$themeAccess property core/lib/Drupal/Core/Theme/ThemeNegotiator.php The access checker for themes.
ThemeNegotiator::applies function core/lib/Drupal/Core/Theme/ThemeNegotiator.php Whether this theme negotiator should be used to set the theme.
ThemeNegotiator::determineActiveTheme function core/lib/Drupal/Core/Theme/ThemeNegotiator.php Determine the active theme for the request.
ThemeNegotiator::__construct function core/lib/Drupal/Core/Theme/ThemeNegotiator.php Constructs a new ThemeNegotiator.
ThemeNegotiatorInterface interface core/lib/Drupal/Core/Theme/ThemeNegotiatorInterface.php Defines an interface for classes which determine the active theme.
ThemeNegotiatorInterface.php file core/lib/Drupal/Core/Theme/ThemeNegotiatorInterface.php
ThemeNegotiatorInterface::applies function core/lib/Drupal/Core/Theme/ThemeNegotiatorInterface.php Whether this theme negotiator should be used to set the theme.
ThemeNegotiatorInterface::determineActiveTheme function core/lib/Drupal/Core/Theme/ThemeNegotiatorInterface.php Determine the active theme for the request.
ThemeNegotiatorTest class core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php @coversDefaultClass \Drupal\Core\Theme\ThemeNegotiator[[api-linebreak]]
@group Theme
ThemeNegotiatorTest.php file core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php
ThemeNegotiatorTest::$container property core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php The container builder.
ThemeNegotiatorTest::$requestStack property core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php The request stack.

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