chill_person_view: path: /{_locale}/person/{person_id}/general controller: Chill\PersonBundle\Controller\PersonController::viewAction chill_person_general_edit: path: /{_locale}/person/{person_id}/general/edit controller: Chill\PersonBundle\Controller\PersonController::editAction chill_person_general_update: path: /{_locale}/person/{person_id}/general/update controller: Chill\PersonBundle\Controller\PersonController::updateAction chill_person_new: path: /{_locale}/person/new controller: Chill\PersonBundle\Controller\PersonController::newAction chill_person_review: path: /{_locale}/person/review controller: Chill\PersonBundle\Controller\PersonController::reviewAction chill_person_create: path: /{_locale}/person/create controller: Chill\PersonBundle\Controller\PersonController::createAction chill_person_search: path: /{_locale}/person/search controller: Chill\PersonBundle\Controller\PersonController::searchAction options: menus: main: order: 30 label: Search within persons chill_person_accompanying_period_list: path: /{_locale}/person/{person_id}/accompanying-period controller: Chill\PersonBundle\Controller\AccompanyingPeriodController::listAction chill_person_accompanying_period_create: path: /{_locale}/person/{person_id}/accompanying-period/create controller: Chill\PersonBundle\Controller\AccompanyingPeriodController::createAction chill_person_accompanying_period_update: path: /{_locale}/person/{person_id}/accompanying-period/{period_id}/update controller: Chill\PersonBundle\Controller\AccompanyingPeriodController::updateAction chill_person_accompanying_period_close: path: /{_locale}/person/{person_id}/accompanying-period/close controller: Chill\PersonBundle\Controller\AccompanyingPeriodController::closeAction chill_person_accompanying_period_open: path: /{_locale}/person/{person_id}/accompanying-period/open controller: Chill\PersonBundle\Controller\AccompanyingPeriodController::openAction chill_person_accompanying_period_re_open: path: /{_locale}/person/{person_id}/accompanying-period/{period_id}/re-open controller: Chill\PersonBundle\Controller\AccompanyingPeriodController::reOpenAction chill_person_address_list: path: /{_locale}/person/{person_id}/address/list controller: Chill\PersonBundle\Controller\PersonAddressController::listAction chill_person_address_create: path: /{_locale}/person/{person_id}/address/create controller: Chill\PersonBundle\Controller\PersonAddressController::createAction methods: [POST] chill_person_address_new: path: /{_locale}/person/{person_id}/address/new controller: Chill\PersonBundle\Controller\PersonAddressController::newAction chill_person_address_edit: path: /{_locale}/person/{person_id}/address/{address_id}/edit controller: Chill\PersonBundle\Controller\PersonAddressController::editAction chill_person_address_update: path: /{_locale}/person/{person_id}/address/{address_id}/update controller: Chill\PersonBundle\Controller\PersonAddressController::updateAction chill_person_timeline: path: /{_locale}/person/{person_id}/timeline controller: Chill\PersonBundle\Controller\TimelinePersonController::personAction options: menus: person: order: 60 label: Timeline chill_person_admin: path: "/{_locale}/admin/person" controller: Chill\PersonBundle\Controller\AdminController::indexAction chill_person_admin_redirect_to_admin_index: path: /{_locale}/admin/person_redirect_to_main controller: Chill\PersonBundle\Controller\AdminController::redirectToAdminIndexAction options: menus: admin_person: order: 0 label: Main admin menu chill_person_closingmotive_admin: path: /{_locale}/admin/closing-motive controller: cscrud_closing_motive_controller:index options: menus: admin_person: order: 90 label: 'person_admin.closing motives' chill_person_maritalstatus_admin: path: /{_locale}/admin/marital-status controller: cscrud_marital_status_controller:index options: menus: admin_person: order: 120 label: 'person_admin.marital status'