Search for gc

  1. Search 7.x for gc
  2. Search 9.5.x for gc
  3. Search 10.3.x for gc
  4. Search 11.x for gc
  5. Other projects
Title Object type File name Summary
AliasManager::$langcodePreloaded property core/lib/Drupal/Core/Path/AliasManager.php Whether preloaded path lookups has already been loaded.
AssertPageCacheContextsAndTagsTrait::debugCacheTags function core/modules/system/src/Tests/Cache/AssertPageCacheContextsAndTagsTrait.php Provides debug information for cache tags.
ContentTranslationTestBase::$langcodes property core/modules/content_translation/src/Tests/ContentTranslationTestBase.php The added languages.
FieldUpdateTest::testEntityReferenceFieldConfigCleanUpdate function core/modules/field/tests/src/Functional/Update/FieldUpdateTest.php Tests field_post_update_remove_handler_submit_setting().
InstallerExistingConfigSyncDriectoryProfileMismatchTest class core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Verifies that installing from existing configuration works.
InstallerExistingConfigSyncDriectoryProfileMismatchTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php The theme to install as the default for testing.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$existingSyncDirectory property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php @todo
InstallerExistingConfigSyncDriectoryProfileMismatchTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php This is set by the profile in the core.extension extracted.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::getConfigTarball function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Gets the filepath to the configuration tarball.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Installer step: Configure settings.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::setUpSite function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Final installer step: Configure site.
InstallerExistingConfigSyncDriectoryProfileMismatchTest::testConfigSync function core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDriectoryProfileMismatchTest.php Tests that profile mismatch fails to install.
InstallerTestBase::$langcode property core/modules/simpletest/src/InstallerTestBase.php The language code in which to install Drupal.
LangcodeToAsciiUpdateFilledTest class core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php Runs LangcodeToAsciiUpdateTest with a dump filled with content.
LangcodeToAsciiUpdateFilledTest.php file core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php
LangcodeToAsciiUpdateFilledTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateFilledTest.php Set database dump files to be used.
LangcodeToAsciiUpdateTest class core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Tests that the entity langcode fields have been updated to varchar_ascii.
LangcodeToAsciiUpdateTest.php file core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php
LangcodeToAsciiUpdateTest::getColumnCollation function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Determine the column collation.
LangcodeToAsciiUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Set database dump files to be used.
LangcodeToAsciiUpdateTest::testLangcodeColumnCollation function core/modules/system/tests/src/Functional/Entity/Update/LangcodeToAsciiUpdateTest.php Tests that the column collation has been updated on MySQL.
MediaLibraryUpdateViewLangcodeFiltersTest class core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewLangcodeFiltersTest.php Tests the media library module updates for the langcode filters.
MediaLibraryUpdateViewLangcodeFiltersTest.php file core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewLangcodeFiltersTest.php
MediaLibraryUpdateViewLangcodeFiltersTest::setDatabaseDumpFiles function core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewLangcodeFiltersTest.php Set database dump files to be used.
MediaLibraryUpdateViewLangcodeFiltersTest::testMediaLibraryViewStatusExtraFilter function core/modules/media_library/tests/src/Functional/Update/MediaLibraryUpdateViewLangcodeFiltersTest.php Tests that the langcode filters are added to the media library view.
MissingCheckedRequirementsTest class core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php Tests a test case with missing requirements.
MissingCheckedRequirementsTest.php file core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php
MissingCheckedRequirementsTest::$modules property core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php Modules to enable.
MissingCheckedRequirementsTest::checkRequirements function core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php Overrides checkRequirements().
MissingCheckedRequirementsTest::setUp function core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php Sets up a Drupal site for running functional and integration tests.
MissingCheckedRequirementsTest::testCheckRequirements function core/modules/simpletest/src/Tests/MissingCheckedRequirementsTest.php Ensures test will not run when requirements are missing.
PhpunitCompatibilityTraitTest::testAssertStringContainsString function core/tests/Drupal/Tests/PhpunitCompatibilityTraitTest.php Tests that assert*StringContainsString* methods are available.
SiteBrandingConvertedIntoBlockUpdateTest class core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php Tests the upgrade path for page site variables being converted into a block.
SiteBrandingConvertedIntoBlockUpdateTest.php file core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php
SiteBrandingConvertedIntoBlockUpdateTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php The theme to install as the default for testing.
SiteBrandingConvertedIntoBlockUpdateTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php Set database dump files to be used.
SiteBrandingConvertedIntoBlockUpdateTest::setUp function core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php Overrides WebTestBase::setUp() for update testing.
SiteBrandingConvertedIntoBlockUpdateTest::testUpdateHookN function core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php Tests that site branding elements are being converted into blocks.
TaxonomyTranslationTestTrait::$baseLangcode property core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php The langcode of the source language.
TaxonomyTranslationTestTrait::$translateToLangcode property core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php Target langcode for translation.
TestCompatibilityTrait::assertStringContainsString function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/TestCompatibilityTrait.php Forward compatibility for assertStringContainsString.
TestCompatibilityTrait::assertStringContainsString function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/TestCompatibilityTrait.php Forward compatibility for assertStringContainsString.
TestCompatibilityTrait::assertStringContainsStringIgnoringCase function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/TestCompatibilityTrait.php Forward compatibility for assertStringContainsStringIgnoringCase.
TestCompatibilityTrait::assertStringContainsStringIgnoringCase function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/TestCompatibilityTrait.php Forward compatibility for assertStringContainsStringIgnoringCase.
TestCompatibilityTrait::assertStringNotContainsStringIgnoringCase function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit7/TestCompatibilityTrait.php Forward compatibility for assertStringNotContainsStringIgnoringCase.
TestCompatibilityTrait::assertStringNotContainsStringIgnoringCase function core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit6/TestCompatibilityTrait.php Forward compatibility for assertStringNotContainsStringIgnoringCase.
ThemeNotUsingClassyLibraryTest class core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php Tests that themes do not depend on Classy libraries.
ThemeNotUsingClassyLibraryTest.php file core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php
ThemeNotUsingClassyLibraryTest::$classyLibraries property core/tests/Drupal/KernelTests/Core/Theme/ThemeNotUsingClassyLibraryTest.php Classy's libraries.

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