7 methods override AutowireTrait::create()
- CallsDestructableServiceController::create in core/
modules/ system/ tests/ modules/ destructable_test/ src/ Controller/ CallsDestructableServiceController.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.
- FieldConfigAddController::create in core/
modules/ field_ui/ src/ Controller/ FieldConfigAddController.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.
- LinksetController::create in core/
modules/ system/ src/ Controller/ LinksetController.php - Instantiates a new instance of the implementing class using autowiring.
- ThemeInstallController::create in core/
modules/ system/ tests/ modules/ nightwatch_theme_install_utility/ src/ Controller/ ThemeInstallController.php - Instantiates a new instance of the implementing class using autowiring.
- VersionHistoryController::create in core/
lib/ Drupal/ Core/ Entity/ Controller/ VersionHistoryController.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.