13 methods override AutowireTrait::create()
- ApiController::create in core/
modules/ package_manager/ tests/ modules/ package_manager_test_api/ src/ ApiController.php - Instantiates a new instance of the implementing class using autowiring.
- BlockContentController::create in core/
modules/ block_content/ src/ Controller/ BlockContentController.php - Instantiates a new instance of the implementing class using autowiring.
- ConfigTranslationMapperList::create in core/
modules/ config_translation/ src/ Controller/ ConfigTranslationMapperList.php - Instantiates a new instance of the implementing class using autowiring.
- CssAssetController::create in core/
modules/ system/ src/ Controller/ CssAssetController.php - Instantiates a new instance of the implementing class using autowiring.
- DbUpdateController::create in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Instantiates a new instance of the implementing class using autowiring.
- EntityAutocompleteController::create in core/
modules/ system/ src/ Controller/ EntityAutocompleteController.php - Instantiates a new instance of the implementing class using autowiring.
- ErrorTestController::create in core/
modules/ system/ tests/ modules/ error_test/ src/ Controller/ ErrorTestController.php - Instantiates a new instance of the implementing class using autowiring.
- FieldConfigAddController::create in core/
modules/ field_ui/ src/ Controller/ FieldConfigAddController.php - Instantiates a new instance of the implementing class using autowiring.
- FieldStorageAddController::create in core/
modules/ field_ui/ src/ Controller/ FieldStorageAddController.php - Instantiates a new instance of the implementing class using autowiring.
- JsAssetController::create in core/
modules/ system/ src/ Controller/ JsAssetController.php - Instantiates a new instance of the implementing class using autowiring.
- LonelyMonkeyController::create in core/
modules/ system/ tests/ modules/ error_service_test/ src/ Controller/ LonelyMonkeyController.php - Instantiates a new instance of the implementing class using autowiring.
- UserAuthenticationController::create in core/
modules/ user/ src/ Controller/ UserAuthenticationController.php - Instantiates a new instance of the implementing class using autowiring.
- UserController::create in core/
modules/ user/ src/ Controller/ UserController.php - Instantiates a new instance of the implementing class using autowiring.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.