Search for source
- Search 7.x for source
- Search 9.5.x for source
- Search 8.9.x for source
- Search 10.3.x for source
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutBuilderEntityViewDisplayResourceTestBase::$modules | property | core/ |
Modules to install. |
| LayoutBuilderEntityViewDisplayResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| LayoutBuilderEntityViewDisplayResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| LocaleFileManager::downloadTranslationSource | function | core/ |
Downloads a translation file from a remote server. |
| LocaleSource | class | core/ |
Provides the locale source services. |
| LocaleSource.php | file | core/ |
|
| LocaleSource::buildServerPattern | function | core/ |
Build path to translation source, out of a server path replacement pattern. |
| LocaleSource::buildSources | function | core/ |
Build translation sources. |
| LocaleSource::clearSources | function | core/ |
Clear the translation status cache. |
| LocaleSource::deleteSources | function | core/ |
Delete project entries from the status cache. |
| LocaleSource::deleteSourcesByLanguage | function | core/ |
Deletes sources for a given language code. |
| LocaleSource::fileIsRemote | function | core/ |
Determine if a file is a remote file. |
| LocaleSource::getLastChecked | function | core/ |
Returns the last checked timestamp. |
| LocaleSource::LAST_CHECKED | constant | core/ |
They key for the last checked information in the key value store. |
| LocaleSource::loadSource | function | core/ |
Loads a single translation source containing current translation status. |
| LocaleSource::loadSources | function | core/ |
Loads cached translation sources containing current translation status. |
| LocaleSource::LOCAL_FILE_HASH_ALGO | constant | core/ |
The hash algorithm used to calculate the hash of the local file. |
| LocaleSource::saveSource | function | core/ |
Saves the status of translation sources in static cache. |
| LocaleSource::sourceBuild | function | core/ |
Builds abstract translation source. |
| LocaleSource::sourceCheckFile | function | core/ |
Checks whether a po file exists in the local filesystem. |
| LocaleSource::updateLastChecked | function | core/ |
Updates the last checked timestamp. |
| LocaleSource::__construct | function | core/ |
|
| LocaleStringTest::buildSourceString | function | core/ |
Creates random source string object. |
| LocaleTranslationChangeProjectVersionTest::testUpdateImportSourceRemote | function | core/ |
Tests update translations when project version changes. |
| LocaleTranslationDownloadTest::testUpdateImportSourceRemote | function | core/ |
Tests translation download from remote sources. |
| LocaleTranslationSource | class | core/ |
Provides source and translation status information for a project/langcode. |
| LocaleTranslationSource.php | file | core/ |
|
| LocaleTranslationSource::$core | property | core/ |
The core for the Server pattern, always "all". |
| LocaleTranslationSource::$files | property | core/ |
List of locale file object. |
| LocaleTranslationSource::$name | property | core/ |
The project name. |
| LocaleTranslationSource::$server_pattern | property | core/ |
The server pattern. |
| LocaleTranslationSource::$version | property | core/ |
The version. |
| LocaleTranslationSource::fromProject | function | core/ |
Create a LocaleTranslationSource object from a project. |
| LocaleTranslationSource::__construct | function | core/ |
|
| LocaleUpdateTest::testUpdateImportSourceLocal | function | core/ |
Tests translation import from local sources. |
| LocaleUpdateTest::testUpdateImportSourceRemote | function | core/ |
Tests translation import from remote sources. |
| locale_post_update_clear_sources | function | core/ |
Clear locale source information. |
| locale_translation_build_sources | function | core/ |
Build translation sources. |
| locale_translation_download_source | function | core/ |
Downloads a translation file from a remote server. |
| locale_translation_load_sources | function | core/ |
Loads cached translation sources containing current translation status. |
| locale_translation_source_build | function | core/ |
Builds abstract translation source. |
| locale_translation_source_check_file | function | core/ |
Checks whether a po file exists in the local filesystem. |
| LOCALE_TRANSLATION_SOURCE_COMPARE_EQ | constant | core/ |
Comparison result of source files timestamps. |
| LOCALE_TRANSLATION_SOURCE_COMPARE_GT | constant | core/ |
Comparison result of source files timestamps. |
| LOCALE_TRANSLATION_SOURCE_COMPARE_LT | constant | core/ |
Comparison result of source files timestamps. |
| locale_translation_use_remote_source | function | core/ |
Checks whether remote translation sources are used. |
| LOCALE_TRANSLATION_USE_SOURCE_LOCAL | constant | core/ |
Translation update mode: Use local files only. |
| LOCALE_TRANSLATION_USE_SOURCE_REMOTE_AND_LOCAL | constant | core/ |
Translation update mode: Use both remote and local files. |
| media.oembed.resource_fetcher | service | core/ |
Drupal\media\OEmbed\ResourceFetcher |
| Media::getSource | function | core/ |
Returns the media source. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.