Search for gd_
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConfigInstaller::getDefaultConfigDirectory | function | core/ |
Gets an extension's default configuration directory. |
| ConfigInstaller::getMissingDependencies | function | core/ |
Returns an array of missing dependencies for a config object. |
| ConfigManager::getConfigDependencyManager | function | core/ |
Creates and populates a ConfigDependencyManager object. |
| ConfigManagerInterface::getConfigDependencyManager | function | core/ |
Creates and populates a ConfigDependencyManager object. |
| ConfigMapperInterface::getConfigData | function | core/ |
Returns an array with all configuration data. |
| ConfigNamesMapper::getConfigData | function | core/ |
Returns an array with all configuration data. |
| ConfigNamesMapperTest::testGetConfigData | function | core/ |
Tests ConfigNamesMapper::getConfigData(). |
| ConfigTest::assertConfigDataEquals | function | core/ |
Asserts all config data equals $data provided. |
| ConfigTest::assertOriginalConfigDataEquals | function | core/ |
Asserts all original config data equals $data provided. |
| ConfigTranslationFormBase::$baseConfigData | property | core/ |
An array of base language configuration data keyed by configuration names. |
| ContainerTest::testResolveServicesAndParametersForArgumentsUsingDeepArray | function | core/ |
Tests that services with an array of arguments work correctly. |
| ContentEntityDeleteForm::logDeletionMessage | function | core/ |
|
| ContentEntityType::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
| ContentExportTest::testMissingDependenciesAreLogged | function | core/ |
Tests that the exporter handles missing dependencies gracefully. |
| CssOptimizerUnitTest::testTypeFilePreprocessingDisabled | function | core/ |
Tests a file CSS asset with preprocessing disabled. |
| DateRangeFieldTest::fromToSettingDataProvider | function | core/ |
Provides data for testing the 'from_to' setting. |
| DateTimeTest::testEnteringDateTimeViaSelectors | function | core/ |
Tests handling case with invalid data in selectors (like February, 31st). |
| DebugDump | class | core/ |
Drupal's extension for printing dump() output results. |
| DebugDump.php | file | core/ |
|
| DebugDump::$colors | property | core/ |
Whether colors should be used for printing. |
| DebugDump::$printCaller | property | core/ |
Whether the caller of dump should be included in the report. |
| DebugDump::$stagingFilePath | property | core/ |
The path to the dump staging file. |
| DebugDump::bootstrap | function | core/ |
|
| DebugDump::cliHandler | function | core/ |
A CLI handler for \Symfony\Component\VarDumper\VarDumper. |
| DebugDump::decodeDump | function | core/ |
Decodes a dump retrieved from storage. |
| DebugDump::encodeDump | function | core/ |
Encodes the dump for storing. |
| DebugDump::getCaller | function | core/ |
Returns information about the caller of dump(). |
| DebugDump::getDumps | function | core/ |
Retrieves dumps from storage. |
| DebugDump::isEnabled | function | core/ |
Determines if the extension is enabled. |
| DebugDump::testRunnerFinished | function | core/ |
Prints the dumps generated during the test. |
| DefaultMobileMetaTagsTest::testRemovingDefaultMetaTags | function | core/ |
Verifies that the default mobile meta tags can be removed. |
| DeleteForm::logDeletionMessage | function | core/ |
|
| DependentPluginDefinitionInterface::getConfigDependencies | function | core/ |
Gets the config dependencies of this plugin definition. |
| DependentPluginDefinitionInterface::setConfigDependencies | function | core/ |
Sets the config dependencies of this plugin definition. |
| DependentPluginDefinitionTrait::getConfigDependencies | function | core/ |
|
| DependentPluginDefinitionTrait::setConfigDependencies | function | core/ |
|
| DerivativeDiscoveryDecoratorTest::testExistingDerivative | function | core/ |
Tests derivative definitions when a definition already exists. |
| DerivativeDiscoveryDecoratorTest::testSingleExistingDerivative | function | core/ |
Tests a single definition when a derivative already exists. |
| DevelopmentSettingsFormTest::testTwigDevelopmentMode | function | core/ |
Tests turning on Twig development mode. |
| DevelopmentSettingsFormTest::twigDevelopmentData | function | core/ |
Test data for Twig development mode. |
| DialogDeprecationsTest | class | core/ |
Tests jQuery events deprecations. |
| DialogDeprecationsTest.php | file | core/ |
|
| DialogDeprecationsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DialogDeprecationsTest::$modules | property | core/ |
Modules to install. |
| DialogDeprecationsTest::testDialogDeprecations | function | core/ |
Tests that the deprecation events are triggered. |
| DownloadTest::testOverwritingDownload | function | core/ |
Tests a download that overwrites an existing local file. |
| DriverModuleMissingDependenciesTest | class | core/ |
Tests for database driver module with missing dependency. |
| DriverModuleMissingDependenciesTest.php | file | core/ |
|
| DriverModuleMissingDependenciesTest::testDetermineDriversAutoloadingFailingOnMissingDependency | function | core/ |
Tests determine drivers autoloading failing on missing dependency. |
| EntityBase::getConfigDependencyKey | function | core/ |
Gets the key that is used to store configuration dependencies. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.