You are here

service prepopulate.populator in Prepopulate 8.2

Class

Drupal\prepopulate\Populate
1 string reference to prepopulate.populator
prepopulate_after_build in ./prepopulate.module
An #after_build function to set the values prepopulated in the request.

File

./prepopulate.services.yml
prepopulate.services.yml

View source
  1. class: Drupal\prepopulate\Populate
  2. arguments:
  3. - '@request_stack'
  4. - '@entity_type.manager'
  5. - '@module_handler'
  6. required_cache_contexts:
  7. - 'languages:language_interface'
  8. - theme
  9. - user.permissions
  10. - url.query_args