62 string references to config.factory
- AccountSettingsForm::create in core/
modules/ user/ src/ AccountSettingsForm.php - Instantiates a new instance of this class.
- BaseFieldOverrideStorage::createInstance in core/
lib/ Drupal/ Core/ Field/ BaseFieldOverrideStorage.php - Instantiates a new instance of this entity handler.
- BasicSettingsForm::create in core/
modules/ views_ui/ src/ Form/ BasicSettingsForm.php - Instantiates a new instance of this class.
- BlockContentLocalTasksTest::setUp in core/
modules/ block_content/ tests/ src/ Unit/ Menu/ BlockContentLocalTasksTest.php - BlockLocalTasksTest::setUp in core/
modules/ block/ tests/ src/ Unit/ Menu/ BlockLocalTasksTest.php - BookManagerDeprecationTest::testOptionalParametersDeprecation in core/
modules/ book/ tests/ src/ Kernel/ BookManagerDeprecationTest.php - @covers ::__construct[[api-linebreak]]
- BrowserTestBaseTest::testForm in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests basic form functionality.
- BrowserTestBaseTest::testLocalTimeZone in core/
tests/ Drupal/ FunctionalTests/ BrowserTestBaseTest.php - Tests the assumption that local time is in 'Australia/Sydney'.
- CacheabilityMetadataConfigOverrideTest::testConfigOverride in core/
tests/ Drupal/ KernelTests/ Core/ Config/ CacheabilityMetadataConfigOverrideTest.php - Tests if config overrides correctly set cacheability metadata.
- Color::create in core/
modules/ color/ src/ Plugin/ migrate/ destination/ Color.php - Creates an instance of the plugin.
- Config::create in core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ Config.php - Creates an instance of the plugin.
- ConfigCRUDTest::testCRUD in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigCRUDTest.php - Tests CRUD operations.
- ConfigEntityStorage::createInstance in core/
lib/ Drupal/ Core/ Config/ Entity/ ConfigEntityStorage.php - Instantiates a new instance of this entity handler.
- ConfigFormBase::create in core/
lib/ Drupal/ Core/ Form/ ConfigFormBase.php - Instantiates a new instance of this class.
- ConfigModuleOverridesTest::testSimpleModuleOverrides in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigModuleOverridesTest.php - ConfigOverridesPriorityTest::testOverridePriorities in core/
tests/ Drupal/ KernelTests/ Core/ Config/ ConfigOverridesPriorityTest.php - ControllerBase::config in core/
lib/ Drupal/ Core/ Controller/ ControllerBase.php - Retrieves a configuration object.
- 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.
- CronTest::setUp in core/
tests/ Drupal/ Tests/ Core/ CronTest.php - DateHelperTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Datetime/ DateHelperTest.php - DateHelperTest::testWeekDaysOrdered in core/
tests/ Drupal/ Tests/ Core/ Datetime/ DateHelperTest.php - @covers ::weekDaysOrdered[[api-linebreak]] @dataProvider providerTestWeekDaysOrdered
- DateTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Datetime/ DateTest.php - DefaultConfigTest::doTestsOnConfigStorage in core/
tests/ Drupal/ KernelTests/ Config/ DefaultConfigTest.php - Tests that default config matches the installed config.
- DefaultProcessor::create in core/
modules/ aggregator/ src/ Plugin/ aggregator/ processor/ DefaultProcessor.php - Creates an instance of the plugin.
- Drupal::configFactory in core/
lib/ Drupal.php - Retrieves the configuration factory.
- DrupalTest::testConfig in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the config() method.
- EntityConfigBase::create in core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ EntityConfigBase.php - Creates an instance of the plugin.
- EntityResource::create in core/
modules/ rest/ src/ Plugin/ rest/ resource/ EntityResource.php - Creates an instance of the plugin.
- FieldStorageAddForm::create in core/
modules/ field_ui/ src/ Form/ FieldStorageAddForm.php - Instantiates a new instance of this class.
- FileSystemForm::create in core/
modules/ system/ src/ Form/ FileSystemForm.php - Instantiates a new instance of this class.
- FormBase::configFactory in core/
lib/ Drupal/ Core/ Form/ FormBase.php - Gets the config factory for this form.
- FormObjectTest::setUp in core/
modules/ system/ tests/ src/ Kernel/ Form/ FormObjectTest.php - FormObjectTest::testObjectFormCallback in core/
modules/ system/ tests/ src/ Functional/ Form/ FormObjectTest.php - Tests using an object as the form callback.
- FormTestControllerObject::create in core/
modules/ system/ tests/ modules/ form_test/ src/ FormTestControllerObject.php - Instantiates a new instance of this class.
- FunctionalTestSetupTrait::initConfig in core/
lib/ Drupal/ Core/ Test/ FunctionalTestSetupTrait.php - Initialize various configurations post-installation.
- GDToolkit::create in core/
modules/ system/ src/ Plugin/ ImageToolkit/ GDToolkit.php - Creates an instance of the plugin.
- ImageToolkitForm::create in core/
modules/ system/ src/ Form/ ImageToolkitForm.php - Instantiates a new instance of this class.
- IncrementalForm::create in core/
modules/ migrate_drupal_ui/ src/ Form/ IncrementalForm.php - Instantiates a new instance of this class.
- LocalTaskIntegrationTestBase::setUp in core/
tests/ Drupal/ Tests/ Core/ Menu/ LocalTaskIntegrationTestBase.php - MailManagerTest::setUpMailManager in core/
tests/ Drupal/ Tests/ Core/ Mail/ MailManagerTest.php - Sets up the mail manager for testing.
- MaintenanceMode::__construct in core/
lib/ Drupal/ Core/ Site/ MaintenanceMode.php - Constructs a new maintenance mode service.
- MigrateUpgradeFormBase::create in core/
modules/ migrate_drupal_ui/ src/ Form/ MigrateUpgradeFormBase.php - Instantiates a new instance of this class.
- PathPluginBaseTest::setupContainer in core/
modules/ views/ tests/ src/ Unit/ Plugin/ display/ PathPluginBaseTest.php - Setup access plugin manager and config factory in the Drupal class.
- PerformanceForm::create in core/
modules/ system/ src/ Form/ PerformanceForm.php - Instantiates a new instance of this class.
- PhpMailTest::setUp in core/
tests/ Drupal/ Tests/ Core/ Mail/ Plugin/ Mail/ PhpMailTest.php - RegionalForm::create in core/
modules/ system/ src/ Form/ RegionalForm.php - Instantiates a new instance of this class.
- ReviewForm::create in core/
modules/ migrate_drupal_ui/ src/ Form/ ReviewForm.php - Instantiates a new instance of this class.
- SettingsForm::create in core/
modules/ aggregator/ src/ Form/ SettingsForm.php - Instantiates a new instance of this class.
- SiteInformationForm::create in core/
modules/ system/ src/ Form/ SiteInformationForm.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.
- SystemBrandingBlock::create in core/
modules/ system/ src/ Plugin/ Block/ SystemBrandingBlock.php - Creates an instance of the plugin.
- SystemBrandingOffCanvasForm::create in core/
modules/ system/ src/ Form/ SystemBrandingOffCanvasForm.php - Instantiates a new instance of this class.
- SystemMenuOffCanvasForm::create in core/
modules/ system/ src/ Form/ SystemMenuOffCanvasForm.php - Instantiates a new instance of this class.
- TestProcessor::create in core/
modules/ aggregator/ tests/ modules/ aggregator_test/ src/ Plugin/ aggregator/ processor/ TestProcessor.php - Creates an instance of the plugin.
- TestToolkit::create in core/
modules/ system/ tests/ modules/ image_test/ src/ Plugin/ ImageToolkit/ TestToolkit.php - Creates an instance of the plugin.
- ThemeController::create in core/
modules/ system/ src/ Controller/ ThemeController.php - Instantiates a new instance of this class.
- ThemeSettings::create in core/
modules/ system/ src/ Plugin/ migrate/ destination/ d7/ ThemeSettings.php - Creates an instance of the plugin.
- ThemeSettingsForm::create in core/
modules/ system/ src/ Form/ ThemeSettingsForm.php - Instantiates a new instance of this class.
- TimezoneResolverTest::testGetTimeZone in core/
modules/ system/ tests/ src/ Kernel/ TimezoneResolverTest.php - Tests time zone resolution.
- UpdateSettingsForm::create in core/
modules/ update/ src/ UpdateSettingsForm.php - Instantiates a new instance of this class.
- UserPasswordForm::create in core/
modules/ user/ src/ Form/ UserPasswordForm.php - Instantiates a new instance of this class.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.