var/cache/dev/ContainerEEC7bZv/getUx_TwigComponent_ComponentFactoryService.php line 18

Open in your IDE?
  1. <?php
  2. namespace ContainerEEC7bZv;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  5. /**
  6.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  7.  */
  8. class getUx_TwigComponent_ComponentFactoryService extends App_KernelDevDebugContainer
  9. {
  10.     /**
  11.      * Gets the private 'ux.twig_component.component_factory' shared service.
  12.      *
  13.      * @return \Symfony\UX\TwigComponent\ComponentFactory
  14.      */
  15.     public static function do($container$lazyLoad true)
  16.     {
  17.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentFactory.php';
  18.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentTemplateFinderInterface.php';
  19.         include_once \dirname(__DIR__4).'/vendor/symfony/ux-twig-component/src/ComponentTemplateFinder.php';
  20.         $a = ($container->services['event_dispatcher'] ?? $container->getEventDispatcherService());
  21.         if (isset($container->privates['ux.twig_component.component_factory'])) {
  22.             return $container->privates['ux.twig_component.component_factory'];
  23.         }
  24.         $b = ($container->services['.container.private.twig'] ?? $container->get_Container_Private_TwigService());
  25.         if (isset($container->privates['ux.twig_component.component_factory'])) {
  26.             return $container->privates['ux.twig_component.component_factory'];
  27.         }
  28.         return $container->privates['ux.twig_component.component_factory'] = new \Symfony\UX\TwigComponent\ComponentFactory(new \Symfony\UX\TwigComponent\ComponentTemplateFinder(($container->privates['twig.loader.native_filesystem'] ?? $container->getTwig_Loader_NativeFilesystemService()), NULL), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($container->getService, [
  29.             'Camper:camper_listing_component' => [false'App\\Twig\\Component\\Camper\\CamperListingComponent''getCamperListingComponentService'true],
  30.             'School:Student:CIC:CommunityService' => [false'App\\Twig\\Component\\School\\Student\\CIC\\CommunityService''getCommunityServiceService'true],
  31.             'School:Student:CIC:LegacyCommunityService' => [false'App\\Twig\\Component\\School\\Student\\CIC\\LegacyCommunityService''getLegacyCommunityServiceService'true],
  32.             'School:Student:CommunityService' => [false'App\\Twig\\Component\\School\\Student\\CommunityService''getCommunityService2Service'true],
  33.             'School:Student:RecentNotes' => [false'App\\Twig\\Component\\School\\Student\\RecentNotes''getRecentNotesService'true],
  34.             'booking_search' => [false'App\\Twig\\Component\\BookingSearchComponent''getBookingSearchComponentService'true],
  35.             'camper_residence_bed_map_component' => [false'App\\Twig\\Component\\CamperResidenceBedMapComponent''getCamperResidenceBedMapComponentService'true],
  36.             'itbs_student_office365_lookup' => [false'App\\Twig\\Component\\ItBsOffice365AccountLookupComponent''getItBsOffice365AccountLookupComponentService'true],
  37.             'itbs_user_lookup' => [false'App\\Twig\\Component\\ItBsUserLookupComponent''getItBsUserLookupComponentService'true],
  38.             'itops_equipment_component' => [false'App\\Twig\\Component\\ItOpsEquipmentComponent''getItOpsEquipmentComponentService'true],
  39.             'residence:booking_bed_chooser_component' => [false'App\\Twig\\Component\\Residence\\BookingBedChooserComponent''getBookingBedChooserComponentService'true],
  40.             'residence:change_request_listing_component' => [false'App\\Twig\\Component\\Residence\\BookingChangeRequestListingComponent''getBookingChangeRequestListingComponentService'true],
  41.             'residence:residence_bed_manage_closed_flag_component' => [false'App\\Twig\\Component\\Residence\\ResidenceBedManageClosedFlagComponent''getResidenceBedManageClosedFlagComponentService'true],
  42.             'residence_bed_manage_camper_flag_component' => [false'App\\Twig\\Component\\Residence\\ResidenceBedManageCampperFlagComponent''getResidenceBedManageCampperFlagComponentService'true],
  43.             'residence_bed_map_component' => [false'App\\Twig\\Component\\ResidenceBedMapComponent''getResidenceBedMapComponentService'true],
  44.             'residence_booking_checkin_list_component' => [false'App\\Twig\\Component\\ResidenceBookingCheckinListingComponent''getResidenceBookingCheckinListingComponentService'true],
  45.             'residence_booking_checkout_list_component' => [false'App\\Twig\\Component\\ResidenceBookingCheckoutListingComponent''getResidenceBookingCheckoutListingComponentService'true],
  46.             'residence_bookings_component' => [false'App\\Twig\\Component\\BookingsListingResidenceComponent''getBookingsListingResidenceComponentService'true],
  47.             'residence_room_bed_change_component' => [false'App\\Twig\\Component\\ResidenceBookingBedChangeComponent''getResidenceBookingBedChangeComponentService'true],
  48.             'residence_room_bed_listing_component' => [false'App\\Twig\\Component\\ResidenceRoomBedListingComponent''getResidenceRoomBedListingComponentService'true],
  49.             'school:course:course_listing_component' => [false'App\\Twig\\Component\\School\\Course\\CourseListingComponent''getCourseListingComponentService'true],
  50.             'school:student:student_listing_component' => [false'App\\Twig\\Component\\School\\Student\\StudentListingComponent''getStudentListingComponentService'true],
  51.             'student_search' => [false'App\\Twig\\Component\\StudentSearchComponent''getStudentSearchComponentService'true],
  52.         ], [
  53.             'Camper:camper_listing_component' => '?',
  54.             'School:Student:CIC:CommunityService' => '?',
  55.             'School:Student:CIC:LegacyCommunityService' => '?',
  56.             'School:Student:CommunityService' => '?',
  57.             'School:Student:RecentNotes' => '?',
  58.             'booking_search' => '?',
  59.             'camper_residence_bed_map_component' => '?',
  60.             'itbs_student_office365_lookup' => '?',
  61.             'itbs_user_lookup' => '?',
  62.             'itops_equipment_component' => '?',
  63.             'residence:booking_bed_chooser_component' => '?',
  64.             'residence:change_request_listing_component' => '?',
  65.             'residence:residence_bed_manage_closed_flag_component' => '?',
  66.             'residence_bed_manage_camper_flag_component' => '?',
  67.             'residence_bed_map_component' => '?',
  68.             'residence_booking_checkin_list_component' => '?',
  69.             'residence_booking_checkout_list_component' => '?',
  70.             'residence_bookings_component' => '?',
  71.             'residence_room_bed_change_component' => '?',
  72.             'residence_room_bed_listing_component' => '?',
  73.             'school:course:course_listing_component' => '?',
  74.             'school:student:student_listing_component' => '?',
  75.             'student_search' => '?',
  76.         ]), ($container->privates['property_accessor'] ?? $container->getPropertyAccessorService()), $a, ['booking_search' => ['key' => 'booking_search''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\BookingSearchComponent''class' => 'App\\Twig\\Component\\BookingSearchComponent''template' => 'components/booking_search.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => []], 'residence_bookings_component' => ['key' => 'residence_bookings_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\BookingsListingResidenceComponent''class' => 'App\\Twig\\Component\\BookingsListingResidenceComponent''template' => 'components/residence_bookings_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => [=> 'initializeForm']], 'Camper:camper_listing_component' => ['key' => 'Camper:camper_listing_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\Camper\\CamperListingComponent''class' => 'App\\Twig\\Component\\Camper\\CamperListingComponent''template' => 'components/Camper/camper_listing_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => [=> 'initializeForm']], 'camper_residence_bed_map_component' => ['key' => 'camper_residence_bed_map_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\CamperResidenceBedMapComponent''class' => 'App\\Twig\\Component\\CamperResidenceBedMapComponent''template' => 'components/camper_residence_bed_map_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => [=> 'initializeForm']], 'itbs_student_office365_lookup' => ['key' => 'itbs_student_office365_lookup''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\ItBsOffice365AccountLookupComponent''class' => 'App\\Twig\\Component\\ItBsOffice365AccountLookupComponent''template' => 'components/itbs_student_office365_lookup.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => []], 'itbs_user_lookup' => ['key' => 'itbs_user_lookup''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\ItBsUserLookupComponent''class' => 'App\\Twig\\Component\\ItBsUserLookupComponent''template' => 'components/itbs_user_lookup.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => []], 'itops_equipment_component' => ['key' => 'itops_equipment_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\ItOpsEquipmentComponent''class' => 'App\\Twig\\Component\\ItOpsEquipmentComponent''template' => 'components/itops_equipment_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => []], 'residence:booking_bed_chooser_component' => ['key' => 'residence:booking_bed_chooser_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\Residence\\BookingBedChooserComponent''class' => 'App\\Twig\\Component\\Residence\\BookingBedChooserComponent''template' => 'components/residence/booking_bed_chooser_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => [=> 'initializeForm']], 'residence:change_request_listing_component' => ['key' => 'residence:change_request_listing_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\Residence\\BookingChangeRequestListingComponent''class' => 'App\\Twig\\Component\\Residence\\BookingChangeRequestListingComponent''template' => 'components/residence/change_request_listing_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => [=> 'initializeForm']], 'residence_bed_manage_camper_flag_component' => ['key' => 'residence_bed_manage_camper_flag_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\Residence\\ResidenceBedManageCampperFlagComponent''class' => 'App\\Twig\\Component\\Residence\\ResidenceBedManageCampperFlagComponent''template' => 'components/residence_bed_manage_camper_flag_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => [=> 'initializeForm']], 'residence:residence_bed_manage_closed_flag_component' => ['key' => 'residence:residence_bed_manage_closed_flag_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\Residence\\ResidenceBedManageClosedFlagComponent''class' => 'App\\Twig\\Component\\Residence\\ResidenceBedManageClosedFlagComponent''template' => 'components/residence/residence_bed_manage_closed_flag_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => [=> 'initializeForm']], 'residence_bed_map_component' => ['key' => 'residence_bed_map_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\ResidenceBedMapComponent''class' => 'App\\Twig\\Component\\ResidenceBedMapComponent''template' => 'components/residence_bed_map_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => [=> 'initializeForm']], 'residence_room_bed_change_component' => ['key' => 'residence_room_bed_change_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\ResidenceBookingBedChangeComponent''class' => 'App\\Twig\\Component\\ResidenceBookingBedChangeComponent''template' => 'components/residence_room_bed_change_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => [=> 'initializeForm']], 'residence_booking_checkin_list_component' => ['key' => 'residence_booking_checkin_list_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\ResidenceBookingCheckinListingComponent''class' => 'App\\Twig\\Component\\ResidenceBookingCheckinListingComponent''template' => 'components/residence_booking_checkin_list_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => [=> 'initializeForm']], 'residence_booking_checkout_list_component' => ['key' => 'residence_booking_checkout_list_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\ResidenceBookingCheckoutListingComponent''class' => 'App\\Twig\\Component\\ResidenceBookingCheckoutListingComponent''template' => 'components/residence_booking_checkout_list_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => [=> 'initializeForm']], 'residence_room_bed_listing_component' => ['key' => 'residence_room_bed_listing_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\ResidenceRoomBedListingComponent''class' => 'App\\Twig\\Component\\ResidenceRoomBedListingComponent''template' => 'components/residence_room_bed_listing_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => [=> 'initializeForm']], 'school:course:course_listing_component' => ['key' => 'school:course:course_listing_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\School\\Course\\CourseListingComponent''class' => 'App\\Twig\\Component\\School\\Course\\CourseListingComponent''template' => 'components/school/course/course_listing_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => [=> 'initializeForm']], 'School:Student:CIC:CommunityService' => ['key' => 'School:Student:CIC:CommunityService''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'App\\Twig\\Component\\School\\Student\\CIC\\CommunityService''class' => 'App\\Twig\\Component\\School\\Student\\CIC\\CommunityService''template' => 'components/School/Student/CIC/CommunityService.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => []], 'School:Student:CIC:LegacyCommunityService' => ['key' => 'School:Student:CIC:LegacyCommunityService''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'App\\Twig\\Component\\School\\Student\\CIC\\LegacyCommunityService''class' => 'App\\Twig\\Component\\School\\Student\\CIC\\LegacyCommunityService''template' => 'components/School/Student/CIC/LegacyCommunityService.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => []], 'School:Student:CommunityService' => ['key' => 'School:Student:CommunityService''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'App\\Twig\\Component\\School\\Student\\CommunityService''class' => 'App\\Twig\\Component\\School\\Student\\CommunityService''template' => 'components/School/Student/CommunityService.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => []], 'School:Student:RecentNotes' => ['key' => 'School:Student:RecentNotes''expose_public_props' => true'attributes_var' => 'attributes''service_id' => 'App\\Twig\\Component\\School\\Student\\RecentNotes''class' => 'App\\Twig\\Component\\School\\Student\\RecentNotes''template' => 'components/School/Student/RecentNotes.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => []], 'school:student:student_listing_component' => ['key' => 'school:student:student_listing_component''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\School\\Student\\StudentListingComponent''class' => 'App\\Twig\\Component\\School\\Student\\StudentListingComponent''template' => 'components/school/student/student_listing_component.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => [=> 'initializeForm']], 'student_search' => ['key' => 'student_search''expose_public_props' => true'attributes_var' => 'attributes''live' => true'csrf' => true'route' => 'ux_live_component''method' => 'post''url_reference_type' => 1'service_id' => 'App\\Twig\\Component\\StudentSearchComponent''class' => 'App\\Twig\\Component\\StudentSearchComponent''template' => 'components/student_search.html.twig''pre_mount' => [], 'mount' => [], 'post_mount' => []]], ['App\\Twig\\Component\\BookingSearchComponent' => 'booking_search''App\\Twig\\Component\\BookingsListingResidenceComponent' => 'residence_bookings_component''App\\Twig\\Component\\Camper\\CamperListingComponent' => 'Camper:camper_listing_component''App\\Twig\\Component\\CamperResidenceBedMapComponent' => 'camper_residence_bed_map_component''App\\Twig\\Component\\ItBsOffice365AccountLookupComponent' => 'itbs_student_office365_lookup''App\\Twig\\Component\\ItBsUserLookupComponent' => 'itbs_user_lookup''App\\Twig\\Component\\ItOpsEquipmentComponent' => 'itops_equipment_component''App\\Twig\\Component\\Residence\\BookingBedChooserComponent' => 'residence:booking_bed_chooser_component''App\\Twig\\Component\\Residence\\BookingChangeRequestListingComponent' => 'residence:change_request_listing_component''App\\Twig\\Component\\Residence\\ResidenceBedManageCampperFlagComponent' => 'residence_bed_manage_camper_flag_component''App\\Twig\\Component\\Residence\\ResidenceBedManageClosedFlagComponent' => 'residence:residence_bed_manage_closed_flag_component''App\\Twig\\Component\\ResidenceBedMapComponent' => 'residence_bed_map_component''App\\Twig\\Component\\ResidenceBookingBedChangeComponent' => 'residence_room_bed_change_component''App\\Twig\\Component\\ResidenceBookingCheckinListingComponent' => 'residence_booking_checkin_list_component''App\\Twig\\Component\\ResidenceBookingCheckoutListingComponent' => 'residence_booking_checkout_list_component''App\\Twig\\Component\\ResidenceRoomBedListingComponent' => 'residence_room_bed_listing_component''App\\Twig\\Component\\School\\Course\\CourseListingComponent' => 'school:course:course_listing_component''App\\Twig\\Component\\School\\Student\\CIC\\CommunityService' => 'School:Student:CIC:CommunityService''App\\Twig\\Component\\School\\Student\\CIC\\LegacyCommunityService' => 'School:Student:CIC:LegacyCommunityService''App\\Twig\\Component\\School\\Student\\CommunityService' => 'School:Student:CommunityService''App\\Twig\\Component\\School\\Student\\RecentNotes' => 'School:Student:RecentNotes''App\\Twig\\Component\\School\\Student\\StudentListingComponent' => 'school:student:student_listing_component''App\\Twig\\Component\\StudentSearchComponent' => 'student_search'], $b);
  77.     }
  78. }