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 11.x for gc
  5. Other projects
Title Object type File name Summary
DbLogController::getLogLevelClassMap function core/modules/dblog/src/Controller/DbLogController.php Gets an array of log level classes.
DbLogController::overview function core/modules/dblog/src/Controller/DbLogController.php Displays a listing of database log messages.
DbLogController::topLogMessages function core/modules/dblog/src/Controller/DbLogController.php Shows the most frequent log messages of a given event type.
DbLogController::__construct function core/modules/dblog/src/Controller/DbLogController.php Constructs a DbLogController object.
DbLogControllerTest class core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php Tests for the DbLogController class.
DbLogControllerTest.php file core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php
DbLogControllerTest::$modules property core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php Modules to install.
DbLogControllerTest::setUp function core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php
DbLogControllerTest::testDbLogCorrupted function core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php Tests corrupted log entries can still display available data.
DbLogControllerTest::testNonLatinCharacters function core/modules/dblog/tests/src/Kernel/DbLogControllerTest.php Tests links with non latin characters.
DbLogTest::testDbLogCron function core/modules/dblog/tests/src/Kernel/DbLogTest.php Tests that cron correctly applies the database log row limit.
DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a missing class definition.
DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a missing class definition.
DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a non-existent class definition.
DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition function core/tests/Drupal/Tests/Component/Plugin/DefaultFactoryTest.php Tests getPluginClass() with a non-existent class definition.
DefaultLangcode class core/modules/language/src/Plugin/migrate/destination/DefaultLangcode.php Provides a destination plugin for the default langcode config.
DefaultLangcode.php file core/modules/language/src/Plugin/migrate/destination/DefaultLangcode.php
DefaultLangcode::import function core/modules/language/src/Plugin/migrate/destination/DefaultLangcode.php Import the row.
DefaultLanguageItem::getDefaultLangcode function core/modules/language/src/DefaultLanguageItem.php Provides default language code of given entity.
DefaultLanguageRenderer::getLangcode function core/modules/views/src/Entity/Render/DefaultLanguageRenderer.php Returns the language code associated with the given row.
DefaultLanguageRenderer::getLangcodeByRelationship function core/modules/views/src/Entity/Render/DefaultLanguageRenderer.php Returns the language code associated with the given row.
DisplayFeedTranslationTest::$langcodes property core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php The added languages.
DistributionProfileTranslationQueryTest::$langcode property core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php The language code in which to install Drupal.
DistributionProfileTranslationTest::$langcode property core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationTest.php The language code in which to install Drupal.
DocParserTest::testTrailingCommaIsAllowed function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
Drupal\sdc\Twig\TwigComponentLoader service core/modules/sdc/sdc.services.yml Alias of Drupal\Core\Template\Loader\ComponentLoader
EarlyRenderingControllerTest class core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php Verifies that bubbleable metadata of early rendering is not lost.
EarlyRenderingControllerTest.php file core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php
EarlyRenderingControllerTest::$defaultTheme property core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php The theme to install as the default for testing.
EarlyRenderingControllerTest::$modules property core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php Modules to install.
EarlyRenderingControllerTest::testEarlyRendering function core/modules/system/tests/src/Functional/Common/EarlyRenderingControllerTest.php Tests theme preprocess functions being able to attach assets.
EarlyRenderingControllerWrapperSubscriber class core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php Subscriber that wraps controllers, to handle early rendering.
EarlyRenderingControllerWrapperSubscriber.php file core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php
EarlyRenderingControllerWrapperSubscriber::$argumentResolver property core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php The argument resolver.
EarlyRenderingControllerWrapperSubscriber::$renderer property core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php The renderer.
EarlyRenderingControllerWrapperSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php
EarlyRenderingControllerWrapperSubscriber::onController function core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php Ensures bubbleable metadata from early rendering is not lost.
EarlyRenderingControllerWrapperSubscriber::wrapControllerExecutionInRenderContext function core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php Wraps a controller execution in a render context.
EarlyRenderingControllerWrapperSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/EarlyRenderingControllerWrapperSubscriber.php Constructs a new EarlyRenderingControllerWrapperSubscriber instance.
EntityBaseTest::$langcode property core/tests/Drupal/Tests/Core/Entity/EntityUnitTest.php
EntityBaseTest::$langcode property core/tests/Drupal/Tests/Core/Entity/KeyValueStore/KeyValueEntityStorageTest.php
EntityBundleListCacheTest::testBundleListingCache function core/tests/Drupal/FunctionalTests/Entity/EntityBundleListCacheTest.php Tests that tags are invalidated when an entity with that bundle changes.
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode().
EntityFieldManagerTest::providerTestGetBaseFieldDefinitionsTranslatableEntityTypeLangcode function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Provides test data for testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode().
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeDefaultLangcode function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests the getBaseFieldDefinitions() method with a translatable entity type.
EntityFieldManagerTest::testGetBaseFieldDefinitionsTranslatableEntityTypeLangcode function core/tests/Drupal/Tests/Core/Entity/EntityFieldManagerTest.php Tests the getBaseFieldDefinitions() method with a translatable entity type.
EntityLanguageTestBase::$langcodes property core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php The available language codes.
EntityReferenceFieldTranslatedReferenceViewTest::$baseLangcode property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php The langcode of the source language.
EntityReferenceFieldTranslatedReferenceViewTest::$translateToLangcode property core/modules/field/tests/src/Functional/EntityReference/EntityReferenceFieldTranslatedReferenceViewTest.php Target langcode for translation.
EntityStateChangeValidationTest::testExistingContentWithNoModeration function core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php Tests that content without prior moderation information can be moderated.

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