service fontawesome.font_awesome_manager in Font Awesome Icons 8.2
Class
Drupal\fontawesome\FontAwesomeManager5 string references to fontawesome.font_awesome_manager
- AutocompleteController::create in src/
Controller/ AutocompleteController.php - Instantiates a new instance of this class.
- EditorIconDialog::create in src/
Form/ EditorIconDialog.php - Instantiates a new instance of this class.
- FontAwesomeIconpickerWidget::create in modules/
fontawesome_iconpicker_widget/ src/ Plugin/ Field/ FieldWidget/ FontAwesomeIconpickerWidget.php - Creates an instance of the plugin.
- FontAwesomeIconpickerWidget::validateIconName in modules/
fontawesome_iconpicker_widget/ src/ Plugin/ Field/ FieldWidget/ FontAwesomeIconpickerWidget.php - Validate the Font Awesome icon name.
- FontAwesomeIconWidget::create in src/
Plugin/ Field/ FieldWidget/ FontAwesomeIconWidget.php - Creates an instance of the plugin.
File
View source
- class: Drupal\fontawesome\FontAwesomeManager
- arguments:
- - '@cache.data'
- - '@module_handler'
- - '@theme_handler'
- - '@file_system'