menu.parent_form_selector
Same name and namespace in other branches
- 9 core/core.services.yml \menu.parent_form_selector
- 8.9.x core/core.services.yml \menu.parent_form_selector
- 10 core/core.services.yml \menu.parent_form_selector
Class
Drupal\Core\Menu\MenuParentFormSelector7 string references to menu.parent_form_selector
- MenuLinkContentForm::create in core/
modules/ menu_link_content/ src/ Form/ MenuLinkContentForm.php - Instantiates a new instance of this class.
- MenuLinkDefaultForm::create in core/
lib/ Drupal/ Core/ Menu/ Form/ MenuLinkDefaultForm.php - Instantiates a new instance of this class.
- MenuUiHooks::formNodeFormAlter in core/
modules/ menu_ui/ src/ Hook/ MenuUiHooks.php - Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeForm.
- MenuUiHooks::formNodeTypeFormAlter in core/
modules/ menu_ui/ src/ Hook/ MenuUiHooks.php - Implements hook_form_FORM_ID_alter() for \Drupal\node\Form\NodeTypeForm.
- Node::create in core/
modules/ node/ src/ Plugin/ views/ wizard/ Node.php - Creates an instance of the plugin.
File
-
core/
core.services.yml
View source
- class: Drupal\Core\Menu\MenuParentFormSelector
- arguments:
- - '@menu.link_tree'
- - '@entity_type.manager'
- - '@string_translation'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.