Search for gc
- Search 7.x for gc
- Search 9.5.x for gc
- Search 8.9.x for gc
- Search 10.3.x for gc
- Search 11.x for gc
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests a recipe that has actions and with pre-existing configuration. |
| RecipeTest::testPreExistingMatchingConfiguration | function | core/ |
Tests creating an existing configuration with the same configuration. |
| 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. |
| SandboxManagerBaseTest::providerFailureDuringComposerStagerOperations | function | core/ |
Data provider for ::testFailureDuringComposerStagerOperations(). |
| SandboxManagerBaseTest::testFailureDuringComposerStagerOperations | function | core/ |
Tests when Composer Stager throws an exception during an operation. |
| SandboxManagerBaseTest::testStageDirectoryDeletedDuringCron | function | core/ |
Tests that destroyed stage directories are actually deleted during cron. |
| 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. |
| SearchPreprocessLangcodeTest::$node | property | core/ |
Test node for searching. |
| SearchPreprocessLangcodeTest::setUp | function | core/ |
|
| SearchPreprocessLangcodeTest::testPreprocessLangcode | function | core/ |
Tests that hook_search_preprocess() returns the correct langcode. |
| SearchPreprocessLangcodeTest::testPreprocessStemming | function | core/ |
Tests stemming for hook_search_preprocess(). |
| search_langcode_test.info.yml | file | core/ |
core/modules/search/tests/modules/search_langcode_test/search_langcode_test.info.yml |
| Select::havingCompile | function | core/ |
Compiles the HAVING clause for later retrieval. |
| Select::havingCondition | function | core/ |
Helper function to build most common HAVING conditional clauses. |
| Select::havingConditions | function | core/ |
Gets a list of all conditions in the HAVING clause. |
| SelectComplexTest::testHavingCountQuery | function | core/ |
Tests having queries. |
| SelectExtender::havingCompile | function | core/ |
Compiles the HAVING clause for later retrieval. |
| SelectExtender::havingCondition | function | core/ |
Helper function to build most common HAVING conditional clauses. |
| SelectExtender::havingConditions | function | core/ |
Gets a list of all conditions in the HAVING clause. |
| SelectInterface::havingCompile | function | core/ |
Compiles the HAVING clause for later retrieval. |
| SelectInterface::havingCondition | function | core/ |
Helper function to build most common HAVING conditional clauses. |
| SelectInterface::havingConditions | function | core/ |
Gets a list of all conditions in the HAVING clause. |
| SessionHandler::gc | function | core/ |
|
| SitesDirectoryHardeningTest::testSitesDirectoryHardeningConfig | function | core/ |
Tests writable files remain writable when directory hardening is disabled. |
| SqlContentEntityStorage::$defaultLangcodeKey | property | core/ |
The default language entity key. |
| SqlContentEntityStorage::$langcodeKey | property | core/ |
The entity langcode key. |
| StatementIteratorTrait::markResultsetFetchingComplete | function | core/ |
Informs the iterator that no more rows can be fetched from the resultset. |
| StaticReflectionParser::getStaticReflectionParserForDeclaringClass | function | core/ |
Gets the PSR-0 parser for the declaring class. |
| StatusCommandTest::assertStringContainsStringNoWhitespace | function | core/ |
Asserts that a string contains another string ignoring whitespace. |
| StubConnection::testLogCaller | function | core/ |
Helper method to test database classes are not included in backtraces. |
| StubEntityBase::$langcode | property | core/ |
The language code for the stub entity. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.