CommentImporter |
class |
Drupal\csv_importer\Plugin\Importer |
src/Plugin/Importer/CommentImporter.php |
Class CommentImporter. |
|
|
|
Importer |
class |
Drupal\csv_importer\Annotation |
src/Annotation/Importer.php |
Defines a importer item annotation object. |
|
|
|
ImporterBase |
abstract class |
Drupal\csv_importer\Plugin |
src/Plugin/ImporterBase.php |
Provides a base class for ImporterBase plugins. |
5 |
5 |
|
ImporterForm |
class |
Drupal\csv_importer\Form |
src/Form/ImporterForm.php |
Provides CSV importer form. |
|
|
1 |
ImporterInterface |
interface |
Drupal\csv_importer\Plugin |
src/Plugin/ImporterInterface.php |
Importer manager interface. |
1 |
|
|
ImporterManager |
class |
Drupal\csv_importer\Plugin |
src/Plugin/ImporterManager.php |
Provides the Importer plugin manager. |
|
1 |
2 |
ImporterTest |
class |
Drupal\Tests\csv_importer\FunctionalJavascript |
tests/src/FunctionalJavascript/ImporterTest.php |
Tests CSV importer. |
|
|
|
MenuLinkImporter |
class |
Drupal\csv_importer\Plugin\Importer |
src/Plugin/Importer/MenuLinkImporter.php |
Class MenuLinkImporter. |
|
|
|
NodeImporter |
class |
Drupal\csv_importer\Plugin\Importer |
src/Plugin/Importer/NodeImporter.php |
Class NodeImporter. |
|
|
|
Parser |
class |
Drupal\csv_importer |
src/Parser.php |
Parser manager. |
|
|
2 |
ParserInterface |
interface |
Drupal\csv_importer |
src/ParserInterface.php |
Csv parser manager interface. |
1 |
1 |
|
TaxonomyImporter |
class |
Drupal\csv_importer\Plugin\Importer |
src/Plugin/Importer/TaxonomyImporter.php |
Class TaxonomyImporter. |
|
|
|
UserImporter |
class |
Drupal\csv_importer\Plugin\Importer |
src/Plugin/Importer/UserImporter.php |
Class UserImporter. |
|
|
|