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 |
|---|---|---|---|
| FileEncodingConstraintValidator::validateEncoding | function | core/ |
Validates the encoding of the file. |
| FileEncodingConstraintValidatorTest | class | core/ |
Tests the FileEncodingConstraintValidator. |
| FileEncodingConstraintValidatorTest.php | file | core/ |
|
| FileEncodingConstraintValidatorTest::getInvalidEncodedPoFile | function | core/ |
Helper function that returns a .po file with invalid encoding. |
| FileEncodingConstraintValidatorTest::providerTestFileValidateEncodings | function | core/ |
Data provider for ::testFileEncoding. |
| FileEncodingConstraintValidatorTest::testFileEncodings | function | core/ |
Tests the FileEncodingConstraintValidator. |
| FileParsingCacheCollectorBase | class | core/ |
Caches file parsing in a cache collector. |
| FileParsingCacheCollectorBase.php | file | core/ |
|
| FileParsingCacheCollectorBase::get | function | core/ |
Gets value from the cache. |
| FileParsingCacheCollectorBase::parseFile | function | core/ |
Parses a file given a filename and returns the result. |
| FileParsingCacheCollectorBase::resolveCacheMiss | function | core/ |
Resolves a cache miss. |
| FileParsingCacheCollectorBase::updateCache | function | core/ |
Writes a value to the persistent cache immediately. |
| FileParsingCacheCollectorBase::__construct | function | core/ |
Constructs a CacheCollector object. |
| FileTestHelper::logCall | function | core/ |
Store the values passed to a hook invocation. |
| FilterStringTest::testFilterStringContains | function | core/ |
Tests the string filter with the 'contains' operator. |
| FinalMissingContentSubscriber | class | core/ |
Final event subscriber to the missing content event. |
| FinalMissingContentSubscriber.php | file | core/ |
|
| FinalMissingContentSubscriber::getSubscribedEvents | function | core/ |
|
| FinalMissingContentSubscriber::onMissingContent | function | core/ |
Handles the missing content event. |
| FinishResponseSubscriber::addDebugCacheHeaders | function | core/ |
Adds cache metadata information as headers in the response. |
| FinishResponseSubscriberTest::testDebugCacheTagAndCacheContextsHeadersLength | function | core/ |
Tests that long tags and contexts headers are split into multiple lines. |
| FixtureManipulator::$committingChanges | property | core/ |
Whether changes are currently being committed. |
| HttpResponseDebugCacheabilityHeadersTest | class | core/ |
Tests that debug cacheability header lines do not exceed Apache limit. |
| HttpResponseDebugCacheabilityHeadersTest.php | file | core/ |
|
| HttpResponseDebugCacheabilityHeadersTest::$modules | property | core/ |
Modules to install. |
| HttpResponseDebugCacheabilityHeadersTest::register | function | core/ |
Registers test-specific services. |
| HttpResponseDebugCacheabilityHeadersTest::testCacheDebugHeadersLineLength | function | core/ |
Tests that cache debug headers do not error from exceeding line limits. |
| InfoParserUnitTest::testTestingPackageMissingCoreVersionRequirement | function | core/ |
Tests that Testing package modules use a default core_version_requirement. |
| InlineBlockTestBase::assertDialogClosedAndTextVisible | function | core/ |
Asserts that the dialog closes and the new text appears on the main canvas. |
| InstallerExistingConfigDirectoryTest | class | core/ |
Tests installation when a config_sync_directory exists and is set up. |
| InstallerExistingConfigDirectoryTest.php | file | core/ |
|
| InstallerExistingConfigDirectoryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingConfigDirectoryTest::$expectedFilePerms | property | core/ |
The expected file perms of the folder. |
| InstallerExistingConfigDirectoryTest::prepareEnvironment | function | core/ |
Prepares the current environment for running the test. |
| InstallerExistingConfigDirectoryTest::testInstaller | function | core/ |
Verifies that installation succeeded. |
| InstallerExistingConfigExistingSettingsTest | class | core/ |
Verifies that installing from existing configuration works. |
| InstallerExistingConfigExistingSettingsTest.php | file | core/ |
|
| InstallerExistingConfigExistingSettingsTest::prepareEnvironment | function | core/ |
Partially configures a preexisting settings.php file before invoking the interactive installer. |
| InstallerExistingConfigExistingSettingsTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerExistingConfigMultilingualTest | class | core/ |
Verifies that installing from existing configuration works. |
| InstallerExistingConfigMultilingualTest.php | file | core/ |
|
| InstallerExistingConfigMultilingualTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigMultilingualTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
| InstallerExistingConfigMultilingualTest::setUpLanguage | function | core/ |
Installer step: Select language. |
| InstallerExistingConfigMultilingualTest::testConfigSync | function | core/ |
Confirms that the installation installed the configuration correctly. |
| InstallerExistingConfigNoConfigTest | class | core/ |
Verifies that profiles invalid config can not be installed. |
| InstallerExistingConfigNoConfigTest.php | file | core/ |
|
| InstallerExistingConfigNoConfigTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| InstallerExistingConfigNoConfigTest::$profile | property | core/ |
This is set by the profile in the core.extension extracted. |
| InstallerExistingConfigNoConfigTest::getConfigLocation | function | core/ |
Gets the path to the configuration directory. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.