Search for gc
Title | Object type | File name | Summary |
---|---|---|---|
PerformanceData::setCacheTagChecksumCount | function | core/ |
Sets the cache tag checksum count. |
PlaceholdersTest::callbackTagCurrentTemperature | function | core/ |
#lazy_builder callback; attaches setting, generates markup, cache tag. |
PoDatabaseReader::$langcode | property | core/ |
Language code of the language being read from the database. |
PoDatabaseReader::getLangcode | function | core/ |
Get language code. |
PoDatabaseReader::setLangcode | function | core/ |
Set language code. |
PoDatabaseWriter::$langcode | property | core/ |
Language code of the language being written to the database. |
PoDatabaseWriter::getLangcode | function | core/ |
Get language code. |
PoDatabaseWriter::setLangcode | function | core/ |
Set language code. |
PoHeader::$langcode | property | core/ |
Language code. |
PoItem::$langcode | property | core/ |
The language code this translation is in. |
PoItem::getLangcode | function | core/ |
Gets the language code of the currently used language. |
PoItem::setLangcode | function | core/ |
Set the language code of the current language. |
PoMemoryWriter::getLangcode | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:getLangcode(). |
PoMemoryWriter::setLangcode | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:setLangcode(). |
PoMetadataInterface::getLangcode | function | core/ |
Get language code. |
PoMetadataInterface::setLangcode | function | core/ |
Set language code. |
PoStreamReader::$langcode | property | core/ |
Language code for the PO stream being read. |
PoStreamReader::getLangcode | function | core/ |
Get language code. |
PoStreamReader::setLangcode | function | core/ |
Set language code. |
PoStreamWriter::$langcode | property | core/ |
The language code of this writer. |
PoStreamWriter::getLangcode | function | core/ |
Gets the current language code used. |
PoStreamWriter::setLangcode | function | core/ |
Set the language code. |
PrecedingConstraintAwareValidatorTrait | trait | core/ |
A constraint may need preceding constraints to not have been violated. |
PrecedingConstraintAwareValidatorTrait.php | file | core/ |
|
PrecedingConstraintAwareValidatorTrait::getPrecedingConstraints | function | core/ |
Gets the constraints preceding the given constraint in the current context. |
PrecedingConstraintAwareValidatorTrait::hasViolationsForPrecedingConstraints | function | core/ |
Checks whether any preceding constraints have been violated. |
PreExistingConfigException | class | core/ |
An exception thrown if configuration with the same name already exists. |
PreExistingConfigException.php | file | core/ |
|
PreExistingConfigException::$configObjects | property | core/ |
A list of configuration objects that already exist in active configuration. |
PreExistingConfigException::$extension | property | core/ |
The name of the module that is being installed. |
PreExistingConfigException::create | function | core/ |
Creates an exception for an extension and a list of configuration objects. |
PreExistingConfigException::flattenConfigObjects | function | core/ |
Flattens the config object array to a single dimensional list. |
PreExistingConfigException::getConfigObjects | function | core/ |
Gets the list of configuration objects that already exist. |
PreExistingConfigException::getExtension | function | core/ |
Gets the name of the extension that is being installed. |
ProjectCoreCompatibility::$existingCoreVersion | property | core/ |
The currently installed version of Drupal core. |
RecipePreExistingConfigException | class | core/ |
Exception thrown when a recipe has configuration that exists already. |
RecipePreExistingConfigException.php | file | core/ |
|
RecipePreExistingConfigException::__construct | function | core/ |
Constructs a RecipePreExistingConfigException. |
RecipeRunnerTest::testConfigActionsPreExistingConfig | function | core/ |
|
RecipeTest::testPreExistingMatchingConfiguration | function | core/ |
|
RendererBubblingTest::testContextBubblingCustomCacheBin | function | core/ |
Tests cache context bubbling with a custom cache bin. |
ResourceTestBase::refreshTestStateAfterRestConfigChange | function | core/ |
Refreshes the state of the tester to be in sync with the testee. |
RowEntityRenderersTest::$langcodes | property | core/ |
An array of added languages. |
SearchLangcodeTestHooks | class | core/ |
Hook implementations for search_langcode_test. |
SearchLangcodeTestHooks.php | file | core/ |
|
SearchLangcodeTestHooks::searchPreprocess | function | core/ |
Implements hook_search_preprocess(). |
SearchPreprocessLangcodeTest | class | core/ |
Tests that the search preprocessing uses the correct language code. |
SearchPreprocessLangcodeTest.php | file | core/ |
|
SearchPreprocessLangcodeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SearchPreprocessLangcodeTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.