Search for gd_
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeDeleteForm::logDeletionMessage | function | core/ |
|
| PhpUnitTestRunner::$workingDirectory | property | core/ |
Path to the working directory. |
| PluralTranslationTest::providerTestMissingData | function | core/ |
|
| PluralTranslationTest::testMissingData | function | core/ |
@dataProvider providerTestMissingData |
| QueryFactory::onConfigDelete | function | core/ |
Removes configuration entity from key store. |
| RendererPlaceholdersTest::testPlaceholderingDisabledForPostRequests | function | core/ |
@covers ::render[[api-linebreak]] @covers ::doRender[[api-linebreak]] @covers \Drupal\Core\Render\RenderCache::get[[api-linebreak]] @covers \Drupal\Core\Render\PlaceholderingRenderCache::get[[api-linebreak]] @covers… |
| SchemaOrgDataConverter | class | core/ |
|
| SchemaOrgDataConverter.php | file | core/ |
|
| SchemaOrgDataConverter::interactionCount | function | core/ |
Converts an interaction count to a string with the interaction type. |
| SettingsTest::configDirectoriesBcLayerProvider | function | core/ |
Data provider for self::testConfigDirectoriesBcLayer(). |
| SettingsTest::testConfigDirectoriesBcLayer | function | core/ |
@runInSeparateProcess @group legacy @covers ::__construct[[api-linebreak]] @dataProvider configDirectoriesBcLayerProvider |
| SettingsTest::testConfigDirectoriesBcLayerEmpty | function | core/ |
@runInSeparateProcess @group legacy |
| SettingsTest::testConfigDirectoriesBcLayerMultiple | function | core/ |
@runInSeparateProcess @group legacy |
| SiteSettingsForm::createRandomConfigDirectory | function | core/ |
Create a random config sync directory. |
| SkippedDeprecationTest::testSkippingDeprecations | function | core/ |
Tests skipping deprecations in unit tests. |
| SkippedDeprecationTest::testSkippingDeprecationsAgain | function | core/ |
Tests skipping deprecations in unit tests multiple times. |
| StorageComparer::getAndSortConfigData | function | core/ |
Gets and sorts configuration data from the source and target storages. |
| StorageComparerTest::$configData | property | core/ |
An array of test configuration data keyed by configuration name. |
| StorageComparerTest::getConfigData | function | core/ |
|
| StringData | class | core/ |
The string data type. |
| StringData.php | file | core/ |
|
| StringData::getCastedValue | function | core/ |
Gets the primitive data value casted to the correct PHP type. |
| StringDatabaseStorage | class | core/ |
Defines a class to store localized strings in the database. |
| StringDatabaseStorage.php | file | core/ |
|
| StringDatabaseStorage::$connection | property | core/ |
The database connection. |
| StringDatabaseStorage::$options | property | core/ |
Additional database connection options to use in queries. |
| StringDatabaseStorage::checkVersion | function | core/ |
Checks whether the string version matches a given version, fix it if not. |
| StringDatabaseStorage::countStrings | function | core/ |
Counts source strings. |
| StringDatabaseStorage::countTranslations | function | core/ |
Counts translations. |
| StringDatabaseStorage::createString | function | core/ |
Creates a source string object bound to this storage but not saved. |
| StringDatabaseStorage::createTranslation | function | core/ |
Creates a string translation object bound to this storage but not saved. |
| StringDatabaseStorage::dbDelete | function | core/ |
Creates delete query. |
| StringDatabaseStorage::dbExecute | function | core/ |
Executes an arbitrary SELECT query string with the injected options. |
| StringDatabaseStorage::dbFieldTable | function | core/ |
Gets table alias for field. |
| StringDatabaseStorage::dbStringInsert | function | core/ |
Creates a database record for a string object. |
| StringDatabaseStorage::dbStringKeys | function | core/ |
Gets keys values that are in a database table. |
| StringDatabaseStorage::dbStringLoad | function | core/ |
Loads multiple string objects. |
| StringDatabaseStorage::dbStringSelect | function | core/ |
Builds a SELECT query with multiple conditions and fields. |
| StringDatabaseStorage::dbStringTable | function | core/ |
Gets table name for storing string object. |
| StringDatabaseStorage::dbStringUpdate | function | core/ |
Updates string object in the database. |
| StringDatabaseStorage::delete | function | core/ |
Delete string from storage. |
| StringDatabaseStorage::deleteStrings | function | core/ |
Deletes source strings and translations using conditions. |
| StringDatabaseStorage::deleteTranslations | function | core/ |
Deletes translations using conditions. |
| StringDatabaseStorage::findString | function | core/ |
Loads a string source object, fast query. |
| StringDatabaseStorage::findTranslation | function | core/ |
Loads a string translation object, fast query. |
| StringDatabaseStorage::getLocations | function | core/ |
Loads string location information. |
| StringDatabaseStorage::getStrings | function | core/ |
Loads multiple source string objects. |
| StringDatabaseStorage::getTranslations | function | core/ |
Loads multiple string translation objects. |
| StringDatabaseStorage::save | function | core/ |
Save string object to storage. |
| StringDatabaseStorage::updateLocation | function | core/ |
Update locations for string. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.