European Week of Regions and Cities

ImportOrganisationsForm extends FormBase Uses StringTranslationTrait

Import taxonomies form.

Table of Contents

Properties

$entityTypeManager  : EntityTypeManagerInterface
The entity type manager.
$moduleExtensionList  : ModuleExtensionList
The entity type manager.
$moduleHandler  : ModuleHandlerInterface
The entity ModuleHandler.

Methods

__construct()  : mixed
ExportTaxonomiesForm constructor.
buildForm()  : mixed
{@inheritdoc}
create()  : mixed
{@inheritdoc}
getFormId()  : string
{@inheritdoc}
submitForm()  : mixed
{@inheritdoc}

Properties

Methods

__construct()

ExportTaxonomiesForm constructor.

public __construct(EntityTypeManagerInterface $entityTypeManager, ModuleExtensionList $moduleExtensionList, ModuleHandlerInterface $moduleHandler) : mixed
Parameters
$entityTypeManager : EntityTypeManagerInterface

The entity type manager.

$moduleExtensionList : ModuleExtensionList

The module extension list.

$moduleHandler : ModuleHandlerInterface

The module handler service.

buildForm()

{@inheritdoc}

public buildForm(array<string|int, mixed> $form, FormStateInterface $form_state) : mixed
Parameters
$form : array<string|int, mixed>
$form_state : FormStateInterface

create()

{@inheritdoc}

public static create(ContainerInterface $container) : mixed
Parameters
$container : ContainerInterface

submitForm()

{@inheritdoc}

public submitForm(array<string|int, mixed> &$form, FormStateInterface $form_state) : mixed
Parameters
$form : array<string|int, mixed>
$form_state : FormStateInterface

        
On this page

Search results