Search for import
- Search 7.x for import
- Search 9.5.x for import
- Search 8.9.x for import
- Search 10.3.x for import
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| css_input_with_import.css.optimized.css | file | core/ |
ul,select{font:1em/160% Verdana,sans-serif;color:#494949;}.ui-icon{background-image:url(images/icon.png);}.data .double-quote{background-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");}.data… |
| CurrentImport | class | core/ |
Represents information about the current import status. |
| CurrentImport.php | file | core/ |
|
| CurrentImport::createFromArray | function | core/ |
Creates a CurrentImport from an array. |
| CurrentImport::createFromFile | function | core/ |
Creates a CurrentImport from a LocaleFile. |
| CurrentImport::createFromSource | function | core/ |
Creates a CurrentImport from a source object. |
| CurrentImport::__construct | function | core/ |
Creates a CurrentImport object for tracking translation information. |
| CurrentImportStorage | class | core/ |
Provides the locale current import state service. |
| CurrentImportStorage.php | file | core/ |
|
| CurrentImportStorage::delete | function | core/ |
Deletes the information for the given projects and languages. |
| CurrentImportStorage::get | function | core/ |
Get current import information for a given project and language. |
| CurrentImportStorage::getCacheId | function | core/ |
Get CacheId for a given project and language. |
| CurrentImportStorage::getOutdatedImports | function | core/ |
Get projects due for an import check. |
| CurrentImportStorage::LOCALE_CURRENT_IMPORT_CACHE_TAG | constant | core/ |
The cache tag for current import info. |
| CurrentImportStorage::save | function | core/ |
Saves the current import information to persistent storage. |
| CurrentImportStorage::updateLastChecked | function | core/ |
Updates the last checked time for an import. |
| CurrentImportStorage::__construct | function | core/ |
|
| DbImportCommand | class | core/ |
Provides a command to import the current database from a script. |
| DbImportCommand.php | file | core/ |
|
| DbImportCommand::configure | function | core/ |
|
| DbImportCommand::execute | function | core/ |
|
| DbImportCommand::runScript | function | core/ |
Run the database script. |
| DbImportCommandTest | class | core/ |
Test that the DbImportCommand works correctly. |
| DbImportCommandTest.php | file | core/ |
|
| DbImportCommandTest::$tables | property | core/ |
Tables that should be part of the exported script. |
| DbImportCommandTest::testDbImportCommand | function | core/ |
Tests the command directly. |
| DbToolsApplicationTest::testImportCommandRegistration | function | core/ |
Tests that the dump command is correctly registered. |
| DCOM58Test::testIssueWithNamespacesOrImports | function | core/ |
|
| DefaultLangcode::import | function | core/ |
Import the row. |
| DocParser::$ignoreNotImportedAnnotations | property | core/ |
Whether annotations that have not been imported should be ignored. |
| DocParser::$imports | property | core/ |
Hashmap containing all use-statements that are to be used when parsing the given doc block. |
| DocParser::setIgnoreNotImportedAnnotations | function | core/ |
Sets ignore on not-imported annotations. |
| DocParser::setImports | function | core/ |
Sets the imports. |
| Drupal\Core\Config\ConfigImporterFactory | service | core/ |
|
| Drupal\Core\DefaultContent\Importer | service | core/ |
|
| Drupal\locale\CurrentImportStorage | service | core/ |
|
| Drupal\locale\LocaleImportBatch | service | core/ |
|
| DummyDestination::import | function | core/ |
Import the row. |
| entity.bundle_config_import_validator | service | core/ |
Drupal\Core\Entity\Event\BundleConfigImportValidate |
| EntityBlock::import | function | core/ |
|
| EntityComment::import | function | core/ |
|
| EntityCommentType::import | function | core/ |
Import the row. |
| EntityConfigBase::import | function | core/ |
Import the row. |
| EntityContentBase::import | function | core/ |
|
| EntityContentBaseTest::testImport | function | core/ |
Tests basic entity save. |
| EntityContentBaseTest::testImportEntityLoadFailure | function | core/ |
Tests row skipping when we can't get an entity to save. |
| EntityImageStyle::import | function | core/ |
Import the row. |
| EntityNodeType::import | function | core/ |
|
| EntitySearchPage::import | function | core/ |
|
| EntityUser::import | function | core/ |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.