37 string references to 'State'
- ContentModerationStateForm::buildConfigurationForm in core/
modules/ content_moderation/ src/ Form/ ContentModerationStateForm.php - Form constructor.
- CredentialForm::create in core/
modules/ migrate_drupal_ui/ src/ Form/ CredentialForm.php - Instantiates a new instance of this class.
- CronForm::create in core/
modules/ system/ src/ Form/ CronForm.php - Instantiates a new instance of this class.
- d6_language_content_taxonomy_vocabulary_settings.yml in core/
modules/ language/ migrations/ d6_language_content_taxonomy_vocabulary_settings.yml - core/modules/language/migrations/d6_language_content_taxonomy_vocabulary_settings.yml
- DbUpdateController::create in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Instantiates a new instance of the implementing class using autowiring.
- DeletedWorkspaceConstraintValidator::create in core/
modules/ workspaces/ src/ Plugin/ Validation/ Constraint/ DeletedWorkspaceConstraintValidator.php - Instantiates a new instance of this class.
- DrupalSqlBase::create in core/
modules/ migrate_drupal/ src/ Plugin/ migrate/ source/ DrupalSqlBase.php - Creates an instance of the plugin.
- EntityComment::create in core/
modules/ comment/ src/ Plugin/ migrate/ destination/ EntityComment.php - Creates an instance of the plugin.
- Feed::create in core/
modules/ views/ src/ Plugin/ views/ display/ Feed.php - Creates an instance of the plugin.
- HelpSearch::create in core/
modules/ help/ src/ Plugin/ Search/ HelpSearch.php - Creates an instance of the plugin.
- IncrementalForm::create in core/
modules/ migrate_drupal_ui/ src/ Form/ IncrementalForm.php - Instantiates a new instance of this class.
- InstallHelper::create in core/
profiles/ demo_umami/ modules/ demo_umami_content/ src/ InstallHelper.php - Instantiates a new instance of this class.
- Key::__sleep in vendor/
symfony/ lock/ Key.php - LanguageContentSettingsTaxonomyVocabulary::prepareRow in core/
modules/ language/ src/ Plugin/ migrate/ source/ d6/ LanguageContentSettingsTaxonomyVocabulary.php - Adds additional data to the row.
- MigrateUpgradeFormBase::create in core/
modules/ migrate_drupal_ui/ src/ Form/ MigrateUpgradeFormBase.php - Instantiates a new instance of this class.
- MigrationConfigurationTrait::getState in core/
modules/ migrate_drupal/ src/ MigrationConfigurationTrait.php - Gets the state service.
- Node::create in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ Node.php - Creates an instance of the plugin.
- Node::create in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ Node.php - Creates an instance of the plugin.
- NodeServiceProvider::register in core/
modules/ node/ src/ NodeServiceProvider.php - Registers services to the container.
- Page::create in core/
modules/ views/ src/ Plugin/ views/ display/ Page.php - Creates an instance of the plugin.
- PathPluginBase::create in core/
modules/ views/ src/ Plugin/ views/ display/ PathPluginBase.php - Creates an instance of the plugin.
- RestExport::create in core/
modules/ rest/ src/ Plugin/ views/ display/ RestExport.php - Creates an instance of the plugin.
- ReviewForm::create in core/
modules/ migrate_drupal_ui/ src/ Form/ ReviewForm.php - Instantiates a new instance of this class.
- SiteMaintenanceModeForm::create in core/
modules/ system/ src/ Form/ SiteMaintenanceModeForm.php - Instantiates a new instance of this class.
- SqlBase::create in core/
modules/ migrate/ src/ Plugin/ migrate/ source/ SqlBase.php - Creates an instance of the plugin.
- State::__construct in core/
lib/ Drupal/ Core/ State/ State.php - Constructs a State object.
- TranslateFormBase::create in core/
modules/ locale/ src/ Form/ TranslateFormBase.php - Instantiates a new instance of this class.
- TranslationStatusForm::create in core/
modules/ locale/ src/ Form/ TranslationStatusForm.php - Instantiates a new instance of this class.
- UpdateManagerUpdate::create in core/
modules/ update/ src/ Form/ UpdateManagerUpdate.php - Instantiates a new instance of this class.
- UpdateReady::create in core/
modules/ update/ src/ Form/ UpdateReady.php - Instantiates a new instance of this class.
- ViewsLocalTask::create in core/
modules/ views/ src/ Plugin/ Derivative/ ViewsLocalTask.php - Creates a new class instance.
- WorkflowEditForm::form in core/
modules/ workflows/ src/ Form/ WorkflowEditForm.php - Gets the actual form array to be built.
- WorkflowStateAddForm::save in core/
modules/ workflows/ src/ Form/ WorkflowStateAddForm.php - Form submission handler for the 'save' action.
- WorkflowStateEditForm::form in core/
modules/ workflows/ src/ Form/ WorkflowStateEditForm.php - Gets the actual form array to be built.
- WorkflowStateEditForm::save in core/
modules/ workflows/ src/ Form/ WorkflowStateEditForm.php - Form submission handler for the 'save' action.
- WorkflowStateEditForm::validateForm in core/
modules/ workflows/ src/ Form/ WorkflowStateEditForm.php - Form validation handler.
- WorkflowTypeStateFormBase::submitConfigurationForm in core/
modules/ workflows/ src/ Plugin/ WorkflowTypeStateFormBase.php - Form submission handler.