Search for gc

  1. Search 7.x for gc
  2. Search 9.5.x for gc
  3. Search 8.9.x for gc
  4. Search 10.3.x for gc
  5. Other projects
Title Object type File name Summary
StubConnection::testLogCaller function core/tests/Drupal/Tests/Core/Database/Stub/StubConnection.php Helper method to test database classes are not included in backtraces.
StubEntityBase::$langcode property core/tests/Drupal/Tests/Core/Entity/StubEntityBase.php
SystemListingCrossProfileCompatibleTest class core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Verifies that tests in installation profile modules are found.
SystemListingCrossProfileCompatibleTest.php file core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php
SystemListingCrossProfileCompatibleTest::$modules property core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Attempt to enable a module from the Testing profile.
SystemListingCrossProfileCompatibleTest::$profile property core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Use the Minimal profile.
SystemListingCrossProfileCompatibleTest::setUp function core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php
SystemListingCrossProfileCompatibleTest::testSystemListing function core/profiles/testing/modules/drupal_system_listing_compatible_test/tests/src/Kernel/SystemListingCrossProfileCompatibleTest.php Non-empty test* method required to executed the test case class.
TableDragTest::$tabledragChangedXpathSelector property core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Xpath selector for finding the tabledrag changed marker.
TableDragTest::testTableDragChangedWarning function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Tests the warning that appears upon making changes to a tabledrag table.
TableDragTest::waitUntilDraggingCompleted function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Waits until the dragging operations are finished on a row handle.
TabledragWarningCommand class core/lib/Drupal/Core/Ajax/TabledragWarningCommand.php AJAX command for conveying changed tabledrag rows.
TabledragWarningCommand.php file core/lib/Drupal/Core/Ajax/TabledragWarningCommand.php
TabledragWarningCommand::getAttachedAssets function core/lib/Drupal/Core/Ajax/TabledragWarningCommand.php Gets the attached assets.
TabledragWarningCommand::render function core/lib/Drupal/Core/Ajax/TabledragWarningCommand.php Return an array to be run through json_encode and sent to the client.
TabledragWarningCommand::__construct function core/lib/Drupal/Core/Ajax/TabledragWarningCommand.php Constructs a TableDragWarningCommand object.
TaggedHandlersPass::$tagCache property core/lib/Drupal/Core/DependencyInjection/Compiler/TaggedHandlersPass.php Service tag information keyed by tag name.
TaxonomyTranslationTestTrait::$baseLangcode property core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php The langcode of the source language.
TaxonomyTranslationTestTrait::$translateToLangcode property core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php Target langcode for translation.
TestConfigNamesMapper::getInternalLangcode function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Gets the internal language code of this mapper, if any.
TestSessionHandlerProxy::gc function core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
TestSiteInstallCommand::$langcode property core/tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php The language to install the site in.
TestToolkit::logCall function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Stores the values passed to a toolkit call.
TranslatedViewTest::$langcodes property core/modules/views_ui/tests/src/Functional/TranslatedViewTest.php Languages to enable.
TranslationLanguageRenderer::$langcodeAlias property core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Stores the field alias of the langcode column.
TranslationLanguageRenderer::getLangcode function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Returns the language code associated with the given row.
TranslationLanguageRenderer::getLangcodeTable function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Returns the name of the table holding the "langcode" field.
TranslationManager::$defaultLangcode property core/lib/Drupal/Core/StringTranslation/TranslationManager.php The default langcode used in translations.
TranslationManager::setDefaultLangcode function core/lib/Drupal/Core/StringTranslation/TranslationManager.php Sets the default langcode.
TwigComponentLoader class core/modules/sdc/src/Twig/TwigComponentLoader.php Lets you load templates using the component ID.
TwigComponentLoader.php file core/modules/sdc/src/Twig/TwigComponentLoader.php
TwigComponentLoader::exists function core/modules/sdc/src/Twig/TwigComponentLoader.php
TwigComponentLoader::findTemplate function core/modules/sdc/src/Twig/TwigComponentLoader.php Finds a template in the file system based on the template name.
TwigComponentLoader::getCacheKey function core/modules/sdc/src/Twig/TwigComponentLoader.php
TwigComponentLoader::getSourceContext function core/modules/sdc/src/Twig/TwigComponentLoader.php
TwigComponentLoader::isFresh function core/modules/sdc/src/Twig/TwigComponentLoader.php
TwigComponentLoader::__construct function core/modules/sdc/src/Twig/TwigComponentLoader.php Constructs a new ComponentLoader object.
TwigEnvironment::$twigCachePrefix property core/lib/Drupal/Core/Template/TwigEnvironment.php The template cache filename prefix.
TwigEnvironment::getTwigCachePrefix function core/lib/Drupal/Core/Template/TwigEnvironment.php Get the cache prefixed used by \Drupal\Core\Template\TwigPhpStorageCache.
TwigIncludeTest::$twigConfig property core/modules/system/tests/src/Kernel/Theme/TwigIncludeTest.php The Twig configuration to set the container parameter to during rebuilds.
TwigSettingsTest::testTwigCacheOverride function core/modules/system/tests/src/Functional/Theme/TwigSettingsTest.php Ensures Twig template cache setting can be overridden.
UmamiMultilingualInstallTest::$langcode property core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php The language code in which to install Drupal.
UnchangingCacheableDependencyTrait trait core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php Trait to implement CacheableDependencyInterface for unchanging objects.
UnchangingCacheableDependencyTrait.php file core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php
UnchangingCacheableDependencyTrait::getCacheContexts function core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php
UnchangingCacheableDependencyTrait::getCacheMaxAge function core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php
UnchangingCacheableDependencyTrait::getCacheTags function core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php
UpdatePathTest::testAddLangcodeToSettings function core/modules/dblog/tests/src/Functional/UpdatePathTest.php Tests that updating adds a langcode to the dblog.settings config.
UpdateRegistryTest::testGetPendingCustomUpdateFunctions function core/tests/Drupal/Tests/Core/Update/UpdateRegistryTest.php @covers ::getPendingUpdateFunctions
User::getPreferredAdminLangcode function core/modules/user/src/Entity/User.php Returns the preferred administrative language code of the account.

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