19 string references to 'Context'

AccessResultTest::testCacheUntilConfigurationChanges in core/tests/Drupal/Tests/Core/Access/AccessResultTest.php
@expectedDeprecation Drupal\Core\Access\AccessResult::cacheUntilConfigurationChanges is deprecated in drupal:8.0.0 and is removed in drupal:9.0.0. Use \Drupal\Core\Access\AccessResult::addCacheableDependency() instead. @group legacy
AccessResultTest::testCacheUntilEntityChanges in core/tests/Drupal/Tests/Core/Access/AccessResultTest.php
@expectedDeprecation Drupal\Core\Access\AccessResult::cacheUntilEntityChanges is deprecated in drupal:8.0.0 and is removed in drupal:9.0.0. Use \Drupal\Core\Access\AccessResult::addCacheableDependency() instead. @group legacy
ContextualLinkDefaultTest::testGetTitleWithContext in core/tests/Drupal/Tests/Core/Menu/ContextualLinkDefaultTest.php
@covers ::getTitle
drupal7.php in core/modules/migrate_drupal/tests/fixtures/drupal7.php
A database agnostic dump for testing purposes.
EntityManagerTest::testGetTranslationFromContext in core/tests/Drupal/Tests/Core/Entity/EntityManagerTest.php
Tests the getTranslationFromContext() method.
EntityTypeTest::testGetCountLabel in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::getCountLabel
EntityTypeTest::testGetCountLabelDefault in core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
@covers ::getCountLabel
LocalActionDefaultTest::testGetTitleWithContext in core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php
Tests the getTitle method with a translation context.
LocaleConfigManager::processTranslatableData in core/modules/locale/src/LocaleConfigManager.php
Process the translatable data array with a given language.
LocaleConfigSubscriber::processTranslatableData in core/modules/locale/src/LocaleConfigSubscriber.php
Process the translatable data array with a given language.
LocaleConfigSubscriber::resetExistingTranslations in core/modules/locale/src/LocaleConfigSubscriber.php
Reset existing locale translations to their source values.
locale_schema in core/modules/locale/locale.install
Implements hook_schema().
LocalTaskDefaultTest::testGetTitleWithContext in core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php
@covers ::getTitle
Page::buildOptionsForm in core/modules/views/src/Plugin/views/display/Page.php
Provide a form to edit options for this plugin.
StringDatabaseStorage::dbStringInsert in core/modules/locale/src/StringDatabaseStorage.php
Creates a database record for a string object.
StringDatabaseStorage::dbStringUpdate in core/modules/locale/src/StringDatabaseStorage.php
Updates string object in the database.
system.schema.yml in core/modules/system/config/schema/system.schema.yml
core/modules/system/config/schema/system.schema.yml
TitleResolverTest::testStaticTitleWithContext in core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php
Tests a static title with a context.
views.display.schema.yml in core/modules/views/config/schema/views.display.schema.yml
core/modules/views/config/schema/views.display.schema.yml

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