7 #type uses of LanguageConfiguration
- BlockContentTypeForm::form in core/
modules/ block_content/ src/ BlockContentTypeForm.php - Gets the actual form array to be built.
- CommentTypeForm::form in core/
modules/ comment/ src/ CommentTypeForm.php - Gets the actual form array to be built.
- ContentLanguageSettingsForm::buildForm in core/
modules/ language/ src/ Form/ ContentLanguageSettingsForm.php - Form constructor.
- LanguageConfigurationElement::buildForm in core/
modules/ language/ tests/ language_elements_test/ src/ Form/ LanguageConfigurationElement.php - Form constructor.
- MediaTypeForm::form in core/
modules/ media/ src/ MediaTypeForm.php - Gets the actual form array to be built.
- NodeTypeForm::form in core/
modules/ node/ src/ NodeTypeForm.php - Gets the actual form array to be built.
- VocabularyForm::form in core/
modules/ taxonomy/ src/ VocabularyForm.php - Gets the actual form array to be built.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.