array(11) { ["/"]=> array(1) { [0]=> array(6) { ["methods"]=> array(1) { ["GET"]=> bool(true) } ["accept_json"]=> bool(false) ["accept_raw"]=> bool(false) ["show_in_index"]=> bool(true) ["args"]=> array(1) { ["context"]=> array(1) { ["default"]=> string(4) "view" } } ["callback"]=> array(2) { [0]=> object(WP_REST_Server)#11254 (5) { ["namespaces":protected]=> array(2) { ["oembed/1.0"]=> array(3) { ["/oembed/1.0"]=> bool(true) ["/oembed/1.0/embed"]=> bool(true) ["/oembed/1.0/proxy"]=> bool(true) } ["contact-form-7/v1"]=> array(6) { ["/contact-form-7/v1"]=> bool(true) ["/contact-form-7/v1/contact-forms"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback/schema"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)/refill"]=> bool(true) } } ["endpoints":protected]=> array(11) { ["/"]=> array(3) { ["callback"]=> *RECURSION* ["methods"]=> string(3) "GET" ["args"]=> array(1) { ["context"]=> array(1) { ["default"]=> string(4) "view" } } } ["/batch/v1"]=> array(3) { ["callback"]=> array(2) { [0]=> *RECURSION* [1]=> string(22) "serve_batch_request_v1" } ["methods"]=> string(4) "POST" ["args"]=> array(2) { ["validation"]=> array(3) { ["type"]=> string(6) "string" ["enum"]=> array(2) { [0]=> string(20) "require-all-validate" [1]=> string(6) "normal" } ["default"]=> string(6) "normal" } ["requests"]=> array(4) { ["required"]=> bool(true) ["type"]=> string(5) "array" ["maxItems"]=> int(25) ["items"]=> array(2) { ["type"]=> string(6) "object" ["properties"]=> array(4) { ["method"]=> array(3) { ["type"]=> string(6) "string" ["enum"]=> array(4) { [0]=> string(4) "POST" [1]=> string(3) "PUT" [2]=> string(5) "PATCH" [3]=> string(6) "DELETE" } ["default"]=> string(4) "POST" } ["path"]=> array(2) { ["type"]=> string(6) "string" ["required"]=> bool(true) } ["body"]=> array(3) { ["type"]=> string(6) "object" ["properties"]=> array(0) { } ["additionalProperties"]=> bool(true) } ["headers"]=> array(3) { ["type"]=> string(6) "object" ["properties"]=> array(0) { } ["additionalProperties"]=> array(2) { ["type"]=> array(2) { [0]=> string(6) "string" [1]=> string(5) "array" } ["items"]=> array(1) { ["type"]=> string(6) "string" } } } } } } } } ["/oembed/1.0"]=> array(2) { [0]=> array(3) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> *RECURSION* [1]=> string(19) "get_namespace_index" } ["args"]=> array(2) { ["namespace"]=> array(1) { ["default"]=> string(10) "oembed/1.0" } ["context"]=> array(1) { ["default"]=> string(4) "view" } } } ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/embed"]=> array(2) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(8) "get_item" } ["args"]=> array(3) { ["url"]=> array(4) { ["description"]=> string(69) "Die URL der Ressource, für die oEmbed-Daten abgerufen werden sollen." ["required"]=> bool(true) ["type"]=> string(6) "string" ["format"]=> string(3) "uri" } ["format"]=> array(2) { ["default"]=> string(4) "json" ["sanitize_callback"]=> string(23) "wp_oembed_ensure_format" } ["maxwidth"]=> array(2) { ["default"]=> int(600) ["sanitize_callback"]=> string(6) "absint" } } ["permission_callback"]=> string(13) "__return_true" } ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/proxy"]=> array(2) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(14) "get_proxy_item" } ["args"]=> array(5) { ["url"]=> array(4) { ["description"]=> string(69) "Die URL der Ressource, für die oEmbed-Daten abgerufen werden sollen." ["required"]=> bool(true) ["type"]=> string(6) "string" ["format"]=> string(3) "uri" } ["format"]=> array(4) { ["description"]=> string(33) "Das zu verwendende oEmbed-Format." ["type"]=> string(6) "string" ["default"]=> string(4) "json" ["enum"]=> array(2) { [0]=> string(4) "json" [1]=> string(3) "xml" } } ["maxwidth"]=> array(4) { ["description"]=> string(54) "Die maximale Breite des eingebundenen Frames in Pixel." ["type"]=> string(7) "integer" ["default"]=> int(600) ["sanitize_callback"]=> string(6) "absint" } ["maxheight"]=> array(3) { ["description"]=> string(53) "Die maximale Höhe des eingebundenen Frames in Pixel." ["type"]=> string(7) "integer" ["sanitize_callback"]=> string(6) "absint" } ["discover"]=> array(3) { ["description"]=> string(93) "Ob eine oEmbed-Discovery-Anfrage für nicht sanktionierte Anbieter durchgeführt werden soll." ["type"]=> string(7) "boolean" ["default"]=> bool(true) } } ["permission_callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(32) "get_proxy_item_permissions_check" } } ["namespace"]=> string(10) "oembed/1.0" } ["/contact-form-7/v1"]=> array(2) { [0]=> array(3) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> *RECURSION* [1]=> string(19) "get_namespace_index" } ["args"]=> array(2) { ["namespace"]=> array(1) { ["default"]=> string(17) "contact-form-7/v1" } ["context"]=> array(1) { ["default"]=> string(4) "view" } } } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms"]=> array(3) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(17) "get_contact_forms" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11268 (0) { } } [1]=> array(4) { ["methods"]=> string(4) "POST" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "create_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11269 (0) { } } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)"]=> array(4) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(16) "get_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11270 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } [1]=> array(4) { ["methods"]=> string(16) "POST, PUT, PATCH" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "update_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11271 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } [2]=> array(4) { ["methods"]=> string(6) "DELETE" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "delete_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11272 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback"]=> array(2) { [0]=> array(4) { ["methods"]=> string(4) "POST" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(15) "create_feedback" } ["args"]=> array(0) { } ["permission_callback"]=> string(13) "__return_true" } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback/schema"]=> array(3) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(10) "get_schema" } ["args"]=> array(0) { } ["permission_callback"]=> string(13) "__return_true" } ["schema"]=> string(25) "wpcf7_swv_get_meta_schema" ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/refill"]=> array(2) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(10) "get_refill" } ["args"]=> array(0) { } ["permission_callback"]=> string(13) "__return_true" } ["namespace"]=> string(17) "contact-form-7/v1" } } ["route_options":protected]=> array(11) { ["/"]=> array(0) { } ["/batch/v1"]=> array(0) { } ["/oembed/1.0"]=> array(1) { ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/embed"]=> array(1) { ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/proxy"]=> array(1) { ["namespace"]=> string(10) "oembed/1.0" } ["/contact-form-7/v1"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback/schema"]=> array(2) { ["schema"]=> string(25) "wpcf7_swv_get_meta_schema" ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/refill"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } } ["embed_cache":protected]=> array(0) { } ["dispatching_requests":protected]=> array(0) { } } [1]=> string(9) "get_index" } } } ["/batch/v1"]=> array(1) { [0]=> array(6) { ["methods"]=> array(1) { ["POST"]=> bool(true) } ["accept_json"]=> bool(false) ["accept_raw"]=> bool(false) ["show_in_index"]=> bool(true) ["args"]=> array(2) { ["validation"]=> array(3) { ["type"]=> string(6) "string" ["enum"]=> array(2) { [0]=> string(20) "require-all-validate" [1]=> string(6) "normal" } ["default"]=> string(6) "normal" } ["requests"]=> array(4) { ["required"]=> bool(true) ["type"]=> string(5) "array" ["maxItems"]=> int(25) ["items"]=> array(2) { ["type"]=> string(6) "object" ["properties"]=> array(4) { ["method"]=> array(3) { ["type"]=> string(6) "string" ["enum"]=> array(4) { [0]=> string(4) "POST" [1]=> string(3) "PUT" [2]=> string(5) "PATCH" [3]=> string(6) "DELETE" } ["default"]=> string(4) "POST" } ["path"]=> array(2) { ["type"]=> string(6) "string" ["required"]=> bool(true) } ["body"]=> array(3) { ["type"]=> string(6) "object" ["properties"]=> array(0) { } ["additionalProperties"]=> bool(true) } ["headers"]=> array(3) { ["type"]=> string(6) "object" ["properties"]=> array(0) { } ["additionalProperties"]=> array(2) { ["type"]=> array(2) { [0]=> string(6) "string" [1]=> string(5) "array" } ["items"]=> array(1) { ["type"]=> string(6) "string" } } } } } } } ["callback"]=> array(2) { [0]=> object(WP_REST_Server)#11254 (5) { ["namespaces":protected]=> array(2) { ["oembed/1.0"]=> array(3) { ["/oembed/1.0"]=> bool(true) ["/oembed/1.0/embed"]=> bool(true) ["/oembed/1.0/proxy"]=> bool(true) } ["contact-form-7/v1"]=> array(6) { ["/contact-form-7/v1"]=> bool(true) ["/contact-form-7/v1/contact-forms"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback/schema"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)/refill"]=> bool(true) } } ["endpoints":protected]=> array(11) { ["/"]=> array(3) { ["callback"]=> array(2) { [0]=> *RECURSION* [1]=> string(9) "get_index" } ["methods"]=> string(3) "GET" ["args"]=> array(1) { ["context"]=> array(1) { ["default"]=> string(4) "view" } } } ["/batch/v1"]=> array(3) { ["callback"]=> *RECURSION* ["methods"]=> string(4) "POST" ["args"]=> array(2) { ["validation"]=> array(3) { ["type"]=> string(6) "string" ["enum"]=> array(2) { [0]=> string(20) "require-all-validate" [1]=> string(6) "normal" } ["default"]=> string(6) "normal" } ["requests"]=> array(4) { ["required"]=> bool(true) ["type"]=> string(5) "array" ["maxItems"]=> int(25) ["items"]=> array(2) { ["type"]=> string(6) "object" ["properties"]=> array(4) { ["method"]=> array(3) { ["type"]=> string(6) "string" ["enum"]=> array(4) { [0]=> string(4) "POST" [1]=> string(3) "PUT" [2]=> string(5) "PATCH" [3]=> string(6) "DELETE" } ["default"]=> string(4) "POST" } ["path"]=> array(2) { ["type"]=> string(6) "string" ["required"]=> bool(true) } ["body"]=> array(3) { ["type"]=> string(6) "object" ["properties"]=> array(0) { } ["additionalProperties"]=> bool(true) } ["headers"]=> array(3) { ["type"]=> string(6) "object" ["properties"]=> array(0) { } ["additionalProperties"]=> array(2) { ["type"]=> array(2) { [0]=> string(6) "string" [1]=> string(5) "array" } ["items"]=> array(1) { ["type"]=> string(6) "string" } } } } } } } } ["/oembed/1.0"]=> array(2) { [0]=> array(3) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> *RECURSION* [1]=> string(19) "get_namespace_index" } ["args"]=> array(2) { ["namespace"]=> array(1) { ["default"]=> string(10) "oembed/1.0" } ["context"]=> array(1) { ["default"]=> string(4) "view" } } } ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/embed"]=> array(2) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(8) "get_item" } ["args"]=> array(3) { ["url"]=> array(4) { ["description"]=> string(69) "Die URL der Ressource, für die oEmbed-Daten abgerufen werden sollen." ["required"]=> bool(true) ["type"]=> string(6) "string" ["format"]=> string(3) "uri" } ["format"]=> array(2) { ["default"]=> string(4) "json" ["sanitize_callback"]=> string(23) "wp_oembed_ensure_format" } ["maxwidth"]=> array(2) { ["default"]=> int(600) ["sanitize_callback"]=> string(6) "absint" } } ["permission_callback"]=> string(13) "__return_true" } ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/proxy"]=> array(2) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(14) "get_proxy_item" } ["args"]=> array(5) { ["url"]=> array(4) { ["description"]=> string(69) "Die URL der Ressource, für die oEmbed-Daten abgerufen werden sollen." ["required"]=> bool(true) ["type"]=> string(6) "string" ["format"]=> string(3) "uri" } ["format"]=> array(4) { ["description"]=> string(33) "Das zu verwendende oEmbed-Format." ["type"]=> string(6) "string" ["default"]=> string(4) "json" ["enum"]=> array(2) { [0]=> string(4) "json" [1]=> string(3) "xml" } } ["maxwidth"]=> array(4) { ["description"]=> string(54) "Die maximale Breite des eingebundenen Frames in Pixel." ["type"]=> string(7) "integer" ["default"]=> int(600) ["sanitize_callback"]=> string(6) "absint" } ["maxheight"]=> array(3) { ["description"]=> string(53) "Die maximale Höhe des eingebundenen Frames in Pixel." ["type"]=> string(7) "integer" ["sanitize_callback"]=> string(6) "absint" } ["discover"]=> array(3) { ["description"]=> string(93) "Ob eine oEmbed-Discovery-Anfrage für nicht sanktionierte Anbieter durchgeführt werden soll." ["type"]=> string(7) "boolean" ["default"]=> bool(true) } } ["permission_callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(32) "get_proxy_item_permissions_check" } } ["namespace"]=> string(10) "oembed/1.0" } ["/contact-form-7/v1"]=> array(2) { [0]=> array(3) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> *RECURSION* [1]=> string(19) "get_namespace_index" } ["args"]=> array(2) { ["namespace"]=> array(1) { ["default"]=> string(17) "contact-form-7/v1" } ["context"]=> array(1) { ["default"]=> string(4) "view" } } } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms"]=> array(3) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(17) "get_contact_forms" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11268 (0) { } } [1]=> array(4) { ["methods"]=> string(4) "POST" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "create_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11269 (0) { } } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)"]=> array(4) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(16) "get_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11270 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } [1]=> array(4) { ["methods"]=> string(16) "POST, PUT, PATCH" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "update_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11271 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } [2]=> array(4) { ["methods"]=> string(6) "DELETE" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "delete_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11272 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback"]=> array(2) { [0]=> array(4) { ["methods"]=> string(4) "POST" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(15) "create_feedback" } ["args"]=> array(0) { } ["permission_callback"]=> string(13) "__return_true" } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback/schema"]=> array(3) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(10) "get_schema" } ["args"]=> array(0) { } ["permission_callback"]=> string(13) "__return_true" } ["schema"]=> string(25) "wpcf7_swv_get_meta_schema" ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/refill"]=> array(2) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(10) "get_refill" } ["args"]=> array(0) { } ["permission_callback"]=> string(13) "__return_true" } ["namespace"]=> string(17) "contact-form-7/v1" } } ["route_options":protected]=> array(11) { ["/"]=> array(0) { } ["/batch/v1"]=> array(0) { } ["/oembed/1.0"]=> array(1) { ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/embed"]=> array(1) { ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/proxy"]=> array(1) { ["namespace"]=> string(10) "oembed/1.0" } ["/contact-form-7/v1"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback/schema"]=> array(2) { ["schema"]=> string(25) "wpcf7_swv_get_meta_schema" ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/refill"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } } ["embed_cache":protected]=> array(0) { } ["dispatching_requests":protected]=> array(0) { } } [1]=> string(22) "serve_batch_request_v1" } } } ["/oembed/1.0"]=> array(1) { [0]=> array(6) { ["methods"]=> array(1) { ["GET"]=> bool(true) } ["accept_json"]=> bool(false) ["accept_raw"]=> bool(false) ["show_in_index"]=> bool(true) ["args"]=> array(2) { ["namespace"]=> array(1) { ["default"]=> string(10) "oembed/1.0" } ["context"]=> array(1) { ["default"]=> string(4) "view" } } ["callback"]=> array(2) { [0]=> object(WP_REST_Server)#11254 (5) { ["namespaces":protected]=> array(2) { ["oembed/1.0"]=> array(3) { ["/oembed/1.0"]=> bool(true) ["/oembed/1.0/embed"]=> bool(true) ["/oembed/1.0/proxy"]=> bool(true) } ["contact-form-7/v1"]=> array(6) { ["/contact-form-7/v1"]=> bool(true) ["/contact-form-7/v1/contact-forms"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback/schema"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)/refill"]=> bool(true) } } ["endpoints":protected]=> array(11) { ["/"]=> array(3) { ["callback"]=> array(2) { [0]=> *RECURSION* [1]=> string(9) "get_index" } ["methods"]=> string(3) "GET" ["args"]=> array(1) { ["context"]=> array(1) { ["default"]=> string(4) "view" } } } ["/batch/v1"]=> array(3) { ["callback"]=> array(2) { [0]=> *RECURSION* [1]=> string(22) "serve_batch_request_v1" } ["methods"]=> string(4) "POST" ["args"]=> array(2) { ["validation"]=> array(3) { ["type"]=> string(6) "string" ["enum"]=> array(2) { [0]=> string(20) "require-all-validate" [1]=> string(6) "normal" } ["default"]=> string(6) "normal" } ["requests"]=> array(4) { ["required"]=> bool(true) ["type"]=> string(5) "array" ["maxItems"]=> int(25) ["items"]=> array(2) { ["type"]=> string(6) "object" ["properties"]=> array(4) { ["method"]=> array(3) { ["type"]=> string(6) "string" ["enum"]=> array(4) { [0]=> string(4) "POST" [1]=> string(3) "PUT" [2]=> string(5) "PATCH" [3]=> string(6) "DELETE" } ["default"]=> string(4) "POST" } ["path"]=> array(2) { ["type"]=> string(6) "string" ["required"]=> bool(true) } ["body"]=> array(3) { ["type"]=> string(6) "object" ["properties"]=> array(0) { } ["additionalProperties"]=> bool(true) } ["headers"]=> array(3) { ["type"]=> string(6) "object" ["properties"]=> array(0) { } ["additionalProperties"]=> array(2) { ["type"]=> array(2) { [0]=> string(6) "string" [1]=> string(5) "array" } ["items"]=> array(1) { ["type"]=> string(6) "string" } } } } } } } } ["/oembed/1.0"]=> array(2) { [0]=> array(3) { ["methods"]=> string(3) "GET" ["callback"]=> *RECURSION* ["args"]=> array(2) { ["namespace"]=> array(1) { ["default"]=> string(10) "oembed/1.0" } ["context"]=> array(1) { ["default"]=> string(4) "view" } } } ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/embed"]=> array(2) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(8) "get_item" } ["args"]=> array(3) { ["url"]=> array(4) { ["description"]=> string(69) "Die URL der Ressource, für die oEmbed-Daten abgerufen werden sollen." ["required"]=> bool(true) ["type"]=> string(6) "string" ["format"]=> string(3) "uri" } ["format"]=> array(2) { ["default"]=> string(4) "json" ["sanitize_callback"]=> string(23) "wp_oembed_ensure_format" } ["maxwidth"]=> array(2) { ["default"]=> int(600) ["sanitize_callback"]=> string(6) "absint" } } ["permission_callback"]=> string(13) "__return_true" } ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/proxy"]=> array(2) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(14) "get_proxy_item" } ["args"]=> array(5) { ["url"]=> array(4) { ["description"]=> string(69) "Die URL der Ressource, für die oEmbed-Daten abgerufen werden sollen." ["required"]=> bool(true) ["type"]=> string(6) "string" ["format"]=> string(3) "uri" } ["format"]=> array(4) { ["description"]=> string(33) "Das zu verwendende oEmbed-Format." ["type"]=> string(6) "string" ["default"]=> string(4) "json" ["enum"]=> array(2) { [0]=> string(4) "json" [1]=> string(3) "xml" } } ["maxwidth"]=> array(4) { ["description"]=> string(54) "Die maximale Breite des eingebundenen Frames in Pixel." ["type"]=> string(7) "integer" ["default"]=> int(600) ["sanitize_callback"]=> string(6) "absint" } ["maxheight"]=> array(3) { ["description"]=> string(53) "Die maximale Höhe des eingebundenen Frames in Pixel." ["type"]=> string(7) "integer" ["sanitize_callback"]=> string(6) "absint" } ["discover"]=> array(3) { ["description"]=> string(93) "Ob eine oEmbed-Discovery-Anfrage für nicht sanktionierte Anbieter durchgeführt werden soll." ["type"]=> string(7) "boolean" ["default"]=> bool(true) } } ["permission_callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(32) "get_proxy_item_permissions_check" } } ["namespace"]=> string(10) "oembed/1.0" } ["/contact-form-7/v1"]=> array(2) { [0]=> array(3) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> *RECURSION* [1]=> string(19) "get_namespace_index" } ["args"]=> array(2) { ["namespace"]=> array(1) { ["default"]=> string(17) "contact-form-7/v1" } ["context"]=> array(1) { ["default"]=> string(4) "view" } } } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms"]=> array(3) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(17) "get_contact_forms" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11268 (0) { } } [1]=> array(4) { ["methods"]=> string(4) "POST" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "create_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11269 (0) { } } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)"]=> array(4) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(16) "get_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11270 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } [1]=> array(4) { ["methods"]=> string(16) "POST, PUT, PATCH" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "update_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11271 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } [2]=> array(4) { ["methods"]=> string(6) "DELETE" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "delete_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11272 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback"]=> array(2) { [0]=> array(4) { ["methods"]=> string(4) "POST" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(15) "create_feedback" } ["args"]=> array(0) { } ["permission_callback"]=> string(13) "__return_true" } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback/schema"]=> array(3) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(10) "get_schema" } ["args"]=> array(0) { } ["permission_callback"]=> string(13) "__return_true" } ["schema"]=> string(25) "wpcf7_swv_get_meta_schema" ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/refill"]=> array(2) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(10) "get_refill" } ["args"]=> array(0) { } ["permission_callback"]=> string(13) "__return_true" } ["namespace"]=> string(17) "contact-form-7/v1" } } ["route_options":protected]=> array(11) { ["/"]=> array(0) { } ["/batch/v1"]=> array(0) { } ["/oembed/1.0"]=> array(1) { ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/embed"]=> array(1) { ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/proxy"]=> array(1) { ["namespace"]=> string(10) "oembed/1.0" } ["/contact-form-7/v1"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback/schema"]=> array(2) { ["schema"]=> string(25) "wpcf7_swv_get_meta_schema" ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/refill"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } } ["embed_cache":protected]=> array(0) { } ["dispatching_requests":protected]=> array(0) { } } [1]=> string(19) "get_namespace_index" } } } ["/oembed/1.0/embed"]=> array(1) { [0]=> array(7) { ["methods"]=> array(1) { ["GET"]=> bool(true) } ["accept_json"]=> bool(false) ["accept_raw"]=> bool(false) ["show_in_index"]=> bool(true) ["args"]=> array(3) { ["url"]=> array(4) { ["description"]=> string(69) "Die URL der Ressource, für die oEmbed-Daten abgerufen werden sollen." ["required"]=> bool(true) ["type"]=> string(6) "string" ["format"]=> string(3) "uri" } ["format"]=> array(2) { ["default"]=> string(4) "json" ["sanitize_callback"]=> string(23) "wp_oembed_ensure_format" } ["maxwidth"]=> array(2) { ["default"]=> int(600) ["sanitize_callback"]=> string(6) "absint" } } ["callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(8) "get_item" } ["permission_callback"]=> string(13) "__return_true" } } ["/oembed/1.0/proxy"]=> array(1) { [0]=> array(7) { ["methods"]=> array(1) { ["GET"]=> bool(true) } ["accept_json"]=> bool(false) ["accept_raw"]=> bool(false) ["show_in_index"]=> bool(true) ["args"]=> array(5) { ["url"]=> array(4) { ["description"]=> string(69) "Die URL der Ressource, für die oEmbed-Daten abgerufen werden sollen." ["required"]=> bool(true) ["type"]=> string(6) "string" ["format"]=> string(3) "uri" } ["format"]=> array(4) { ["description"]=> string(33) "Das zu verwendende oEmbed-Format." ["type"]=> string(6) "string" ["default"]=> string(4) "json" ["enum"]=> array(2) { [0]=> string(4) "json" [1]=> string(3) "xml" } } ["maxwidth"]=> array(4) { ["description"]=> string(54) "Die maximale Breite des eingebundenen Frames in Pixel." ["type"]=> string(7) "integer" ["default"]=> int(600) ["sanitize_callback"]=> string(6) "absint" } ["maxheight"]=> array(3) { ["description"]=> string(53) "Die maximale Höhe des eingebundenen Frames in Pixel." ["type"]=> string(7) "integer" ["sanitize_callback"]=> string(6) "absint" } ["discover"]=> array(3) { ["description"]=> string(93) "Ob eine oEmbed-Discovery-Anfrage für nicht sanktionierte Anbieter durchgeführt werden soll." ["type"]=> string(7) "boolean" ["default"]=> bool(true) } } ["callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(14) "get_proxy_item" } ["permission_callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(32) "get_proxy_item_permissions_check" } } } ["/contact-form-7/v1"]=> array(1) { [0]=> array(6) { ["methods"]=> array(1) { ["GET"]=> bool(true) } ["accept_json"]=> bool(false) ["accept_raw"]=> bool(false) ["show_in_index"]=> bool(true) ["args"]=> array(2) { ["namespace"]=> array(1) { ["default"]=> string(17) "contact-form-7/v1" } ["context"]=> array(1) { ["default"]=> string(4) "view" } } ["callback"]=> array(2) { [0]=> object(WP_REST_Server)#11254 (5) { ["namespaces":protected]=> array(2) { ["oembed/1.0"]=> array(3) { ["/oembed/1.0"]=> bool(true) ["/oembed/1.0/embed"]=> bool(true) ["/oembed/1.0/proxy"]=> bool(true) } ["contact-form-7/v1"]=> array(6) { ["/contact-form-7/v1"]=> bool(true) ["/contact-form-7/v1/contact-forms"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback/schema"]=> bool(true) ["/contact-form-7/v1/contact-forms/(?P\d+)/refill"]=> bool(true) } } ["endpoints":protected]=> array(11) { ["/"]=> array(3) { ["callback"]=> array(2) { [0]=> *RECURSION* [1]=> string(9) "get_index" } ["methods"]=> string(3) "GET" ["args"]=> array(1) { ["context"]=> array(1) { ["default"]=> string(4) "view" } } } ["/batch/v1"]=> array(3) { ["callback"]=> array(2) { [0]=> *RECURSION* [1]=> string(22) "serve_batch_request_v1" } ["methods"]=> string(4) "POST" ["args"]=> array(2) { ["validation"]=> array(3) { ["type"]=> string(6) "string" ["enum"]=> array(2) { [0]=> string(20) "require-all-validate" [1]=> string(6) "normal" } ["default"]=> string(6) "normal" } ["requests"]=> array(4) { ["required"]=> bool(true) ["type"]=> string(5) "array" ["maxItems"]=> int(25) ["items"]=> array(2) { ["type"]=> string(6) "object" ["properties"]=> array(4) { ["method"]=> array(3) { ["type"]=> string(6) "string" ["enum"]=> array(4) { [0]=> string(4) "POST" [1]=> string(3) "PUT" [2]=> string(5) "PATCH" [3]=> string(6) "DELETE" } ["default"]=> string(4) "POST" } ["path"]=> array(2) { ["type"]=> string(6) "string" ["required"]=> bool(true) } ["body"]=> array(3) { ["type"]=> string(6) "object" ["properties"]=> array(0) { } ["additionalProperties"]=> bool(true) } ["headers"]=> array(3) { ["type"]=> string(6) "object" ["properties"]=> array(0) { } ["additionalProperties"]=> array(2) { ["type"]=> array(2) { [0]=> string(6) "string" [1]=> string(5) "array" } ["items"]=> array(1) { ["type"]=> string(6) "string" } } } } } } } } ["/oembed/1.0"]=> array(2) { [0]=> array(3) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> *RECURSION* [1]=> string(19) "get_namespace_index" } ["args"]=> array(2) { ["namespace"]=> array(1) { ["default"]=> string(10) "oembed/1.0" } ["context"]=> array(1) { ["default"]=> string(4) "view" } } } ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/embed"]=> array(2) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(8) "get_item" } ["args"]=> array(3) { ["url"]=> array(4) { ["description"]=> string(69) "Die URL der Ressource, für die oEmbed-Daten abgerufen werden sollen." ["required"]=> bool(true) ["type"]=> string(6) "string" ["format"]=> string(3) "uri" } ["format"]=> array(2) { ["default"]=> string(4) "json" ["sanitize_callback"]=> string(23) "wp_oembed_ensure_format" } ["maxwidth"]=> array(2) { ["default"]=> int(600) ["sanitize_callback"]=> string(6) "absint" } } ["permission_callback"]=> string(13) "__return_true" } ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/proxy"]=> array(2) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(14) "get_proxy_item" } ["args"]=> array(5) { ["url"]=> array(4) { ["description"]=> string(69) "Die URL der Ressource, für die oEmbed-Daten abgerufen werden sollen." ["required"]=> bool(true) ["type"]=> string(6) "string" ["format"]=> string(3) "uri" } ["format"]=> array(4) { ["description"]=> string(33) "Das zu verwendende oEmbed-Format." ["type"]=> string(6) "string" ["default"]=> string(4) "json" ["enum"]=> array(2) { [0]=> string(4) "json" [1]=> string(3) "xml" } } ["maxwidth"]=> array(4) { ["description"]=> string(54) "Die maximale Breite des eingebundenen Frames in Pixel." ["type"]=> string(7) "integer" ["default"]=> int(600) ["sanitize_callback"]=> string(6) "absint" } ["maxheight"]=> array(3) { ["description"]=> string(53) "Die maximale Höhe des eingebundenen Frames in Pixel." ["type"]=> string(7) "integer" ["sanitize_callback"]=> string(6) "absint" } ["discover"]=> array(3) { ["description"]=> string(93) "Ob eine oEmbed-Discovery-Anfrage für nicht sanktionierte Anbieter durchgeführt werden soll." ["type"]=> string(7) "boolean" ["default"]=> bool(true) } } ["permission_callback"]=> array(2) { [0]=> object(WP_oEmbed_Controller)#11265 (0) { } [1]=> string(32) "get_proxy_item_permissions_check" } } ["namespace"]=> string(10) "oembed/1.0" } ["/contact-form-7/v1"]=> array(2) { [0]=> array(3) { ["methods"]=> string(3) "GET" ["callback"]=> *RECURSION* ["args"]=> array(2) { ["namespace"]=> array(1) { ["default"]=> string(17) "contact-form-7/v1" } ["context"]=> array(1) { ["default"]=> string(4) "view" } } } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms"]=> array(3) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(17) "get_contact_forms" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11268 (0) { } } [1]=> array(4) { ["methods"]=> string(4) "POST" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "create_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11269 (0) { } } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)"]=> array(4) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(16) "get_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11270 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } [1]=> array(4) { ["methods"]=> string(16) "POST, PUT, PATCH" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "update_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11271 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } [2]=> array(4) { ["methods"]=> string(6) "DELETE" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "delete_contact_form" } ["args"]=> array(0) { } ["permission_callback"]=> object(Closure)#11272 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback"]=> array(2) { [0]=> array(4) { ["methods"]=> string(4) "POST" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(15) "create_feedback" } ["args"]=> array(0) { } ["permission_callback"]=> string(13) "__return_true" } ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback/schema"]=> array(3) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(10) "get_schema" } ["args"]=> array(0) { } ["permission_callback"]=> string(13) "__return_true" } ["schema"]=> string(25) "wpcf7_swv_get_meta_schema" ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/refill"]=> array(2) { [0]=> array(4) { ["methods"]=> string(3) "GET" ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(10) "get_refill" } ["args"]=> array(0) { } ["permission_callback"]=> string(13) "__return_true" } ["namespace"]=> string(17) "contact-form-7/v1" } } ["route_options":protected]=> array(11) { ["/"]=> array(0) { } ["/batch/v1"]=> array(0) { } ["/oembed/1.0"]=> array(1) { ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/embed"]=> array(1) { ["namespace"]=> string(10) "oembed/1.0" } ["/oembed/1.0/proxy"]=> array(1) { ["namespace"]=> string(10) "oembed/1.0" } ["/contact-form-7/v1"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback/schema"]=> array(2) { ["schema"]=> string(25) "wpcf7_swv_get_meta_schema" ["namespace"]=> string(17) "contact-form-7/v1" } ["/contact-form-7/v1/contact-forms/(?P\d+)/refill"]=> array(1) { ["namespace"]=> string(17) "contact-form-7/v1" } } ["embed_cache":protected]=> array(0) { } ["dispatching_requests":protected]=> array(0) { } } [1]=> string(19) "get_namespace_index" } } } ["/contact-form-7/v1/contact-forms"]=> array(2) { [0]=> array(7) { ["methods"]=> array(1) { ["GET"]=> bool(true) } ["accept_json"]=> bool(false) ["accept_raw"]=> bool(false) ["show_in_index"]=> bool(true) ["args"]=> array(0) { } ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(17) "get_contact_forms" } ["permission_callback"]=> object(Closure)#11268 (0) { } } [1]=> array(7) { ["methods"]=> array(1) { ["POST"]=> bool(true) } ["accept_json"]=> bool(false) ["accept_raw"]=> bool(false) ["show_in_index"]=> bool(true) ["args"]=> array(0) { } ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "create_contact_form" } ["permission_callback"]=> object(Closure)#11269 (0) { } } } ["/contact-form-7/v1/contact-forms/(?P\d+)"]=> array(3) { [0]=> array(7) { ["methods"]=> array(1) { ["GET"]=> bool(true) } ["accept_json"]=> bool(false) ["accept_raw"]=> bool(false) ["show_in_index"]=> bool(true) ["args"]=> array(0) { } ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(16) "get_contact_form" } ["permission_callback"]=> object(Closure)#11270 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } [1]=> array(7) { ["methods"]=> array(3) { ["POST"]=> bool(true) ["PUT"]=> bool(true) ["PATCH"]=> bool(true) } ["accept_json"]=> bool(false) ["accept_raw"]=> bool(false) ["show_in_index"]=> bool(true) ["args"]=> array(0) { } ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "update_contact_form" } ["permission_callback"]=> object(Closure)#11271 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } [2]=> array(7) { ["methods"]=> array(1) { ["DELETE"]=> bool(true) } ["accept_json"]=> bool(false) ["accept_raw"]=> bool(false) ["show_in_index"]=> bool(true) ["args"]=> array(0) { } ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(19) "delete_contact_form" } ["permission_callback"]=> object(Closure)#11272 (1) { ["parameter"]=> array(1) { ["$request"]=> string(10) "" } } } } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback"]=> array(1) { [0]=> array(7) { ["methods"]=> array(1) { ["POST"]=> bool(true) } ["accept_json"]=> bool(false) ["accept_raw"]=> bool(false) ["show_in_index"]=> bool(true) ["args"]=> array(0) { } ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(15) "create_feedback" } ["permission_callback"]=> string(13) "__return_true" } } ["/contact-form-7/v1/contact-forms/(?P\d+)/feedback/schema"]=> array(1) { [0]=> array(7) { ["methods"]=> array(1) { ["GET"]=> bool(true) } ["accept_json"]=> bool(false) ["accept_raw"]=> bool(false) ["show_in_index"]=> bool(true) ["args"]=> array(0) { } ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(10) "get_schema" } ["permission_callback"]=> string(13) "__return_true" } } ["/contact-form-7/v1/contact-forms/(?P\d+)/refill"]=> array(1) { [0]=> array(7) { ["methods"]=> array(1) { ["GET"]=> bool(true) } ["accept_json"]=> bool(false) ["accept_raw"]=> bool(false) ["show_in_index"]=> bool(true) ["args"]=> array(0) { } ["callback"]=> array(2) { [0]=> object(WPCF7_REST_Controller)#11267 (0) { } [1]=> string(10) "get_refill" } ["permission_callback"]=> string(13) "__return_true" } } }