Skip to content

Instantly share code, notes, and snippets.

@janhartigan
Created March 20, 2014 00:21
Show Gist options
  • Save janhartigan/9654689 to your computer and use it in GitHub Desktop.
Save janhartigan/9654689 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
object(Balanced\Errors\Error)#295 (14) {
["response"]=>
object(Httpful\Response)#285 (12) {
["body"]=>
object(stdClass)#288 (1) {
["errors"]=>
array(1) {
[0]=>
object(stdClass)#294 (6) {
["status"]=>
string(18) "Method Not Allowed"
["category_code"]=>
string(18) "method-not-allowed"
["description"]=>
string(55) "Your request id is OHM7bf26342afc511e3bed2026ba7c1aba6."
["status_code"]=>
int(405)
["category_type"]=>
string(7) "request"
["request_id"]=>
string(35) "OHM7bf26342afc511e3bed2026ba7c1aba6"
}
}
}
["raw_body"]=>
string(314) "{
"errors": [
{
"status": "Method Not Allowed",
"category_code": "method-not-allowed",
"description": "Your request id is OHM7bf26342afc511e3bed2026ba7c1aba6.",
"status_code": 405,
"category_type": "request",
"request_id": "OHM7bf26342afc511e3bed2026ba7c1aba6"
}
]
}"
["headers"]=>
object(Httpful\Response\Headers)#287 (1) {
["headers":"Httpful\Response\Headers":private]=>
array(11) {
["content-type"]=>
string(16) "application/json"
["date"]=>
string(29) "Thu, 20 Mar 2014 00:20:47 GMT"
["server"]=>
string(21) "ngx_openresty/1.2.6.3"
["x-balanced-guru"]=>
string(35) "OHM7bf26342afc511e3bed2026ba7c1aba6"
["x-balanced-host"]=>
string(15) "balanced-api-04"
["x-balanced-marketplace"]=>
string(29) "TEST-MP29y4Rkj6bLKECoBe8XkrKM"
["x-balanced-merchant"]=>
string(29) "TEST-MR28MIcVxG1Cy9e4jCYnaEG3"
["x-balanced-revision"]=>
string(3) "1.1"
["x-balanced-software-build"]=>
string(40) "67d7afa314b92c6713d1acafc715c1165bc2270f"
["content-length"]=>
string(3) "314"
["connection"]=>
string(10) "keep-alive"
}
}
["raw_headers"]=>
string(466) "HTTP/1.1 405 METHOD NOT ALLOWED
Content-Type: application/json
Date: Thu, 20 Mar 2014 00:20:47 GMT
Server: ngx_openresty/1.2.6.3
X-Balanced-Guru: OHM7bf26342afc511e3bed2026ba7c1aba6
X-Balanced-Host: balanced-api-04
X-Balanced-Marketplace: TEST-MP29y4Rkj6bLKECoBe8XkrKM
X-Balanced-Merchant: TEST-MR28MIcVxG1Cy9e4jCYnaEG3
X-Balanced-Revision: 1.1
X-Balanced-Software-Build: 67d7afa314b92c6713d1acafc715c1165bc2270f
Content-Length: 314
Connection: keep-alive"
["request"]=>
object(Httpful\Request)#286 (21) {
["uri"]=>
string(46) "https://api.balancedpayments.com/verifications"
["method"]=>
string(4) "POST"
["headers"]=>
array(2) {
["User-Agent"]=>
string(20) "balanced-php/1.0.0.0"
["Accept"]=>
string(76) "application/vnd.balancedpayments+json; version=1.1, application/vnd.api+json"
}
["raw_headers"]=>
string(223) "POST /verifications HTTP/1.1
Host: api.balancedpayments.com
Expect:
Content-Type: application/json
User-Agent: balanced-php/1.0.0.0
Accept: application/vnd.balancedpayments+json; version=1.1, application/vnd.api+json
"
["strict_ssl"]=>
bool(false)
["content_type"]=>
string(16) "application/json"
["expected_type"]=>
string(16) "application/json"
["additional_curl_opts"]=>
array(0) {
}
["auto_parse"]=>
bool(true)
["serialize_payload_method"]=>
int(2)
["username"]=>
string(41) "ak-test-26xBRXGGFJSyoif1yqq6HfoKDt7IH9J3Z"
["password"]=>
string(0) ""
["serialized_payload"]=>
string(501) "{"bank_account_verifications":[{"verification_status":"pending","links":{"bank_account":"BA3VqgVLEcT2wb8HH6gbgXjq"},"href":"\/verifications\/BZ40VVfLEw76Jj2MMtYYkiYw","created_at":"2014-03-12T21:37:30.977103Z","attempts_remaining":3,"updated_at":"2014-03-12T21:37:31.419490Z","deposit_status":"succeeded","attempts":0,"meta":{},"id":"BZ40VVfLEw76Jj2MMtYYkiYw"}],"links":{"bank_account_verifications.bank_account":"\/bank_accounts\/{bank_account_verifications.bank_account}"},"amount_1":1,"amount_2":1}"
["payload"]=>
array(4) {
["bank_account_verifications"]=>
array(1) {
[0]=>
object(stdClass)#289 (10) {
["verification_status"]=>
string(7) "pending"
["links"]=>
object(stdClass)#290 (1) {
["bank_account"]=>
string(24) "BA3VqgVLEcT2wb8HH6gbgXjq"
}
["href"]=>
string(39) "/verifications/BZ40VVfLEw76Jj2MMtYYkiYw"
["created_at"]=>
string(27) "2014-03-12T21:37:30.977103Z"
["attempts_remaining"]=>
int(3)
["updated_at"]=>
string(27) "2014-03-12T21:37:31.419490Z"
["deposit_status"]=>
string(9) "succeeded"
["attempts"]=>
int(0)
["meta"]=>
object(stdClass)#291 (0) {
}
["id"]=>
string(24) "BZ40VVfLEw76Jj2MMtYYkiYw"
}
}
["links"]=>
object(stdClass)#292 (1) {
["bank_account_verifications.bank_account"]=>
string(56) "/bank_accounts/{bank_account_verifications.bank_account}"
}
["amount_1"]=>
int(1)
["amount_2"]=>
int(1)
}
["parse_callback"]=>
NULL
["error_callback"]=>
NULL
["follow_redirects"]=>
bool(false)
["max_redirects"]=>
int(25)
["payload_serializers"]=>
array(0) {
}
["_ch"]=>
resource(248) of type (curl)
["_debug"]=>
NULL
}
["code"]=>
int(405)
["content_type"]=>
string(16) "application/json"
["parent_type"]=>
string(16) "application/json"
["charset"]=>
string(5) "utf-8"
["is_mime_vendor_specific"]=>
bool(false)
["is_mime_personal"]=>
bool(false)
["parsers":"Httpful\Response":private]=>
NULL
}
["message":protected]=>
string(0) ""
["string":"Exception":private]=>
string(0) ""
["code":protected]=>
int(0)
["file":protected]=>
string(73) "C:\Web\monger\repo\vendor\balanced\balanced\src\Balanced\Errors\Error.php"
["line":protected]=>
int(42)
["trace":"Exception":private]=>
array(20) {
[0]=>
array(6) {
["file"]=>
string(69) "C:\Web\monger\repo\vendor\balanced\balanced\src\Balanced\Resource.php"
["line"]=>
int(24)
["function"]=>
string(18) "createFromResponse"
["class"]=>
string(21) "Balanced\Errors\Error"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
object(Httpful\Response)#285 (12) {
["body"]=>
object(stdClass)#288 (1) {
["errors"]=>
array(1) {
[0]=>
object(stdClass)#294 (6) {
["status"]=>
string(18) "Method Not Allowed"
["category_code"]=>
string(18) "method-not-allowed"
["description"]=>
string(55) "Your request id is OHM7bf26342afc511e3bed2026ba7c1aba6."
["status_code"]=>
int(405)
["category_type"]=>
string(7) "request"
["request_id"]=>
string(35) "OHM7bf26342afc511e3bed2026ba7c1aba6"
}
}
}
["raw_body"]=>
string(314) "{
"errors": [
{
"status": "Method Not Allowed",
"category_code": "method-not-allowed",
"description": "Your request id is OHM7bf26342afc511e3bed2026ba7c1aba6.",
"status_code": 405,
"category_type": "request",
"request_id": "OHM7bf26342afc511e3bed2026ba7c1aba6"
}
]
}"
["headers"]=>
object(Httpful\Response\Headers)#287 (1) {
["headers":"Httpful\Response\Headers":private]=>
array(11) {
["content-type"]=>
string(16) "application/json"
["date"]=>
string(29) "Thu, 20 Mar 2014 00:20:47 GMT"
["server"]=>
string(21) "ngx_openresty/1.2.6.3"
["x-balanced-guru"]=>
string(35) "OHM7bf26342afc511e3bed2026ba7c1aba6"
["x-balanced-host"]=>
string(15) "balanced-api-04"
["x-balanced-marketplace"]=>
string(29) "TEST-MP29y4Rkj6bLKECoBe8XkrKM"
["x-balanced-merchant"]=>
string(29) "TEST-MR28MIcVxG1Cy9e4jCYnaEG3"
["x-balanced-revision"]=>
string(3) "1.1"
["x-balanced-software-build"]=>
string(40) "67d7afa314b92c6713d1acafc715c1165bc2270f"
["content-length"]=>
string(3) "314"
["connection"]=>
string(10) "keep-alive"
}
}
["raw_headers"]=>
string(466) "HTTP/1.1 405 METHOD NOT ALLOWED
Content-Type: application/json
Date: Thu, 20 Mar 2014 00:20:47 GMT
Server: ngx_openresty/1.2.6.3
X-Balanced-Guru: OHM7bf26342afc511e3bed2026ba7c1aba6
X-Balanced-Host: balanced-api-04
X-Balanced-Marketplace: TEST-MP29y4Rkj6bLKECoBe8XkrKM
X-Balanced-Merchant: TEST-MR28MIcVxG1Cy9e4jCYnaEG3
X-Balanced-Revision: 1.1
X-Balanced-Software-Build: 67d7afa314b92c6713d1acafc715c1165bc2270f
Content-Length: 314
Connection: keep-alive"
["request"]=>
object(Httpful\Request)#286 (21) {
["uri"]=>
string(46) "https://api.balancedpayments.com/verifications"
["method"]=>
string(4) "POST"
["headers"]=>
array(2) {
["User-Agent"]=>
string(20) "balanced-php/1.0.0.0"
["Accept"]=>
string(76) "application/vnd.balancedpayments+json; version=1.1, application/vnd.api+json"
}
["raw_headers"]=>
string(223) "POST /verifications HTTP/1.1
Host: api.balancedpayments.com
Expect:
Content-Type: application/json
User-Agent: balanced-php/1.0.0.0
Accept: application/vnd.balancedpayments+json; version=1.1, application/vnd.api+json
"
["strict_ssl"]=>
bool(false)
["content_type"]=>
string(16) "application/json"
["expected_type"]=>
string(16) "application/json"
["additional_curl_opts"]=>
array(0) {
}
["auto_parse"]=>
bool(true)
["serialize_payload_method"]=>
int(2)
["username"]=>
string(41) "ak-test-26xBRXGGFJSyoif1yqq6HfoKDt7IH9J3Z"
["password"]=>
string(0) ""
["serialized_payload"]=>
string(501) "{"bank_account_verifications":[{"verification_status":"pending","links":{"bank_account":"BA3VqgVLEcT2wb8HH6gbgXjq"},"href":"\/verifications\/BZ40VVfLEw76Jj2MMtYYkiYw","created_at":"2014-03-12T21:37:30.977103Z","attempts_remaining":3,"updated_at":"2014-03-12T21:37:31.419490Z","deposit_status":"succeeded","attempts":0,"meta":{},"id":"BZ40VVfLEw76Jj2MMtYYkiYw"}],"links":{"bank_account_verifications.bank_account":"\/bank_accounts\/{bank_account_verifications.bank_account}"},"amount_1":1,"amount_2":1}"
["payload"]=>
array(4) {
["bank_account_verifications"]=>
array(1) {
[0]=>
object(stdClass)#289 (10) {
["verification_status"]=>
string(7) "pending"
["links"]=>
object(stdClass)#290 (1) {
["bank_account"]=>
string(24) "BA3VqgVLEcT2wb8HH6gbgXjq"
}
["href"]=>
string(39) "/verifications/BZ40VVfLEw76Jj2MMtYYkiYw"
["created_at"]=>
string(27) "2014-03-12T21:37:30.977103Z"
["attempts_remaining"]=>
int(3)
["updated_at"]=>
string(27) "2014-03-12T21:37:31.419490Z"
["deposit_status"]=>
string(9) "succeeded"
["attempts"]=>
int(0)
["meta"]=>
object(stdClass)#291 (0) {
}
["id"]=>
string(24) "BZ40VVfLEw76Jj2MMtYYkiYw"
}
}
["links"]=>
object(stdClass)#292 (1) {
["bank_account_verifications.bank_account"]=>
string(56) "/bank_accounts/{bank_account_verifications.bank_account}"
}
["amount_1"]=>
int(1)
["amount_2"]=>
int(1)
}
["parse_callback"]=>
NULL
["error_callback"]=>
NULL
["follow_redirects"]=>
bool(false)
["max_redirects"]=>
int(25)
["payload_serializers"]=>
array(0) {
}
["_ch"]=>
resource(248) of type (curl)
["_debug"]=>
NULL
}
["code"]=>
int(405)
["content_type"]=>
string(16) "application/json"
["parent_type"]=>
string(16) "application/json"
["charset"]=>
string(5) "utf-8"
["is_mime_vendor_specific"]=>
bool(false)
["is_mime_personal"]=>
bool(false)
["parsers":"Httpful\Response":private]=>
NULL
}
}
}
[1]=>
array(4) {
["function"]=>
string(12) "convertError"
["class"]=>
string(17) "Balanced\Resource"
["type"]=>
string(2) "::"
["args"]=>
array(1) {
[0]=>
object(Httpful\Response)#285 (12) {
["body"]=>
object(stdClass)#288 (1) {
["errors"]=>
array(1) {
[0]=>
object(stdClass)#294 (6) {
["status"]=>
string(18) "Method Not Allowed"
["category_code"]=>
string(18) "method-not-allowed"
["description"]=>
string(55) "Your request id is OHM7bf26342afc511e3bed2026ba7c1aba6."
["status_code"]=>
int(405)
["category_type"]=>
string(7) "request"
["request_id"]=>
string(35) "OHM7bf26342afc511e3bed2026ba7c1aba6"
}
}
}
["raw_body"]=>
string(314) "{
"errors": [
{
"status": "Method Not Allowed",
"category_code": "method-not-allowed",
"description": "Your request id is OHM7bf26342afc511e3bed2026ba7c1aba6.",
"status_code": 405,
"category_type": "request",
"request_id": "OHM7bf26342afc511e3bed2026ba7c1aba6"
}
]
}"
["headers"]=>
object(Httpful\Response\Headers)#287 (1) {
["headers":"Httpful\Response\Headers":private]=>
array(11) {
["content-type"]=>
string(16) "application/json"
["date"]=>
string(29) "Thu, 20 Mar 2014 00:20:47 GMT"
["server"]=>
string(21) "ngx_openresty/1.2.6.3"
["x-balanced-guru"]=>
string(35) "OHM7bf26342afc511e3bed2026ba7c1aba6"
["x-balanced-host"]=>
string(15) "balanced-api-04"
["x-balanced-marketplace"]=>
string(29) "TEST-MP29y4Rkj6bLKECoBe8XkrKM"
["x-balanced-merchant"]=>
string(29) "TEST-MR28MIcVxG1Cy9e4jCYnaEG3"
["x-balanced-revision"]=>
string(3) "1.1"
["x-balanced-software-build"]=>
string(40) "67d7afa314b92c6713d1acafc715c1165bc2270f"
["content-length"]=>
string(3) "314"
["connection"]=>
string(10) "keep-alive"
}
}
["raw_headers"]=>
string(466) "HTTP/1.1 405 METHOD NOT ALLOWED
Content-Type: application/json
Date: Thu, 20 Mar 2014 00:20:47 GMT
Server: ngx_openresty/1.2.6.3
X-Balanced-Guru: OHM7bf26342afc511e3bed2026ba7c1aba6
X-Balanced-Host: balanced-api-04
X-Balanced-Marketplace: TEST-MP29y4Rkj6bLKECoBe8XkrKM
X-Balanced-Merchant: TEST-MR28MIcVxG1Cy9e4jCYnaEG3
X-Balanced-Revision: 1.1
X-Balanced-Software-Build: 67d7afa314b92c6713d1acafc715c1165bc2270f
Content-Length: 314
Connection: keep-alive"
["request"]=>
object(Httpful\Request)#286 (21) {
["uri"]=>
string(46) "https://api.balancedpayments.com/verifications"
["method"]=>
string(4) "POST"
["headers"]=>
array(2) {
["User-Agent"]=>
string(20) "balanced-php/1.0.0.0"
["Accept"]=>
string(76) "application/vnd.balancedpayments+json; version=1.1, application/vnd.api+json"
}
["raw_headers"]=>
string(223) "POST /verifications HTTP/1.1
Host: api.balancedpayments.com
Expect:
Content-Type: application/json
User-Agent: balanced-php/1.0.0.0
Accept: application/vnd.balancedpayments+json; version=1.1, application/vnd.api+json
"
["strict_ssl"]=>
bool(false)
["content_type"]=>
string(16) "application/json"
["expected_type"]=>
string(16) "application/json"
["additional_curl_opts"]=>
array(0) {
}
["auto_parse"]=>
bool(true)
["serialize_payload_method"]=>
int(2)
["username"]=>
string(41) "ak-test-26xBRXGGFJSyoif1yqq6HfoKDt7IH9J3Z"
["password"]=>
string(0) ""
["serialized_payload"]=>
string(501) "{"bank_account_verifications":[{"verification_status":"pending","links":{"bank_account":"BA3VqgVLEcT2wb8HH6gbgXjq"},"href":"\/verifications\/BZ40VVfLEw76Jj2MMtYYkiYw","created_at":"2014-03-12T21:37:30.977103Z","attempts_remaining":3,"updated_at":"2014-03-12T21:37:31.419490Z","deposit_status":"succeeded","attempts":0,"meta":{},"id":"BZ40VVfLEw76Jj2MMtYYkiYw"}],"links":{"bank_account_verifications.bank_account":"\/bank_accounts\/{bank_account_verifications.bank_account}"},"amount_1":1,"amount_2":1}"
["payload"]=>
array(4) {
["bank_account_verifications"]=>
array(1) {
[0]=>
object(stdClass)#289 (10) {
["verification_status"]=>
string(7) "pending"
["links"]=>
object(stdClass)#290 (1) {
["bank_account"]=>
string(24) "BA3VqgVLEcT2wb8HH6gbgXjq"
}
["href"]=>
string(39) "/verifications/BZ40VVfLEw76Jj2MMtYYkiYw"
["created_at"]=>
string(27) "2014-03-12T21:37:30.977103Z"
["attempts_remaining"]=>
int(3)
["updated_at"]=>
string(27) "2014-03-12T21:37:31.419490Z"
["deposit_status"]=>
string(9) "succeeded"
["attempts"]=>
int(0)
["meta"]=>
object(stdClass)#291 (0) {
}
["id"]=>
string(24) "BZ40VVfLEw76Jj2MMtYYkiYw"
}
}
["links"]=>
object(stdClass)#292 (1) {
["bank_account_verifications.bank_account"]=>
string(56) "/bank_accounts/{bank_account_verifications.bank_account}"
}
["amount_1"]=>
int(1)
["amount_2"]=>
int(1)
}
["parse_callback"]=>
NULL
["error_callback"]=>
NULL
["follow_redirects"]=>
bool(false)
["max_redirects"]=>
int(25)
["payload_serializers"]=>
array(0) {
}
["_ch"]=>
resource(248) of type (curl)
["_debug"]=>
NULL
}
["code"]=>
int(405)
["content_type"]=>
string(16) "application/json"
["parent_type"]=>
string(16) "application/json"
["charset"]=>
string(5) "utf-8"
["is_mime_vendor_specific"]=>
bool(false)
["is_mime_personal"]=>
bool(false)
["parsers":"Httpful\Response":private]=>
NULL
}
}
}
[2]=>
array(4) {
["file"]=>
string(66) "C:\Web\monger\repo\vendor\matthewfl\restful\src\RESTful\Client.php"
["line"]=>
int(70)
["function"]=>
string(14) "call_user_func"
["args"]=>
array(2) {
[0]=>
string(31) "Balanced\Resource::convertError"
[1]=>
object(Httpful\Response)#285 (12) {
["body"]=>
object(stdClass)#288 (1) {
["errors"]=>
array(1) {
[0]=>
object(stdClass)#294 (6) {
["status"]=>
string(18) "Method Not Allowed"
["category_code"]=>
string(18) "method-not-allowed"
["description"]=>
string(55) "Your request id is OHM7bf26342afc511e3bed2026ba7c1aba6."
["status_code"]=>
int(405)
["category_type"]=>
string(7) "request"
["request_id"]=>
string(35) "OHM7bf26342afc511e3bed2026ba7c1aba6"
}
}
}
["raw_body"]=>
string(314) "{
"errors": [
{
"status": "Method Not Allowed",
"category_code": "method-not-allowed",
"description": "Your request id is OHM7bf26342afc511e3bed2026ba7c1aba6.",
"status_code": 405,
"category_type": "request",
"request_id": "OHM7bf26342afc511e3bed2026ba7c1aba6"
}
]
}"
["headers"]=>
object(Httpful\Response\Headers)#287 (1) {
["headers":"Httpful\Response\Headers":private]=>
array(11) {
["content-type"]=>
string(16) "application/json"
["date"]=>
string(29) "Thu, 20 Mar 2014 00:20:47 GMT"
["server"]=>
string(21) "ngx_openresty/1.2.6.3"
["x-balanced-guru"]=>
string(35) "OHM7bf26342afc511e3bed2026ba7c1aba6"
["x-balanced-host"]=>
string(15) "balanced-api-04"
["x-balanced-marketplace"]=>
string(29) "TEST-MP29y4Rkj6bLKECoBe8XkrKM"
["x-balanced-merchant"]=>
string(29) "TEST-MR28MIcVxG1Cy9e4jCYnaEG3"
["x-balanced-revision"]=>
string(3) "1.1"
["x-balanced-software-build"]=>
string(40) "67d7afa314b92c6713d1acafc715c1165bc2270f"
["content-length"]=>
string(3) "314"
["connection"]=>
string(10) "keep-alive"
}
}
["raw_headers"]=>
string(466) "HTTP/1.1 405 METHOD NOT ALLOWED
Content-Type: application/json
Date: Thu, 20 Mar 2014 00:20:47 GMT
Server: ngx_openresty/1.2.6.3
X-Balanced-Guru: OHM7bf26342afc511e3bed2026ba7c1aba6
X-Balanced-Host: balanced-api-04
X-Balanced-Marketplace: TEST-MP29y4Rkj6bLKECoBe8XkrKM
X-Balanced-Merchant: TEST-MR28MIcVxG1Cy9e4jCYnaEG3
X-Balanced-Revision: 1.1
X-Balanced-Software-Build: 67d7afa314b92c6713d1acafc715c1165bc2270f
Content-Length: 314
Connection: keep-alive"
["request"]=>
object(Httpful\Request)#286 (21) {
["uri"]=>
string(46) "https://api.balancedpayments.com/verifications"
["method"]=>
string(4) "POST"
["headers"]=>
array(2) {
["User-Agent"]=>
string(20) "balanced-php/1.0.0.0"
["Accept"]=>
string(76) "application/vnd.balancedpayments+json; version=1.1, application/vnd.api+json"
}
["raw_headers"]=>
string(223) "POST /verifications HTTP/1.1
Host: api.balancedpayments.com
Expect:
Content-Type: application/json
User-Agent: balanced-php/1.0.0.0
Accept: application/vnd.balancedpayments+json; version=1.1, application/vnd.api+json
"
["strict_ssl"]=>
bool(false)
["content_type"]=>
string(16) "application/json"
["expected_type"]=>
string(16) "application/json"
["additional_curl_opts"]=>
array(0) {
}
["auto_parse"]=>
bool(true)
["serialize_payload_method"]=>
int(2)
["username"]=>
string(41) "ak-test-26xBRXGGFJSyoif1yqq6HfoKDt7IH9J3Z"
["password"]=>
string(0) ""
["serialized_payload"]=>
string(501) "{"bank_account_verifications":[{"verification_status":"pending","links":{"bank_account":"BA3VqgVLEcT2wb8HH6gbgXjq"},"href":"\/verifications\/BZ40VVfLEw76Jj2MMtYYkiYw","created_at":"2014-03-12T21:37:30.977103Z","attempts_remaining":3,"updated_at":"2014-03-12T21:37:31.419490Z","deposit_status":"succeeded","attempts":0,"meta":{},"id":"BZ40VVfLEw76Jj2MMtYYkiYw"}],"links":{"bank_account_verifications.bank_account":"\/bank_accounts\/{bank_account_verifications.bank_account}"},"amount_1":1,"amount_2":1}"
["payload"]=>
array(4) {
["bank_account_verifications"]=>
array(1) {
[0]=>
object(stdClass)#289 (10) {
["verification_status"]=>
string(7) "pending"
["links"]=>
object(stdClass)#290 (1) {
["bank_account"]=>
string(24) "BA3VqgVLEcT2wb8HH6gbgXjq"
}
["href"]=>
string(39) "/verifications/BZ40VVfLEw76Jj2MMtYYkiYw"
["created_at"]=>
string(27) "2014-03-12T21:37:30.977103Z"
["attempts_remaining"]=>
int(3)
["updated_at"]=>
string(27) "2014-03-12T21:37:31.419490Z"
["deposit_status"]=>
string(9) "succeeded"
["attempts"]=>
int(0)
["meta"]=>
object(stdClass)#291 (0) {
}
["id"]=>
string(24) "BZ40VVfLEw76Jj2MMtYYkiYw"
}
}
["links"]=>
object(stdClass)#292 (1) {
["bank_account_verifications.bank_account"]=>
string(56) "/bank_accounts/{bank_account_verifications.bank_account}"
}
["amount_1"]=>
int(1)
["amount_2"]=>
int(1)
}
["parse_callback"]=>
NULL
["error_callback"]=>
NULL
["follow_redirects"]=>
bool(false)
["max_redirects"]=>
int(25)
["payload_serializers"]=>
array(0) {
}
["_ch"]=>
resource(248) of type (curl)
["_debug"]=>
NULL
}
["code"]=>
int(405)
["content_type"]=>
string(16) "application/json"
["parent_type"]=>
string(16) "application/json"
["charset"]=>
string(5) "utf-8"
["is_mime_vendor_specific"]=>
bool(false)
["is_mime_personal"]=>
bool(false)
["parsers":"Httpful\Response":private]=>
NULL
}
}
}
[3]=>
array(6) {
["file"]=>
string(66) "C:\Web\monger\repo\vendor\matthewfl\restful\src\RESTful\Client.php"
["line"]=>
int(34)
["function"]=>
string(3) "_op"
["class"]=>
string(14) "RESTful\Client"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(Httpful\Request)#286 (21) {
["uri"]=>
string(46) "https://api.balancedpayments.com/verifications"
["method"]=>
string(4) "POST"
["headers"]=>
array(2) {
["User-Agent"]=>
string(20) "balanced-php/1.0.0.0"
["Accept"]=>
string(76) "application/vnd.balancedpayments+json; version=1.1, application/vnd.api+json"
}
["raw_headers"]=>
string(223) "POST /verifications HTTP/1.1
Host: api.balancedpayments.com
Expect:
Content-Type: application/json
User-Agent: balanced-php/1.0.0.0
Accept: application/vnd.balancedpayments+json; version=1.1, application/vnd.api+json
"
["strict_ssl"]=>
bool(false)
["content_type"]=>
string(16) "application/json"
["expected_type"]=>
string(16) "application/json"
["additional_curl_opts"]=>
array(0) {
}
["auto_parse"]=>
bool(true)
["serialize_payload_method"]=>
int(2)
["username"]=>
string(41) "ak-test-26xBRXGGFJSyoif1yqq6HfoKDt7IH9J3Z"
["password"]=>
string(0) ""
["serialized_payload"]=>
string(501) "{"bank_account_verifications":[{"verification_status":"pending","links":{"bank_account":"BA3VqgVLEcT2wb8HH6gbgXjq"},"href":"\/verifications\/BZ40VVfLEw76Jj2MMtYYkiYw","created_at":"2014-03-12T21:37:30.977103Z","attempts_remaining":3,"updated_at":"2014-03-12T21:37:31.419490Z","deposit_status":"succeeded","attempts":0,"meta":{},"id":"BZ40VVfLEw76Jj2MMtYYkiYw"}],"links":{"bank_account_verifications.bank_account":"\/bank_accounts\/{bank_account_verifications.bank_account}"},"amount_1":1,"amount_2":1}"
["payload"]=>
array(4) {
["bank_account_verifications"]=>
array(1) {
[0]=>
object(stdClass)#289 (10) {
["verification_status"]=>
string(7) "pending"
["links"]=>
object(stdClass)#290 (1) {
["bank_account"]=>
string(24) "BA3VqgVLEcT2wb8HH6gbgXjq"
}
["href"]=>
string(39) "/verifications/BZ40VVfLEw76Jj2MMtYYkiYw"
["created_at"]=>
string(27) "2014-03-12T21:37:30.977103Z"
["attempts_remaining"]=>
int(3)
["updated_at"]=>
string(27) "2014-03-12T21:37:31.419490Z"
["deposit_status"]=>
string(9) "succeeded"
["attempts"]=>
int(0)
["meta"]=>
object(stdClass)#291 (0) {
}
["id"]=>
string(24) "BZ40VVfLEw76Jj2MMtYYkiYw"
}
}
["links"]=>
object(stdClass)#292 (1) {
["bank_account_verifications.bank_account"]=>
string(56) "/bank_accounts/{bank_account_verifications.bank_account}"
}
["amount_1"]=>
int(1)
["amount_2"]=>
int(1)
}
["parse_callback"]=>
NULL
["error_callback"]=>
NULL
["follow_redirects"]=>
bool(false)
["max_redirects"]=>
int(25)
["payload_serializers"]=>
array(0) {
}
["_ch"]=>
resource(248) of type (curl)
["_debug"]=>
NULL
}
}
}
[4]=>
array(6) {
["file"]=>
string(68) "C:\Web\monger\repo\vendor\matthewfl\restful\src\RESTful\Resource.php"
["line"]=>
int(209)
["function"]=>
string(4) "post"
["class"]=>
string(14) "RESTful\Client"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
string(14) "/verifications"
[1]=>
array(4) {
["bank_account_verifications"]=>
array(1) {
[0]=>
object(stdClass)#289 (10) {
["verification_status"]=>
string(7) "pending"
["links"]=>
object(stdClass)#290 (1) {
["bank_account"]=>
string(24) "BA3VqgVLEcT2wb8HH6gbgXjq"
}
["href"]=>
string(39) "/verifications/BZ40VVfLEw76Jj2MMtYYkiYw"
["created_at"]=>
string(27) "2014-03-12T21:37:30.977103Z"
["attempts_remaining"]=>
int(3)
["updated_at"]=>
string(27) "2014-03-12T21:37:31.419490Z"
["deposit_status"]=>
string(9) "succeeded"
["attempts"]=>
int(0)
["meta"]=>
object(stdClass)#291 (0) {
}
["id"]=>
string(24) "BZ40VVfLEw76Jj2MMtYYkiYw"
}
}
["links"]=>
object(stdClass)#292 (1) {
["bank_account_verifications.bank_account"]=>
string(56) "/bank_accounts/{bank_account_verifications.bank_account}"
}
["amount_1"]=>
int(1)
["amount_2"]=>
int(1)
}
}
}
[5]=>
array(6) {
["file"]=>
string(76) "C:\Web\monger\repo\application\lib\Monger\Payment\PaymentServiceProvider.php"
["line"]=>
int(44)
["function"]=>
string(4) "save"
["class"]=>
string(16) "RESTful\Resource"
["type"]=>
string(2) "->"
["args"]=>
array(0) {
}
}
[6]=>
array(6) {
["file"]=>
string(82) "C:\Web\monger\repo\vendor\laravel\framework\src\Illuminate\Container\Container.php"
["line"]=>
int(149)
["function"]=>
string(24) "Monger\Payment\{closure}"
["class"]=>
string(37) "Monger\Payment\PaymentServiceProvider"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(Monger\Container\Container)#2 (9) {
["booted":protected]=>
bool(true)
["bootingCallbacks":protected]=>
array(0) {
}
["bootedCallbacks":protected]=>
array(2) {
[0]=>
object(Closure)#41 (2) {
["static"]=>
array(2) {
["app"]=>
*RECURSION*
["me"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
[1]=>
object(Closure)#160 (2) {
["this"]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
}
["serviceProviders":protected]=>
array(27) {
[0]=>
object(Illuminate\Events\EventServiceProvider)#17 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[1]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[2]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[3]=>
object(Illuminate\Log\LogServiceProvider)#31 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[4]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[5]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[6]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[7]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[8]=>
object(Illuminate\Filesystem\FilesystemServiceProvider)#72 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[9]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[10]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[11]=>
object(Illuminate\Encryption\EncryptionServiceProvider)#98 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[12]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[13]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[14]=>
object(Intervention\Image\ImageServiceProvider)#16 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
[15]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[16]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[17]=>
object(Monger\Commerce\Cart\CartServiceProvider)#130 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[18]=>
object(Monger\Filesystem\FilesystemServiceProvider)#134 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[19]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[20]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[21]=>
object(Monger\Social\SocialServiceProvider)#155 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[22]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[23]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[24]=>
object(Monger\Stream\StreamServiceProvider)#167 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[25]=>
object(Monger\Support\SupportServiceProvider)#170 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[26]=>
object(Monger\Validation\ValidationServiceProvider)#173 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["bindings":protected]=>
array(59) {
["environments"]=>
array(2) {
["concrete"]=>
object(Closure)#3 (2) {
["static"]=>
array(1) {
["value"]=>
array(2) {
["local"]=>
array(4) {
[0]=>
string(10) "monger.dev"
[1]=>
string(13) "mongerjan.com"
[2]=>
string(9) "monger_01"
[3]=>
string(9) "Sergio-PC"
}
["dev"]=>
array(2) {
[0]=>
string(14) "dev.monger.com"
[1]=>
string(19) "dev.demandrehab.com"
}
}
}
["this"]=>
*RECURSION*
}
["shared"]=>
bool(false)
}
["translator"]=>
array(2) {
["concrete"]=>
object(Closure)#113 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#112 (2) {
["this"]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Translation\Translator)#180 (4) {
["loader":protected]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
["locale":protected]=>
string(7) "english"
["loaded":protected]=>
array(0) {
}
["parsed":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["events"]=>
array(2) {
["concrete"]=>
object(Closure)#19 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#18 (2) {
["this"]=>
object(Illuminate\Events\EventServiceProvider)#17 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.command.optimize"]=>
array(2) {
["concrete"]=>
object(Closure)#22 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#21 (2) {
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["composer"]=>
array(2) {
["concrete"]=>
object(Closure)#27 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#26 (2) {
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.dump-autoload"]=>
array(2) {
["concrete"]=>
object(Closure)#29 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#28 (2) {
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view.engine.resolver"]=>
array(2) {
["concrete"]=>
object(Closure)#36 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#35 (3) {
["static"]=>
array(1) {
["me"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\Engines\EngineResolver)#255 (2) {
["resolvers":protected]=>
array(2) {
["php"]=>
object(Closure)#254 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#256 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view.finder"]=>
array(2) {
["concrete"]=>
object(Closure)#38 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#37 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\FileViewFinder)#257 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["views":protected]=>
array(0) {
}
["hints":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view"]=>
array(2) {
["concrete"]=>
object(Closure)#40 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#39 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\Environment)#258 (11) {
["engines":protected]=>
object(Illuminate\View\Engines\EngineResolver)#255 (2) {
["resolvers":protected]=>
array(2) {
["php"]=>
object(Closure)#254 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#256 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(0) {
}
}
["finder":protected]=>
object(Illuminate\View\FileViewFinder)#257 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["views":protected]=>
array(0) {
}
["hints":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
}
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
["container":protected]=>
*RECURSION*
["shared":protected]=>
array(3) {
["__env"]=>
*RECURSION*
["app"]=>
*RECURSION*
["errors"]=>
object(Illuminate\Support\MessageBag)#259 (2) {
["messages":protected]=>
array(0) {
}
["format":protected]=>
string(8) ":message"
}
}
["names":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
["blade.php"]=>
string(5) "blade"
["php"]=>
string(3) "php"
}
["composers":protected]=>
array(0) {
}
["sections":protected]=>
array(0) {
}
["sectionStack":protected]=>
array(0) {
}
["renderCount":protected]=>
int(0)
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["db.factory"]=>
array(2) {
["concrete"]=>
object(Closure)#44 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#43 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["db"]=>
array(2) {
["concrete"]=>
object(Closure)#46 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#45 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migration.repository"]=>
array(2) {
["concrete"]=>
object(Closure)#49 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#48 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migrator"]=>
array(2) {
["concrete"]=>
object(Closure)#51 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#50 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate"]=>
array(2) {
["concrete"]=>
object(Closure)#53 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#52 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.rollback"]=>
array(2) {
["concrete"]=>
object(Closure)#55 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#54 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.reset"]=>
array(2) {
["concrete"]=>
object(Closure)#57 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#56 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.refresh"]=>
array(2) {
["concrete"]=>
object(Closure)#59 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#58 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.install"]=>
array(2) {
["concrete"]=>
object(Closure)#61 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#60 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migration.creator"]=>
array(2) {
["concrete"]=>
object(Closure)#63 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#62 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.make"]=>
array(2) {
["concrete"]=>
object(Closure)#65 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#64 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["validation.presence"]=>
array(2) {
["concrete"]=>
object(Closure)#69 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#68 (2) {
["this"]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Validation\DatabasePresenceVerifier)#181 (2) {
["db":protected]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
["connection":protected]=>
NULL
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["validator"]=>
array(2) {
["concrete"]=>
object(Closure)#71 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#70 (2) {
["this"]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Validation\Factory)#177 (7) {
["translator":protected]=>
object(Illuminate\Translation\Translator)#180 (4) {
["loader":protected]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
["locale":protected]=>
string(7) "english"
["loaded":protected]=>
array(0) {
}
["parsed":protected]=>
array(0) {
}
}
["verifier":protected]=>
object(Illuminate\Validation\DatabasePresenceVerifier)#181 (2) {
["db":protected]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
["connection":protected]=>
NULL
}
["container":protected]=>
*RECURSION*
["extensions":protected]=>
array(0) {
}
["implicitExtensions":protected]=>
array(0) {
}
["fallbackMessages":protected]=>
array(0) {
}
["resolver":protected]=>
object(Closure)#176 (1) {
["parameter"]=>
array(4) {
["$translator"]=>
string(10) "<required>"
["$data"]=>
string(10) "<required>"
["$rules"]=>
string(10) "<required>"
["$messages"]=>
string(10) "<required>"
}
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["files"]=>
array(2) {
["concrete"]=>
object(Closure)#74 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#73 (1) {
["this"]=>
object(Illuminate\Filesystem\FilesystemServiceProvider)#72 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["object"]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue"]=>
array(2) {
["concrete"]=>
object(Closure)#77 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#76 (3) {
["static"]=>
array(1) {
["me"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.work"]=>
array(2) {
["concrete"]=>
object(Closure)#79 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#78 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.worker"]=>
array(2) {
["concrete"]=>
object(Closure)#82 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#81 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.listen"]=>
array(2) {
["concrete"]=>
object(Closure)#84 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#83 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.listener"]=>
array(2) {
["concrete"]=>
object(Closure)#87 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#86 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.subscribe"]=>
array(2) {
["concrete"]=>
object(Closure)#89 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#88 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["swift.transport"]=>
array(2) {
["concrete"]=>
object(Closure)#93 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#92 (3) {
["static"]=>
array(1) {
["config"]=>
array(9) {
["driver"]=>
string(4) "smtp"
["host"]=>
string(20) "smtp.mandrillapp.com"
["port"]=>
int(587)
["from"]=>
array(2) {
["address"]=>
string(15) "info@monger.com"
["name"]=>
string(6) "Monger"
}
["encryption"]=>
string(3) "tls"
["username"]=>
string(15) "dave@monger.com"
["password"]=>
string(22) "VvwcPYQF9F3YIQrCTr556A"
["sendmail"]=>
string(22) "/usr/sbin/sendmail -bs"
["pretend"]=>
bool(true)
}
}
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["swift.mailer"]=>
array(2) {
["concrete"]=>
object(Closure)#95 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#94 (2) {
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["mailer"]=>
array(2) {
["concrete"]=>
object(Closure)#97 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#96 (2) {
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["encrypter"]=>
array(2) {
["concrete"]=>
object(Closure)#100 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#99 (2) {
["this"]=>
object(Illuminate\Encryption\EncryptionServiceProvider)#98 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["cache"]=>
array(2) {
["concrete"]=>
object(Closure)#110 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#109 (2) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["memcached.connector"]=>
array(2) {
["concrete"]=>
object(Closure)#105 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#104 (1) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.cache.clear"]=>
array(2) {
["concrete"]=>
object(Closure)#107 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#106 (2) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["translation.loader"]=>
array(2) {
["concrete"]=>
object(Closure)#111 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#102 (2) {
["this"]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["image"]=>
array(2) {
["concrete"]=>
object(Closure)#114 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#15 (2) {
["this"]=>
object(Intervention\Image\ImageServiceProvider)#16 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.social_provider"]=>
array(2) {
["concrete"]=>
object(Closure)#117 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#116 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.profile_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#119 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#118 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.cover_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#121 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#120 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["user"]=>
array(2) {
["concrete"]=>
object(Closure)#123 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#122 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.collection.cover_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#126 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#125 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.collection.window_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#128 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#127 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.cart.events.login"]=>
array(2) {
["concrete"]=>
object(Closure)#132 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#131 (2) {
["this"]=>
object(Monger\Commerce\Cart\CartServiceProvider)#130 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.filesystem.aws"]=>
array(2) {
["concrete"]=>
object(Closure)#136 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#135 (2) {
["this"]=>
object(Monger\Filesystem\FilesystemServiceProvider)#134 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.provider"]=>
array(2) {
["concrete"]=>
object(Closure)#139 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#138 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
&NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.validator"]=>
array(2) {
["concrete"]=>
object(Closure)#141 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#140 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.formatter"]=>
array(2) {
["concrete"]=>
object(Closure)#143 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#142 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.repository"]=>
array(2) {
["concrete"]=>
object(Closure)#145 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#144 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
&NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search"]=>
array(2) {
["concrete"]=>
object(Closure)#148 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#147 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.collections"]=>
array(2) {
["concrete"]=>
object(Closure)#150 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#149 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.products"]=>
array(2) {
["concrete"]=>
object(Closure)#152 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#151 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.people"]=>
array(2) {
["concrete"]=>
object(Closure)#154 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#153 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.social.events.follow"]=>
array(2) {
["concrete"]=>
object(Closure)#157 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#156 (2) {
["this"]=>
object(Monger\Social\SocialServiceProvider)#155 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.pricing"]=>
array(2) {
["concrete"]=>
object(Closure)#162 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#161 (2) {
["this"]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.command.marshal"]=>
array(2) {
["concrete"]=>
object(Closure)#165 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#164 (2) {
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.stream"]=>
array(2) {
["concrete"]=>
object(Closure)#169 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#168 (2) {
["this"]=>
object(Monger\Stream\StreamServiceProvider)#167 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.support.storage.file.resume"]=>
array(2) {
["concrete"]=>
object(Closure)#172 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#171 (2) {
["this"]=>
object(Monger\Support\SupportServiceProvider)#170 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
}
["instances":protected]=>
array(8) {
["path"]=>
string(30) "C:\Web\monger\repo\application"
["path.public"]=>
string(18) "C:\Web\monger\repo"
["path.base"]=>
string(18) "C:\Web\monger\repo"
["path.storage"]=>
string(38) "C:\Web\monger\repo\application\storage"
["config"]=>
object(Illuminate\Config\Repository)#4 (6) {
["loader":protected]=>
object(Illuminate\Config\FileLoader)#5 (4) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#6 (0) {
}
["defaultPath":protected]=>
string(37) "C:\Web\monger\repo\application/config"
["hints":protected]=>
array(0) {
}
["exists":protected]=>
array(0) {
}
}
["environment":protected]=>
string(5) "local"
["items":protected]=>
array(7) {
["*::app"]=>
array(1) {
["manifest"]=>
string(52) "C:\Web\monger\repo\application\start/../storage/meta"
}
["*::mail"]=>
array(9) {
["driver"]=>
string(4) "smtp"
["host"]=>
string(20) "smtp.mandrillapp.com"
["port"]=>
int(587)
["from"]=>
array(2) {
["address"]=>
string(15) "info@monger.com"
["name"]=>
string(6) "Monger"
}
["encryption"]=>
string(3) "tls"
["username"]=>
string(15) "dave@monger.com"
["password"]=>
string(22) "VvwcPYQF9F3YIQrCTr556A"
["sendmail"]=>
string(22) "/usr/sbin/sendmail -bs"
["pretend"]=>
bool(true)
}
["*::lifecycle_statuses"]=>
array(1) {
["workflow_documents"]=>
array(3) {
["charges"]=>
array(3) {
["Unpaid"]=>
int(66)
["Paid"]=>
int(67)
["Disputed"]=>
int(72)
}
["orders"]=>
array(3) {
["Created"]=>
int(1)
["Cancelled"]=>
int(14)
["Past"]=>
array(3) {
["Shipped"]=>
string(2) "10"
["Tracking Number Provided"]=>
string(2) "11"
["Delivered"]=>
string(2) "12"
}
}
["purchase_orders"]=>
array(4) {
["Created"]=>
int(13)
["Active"]=>
int(13)
["Backorder"]=>
int(19)
["Uncancellable"]=>
array(3) {
["Shipped"]=>
string(2) "20"
["Tracking Number Provided"]=>
string(2) "21"
["Delivered"]=>
string(2) "22"
}
}
}
}
["*::session"]=>
array(0) {
}
["*::view"]=>
array(2) {
["paths"]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["pagination"]=>
string(20) "pagination::slider-3"
}
["*::pricing"]=>
array(2) {
["payment_types"]=>
array(3) {
["default"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
["card"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
["bank_account"]=>
array(3) {
["processing_fee"]=>
float(0.01)
["transaction_fee"]=>
float(0.3)
["cap"]=>
int(5)
}
}
["default_payment_type"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
}
["*::payments"]=>
array(2) {
["balanced"]=>
array(2) {
["api_key"]=>
string(41) "ak-test-26xBRXGGFJSyoif1yqq6HfoKDt7IH9J3Z"
["marketplace"]=>
string(29) "TEST-MP29y4Rkj6bLKECoBe8XkrKM"
}
["billing_address"]=>
array(8) {
["company_name"]=>
string(6) "Monger"
["address"]=>
string(21) "10201 Riverside Drive"
["address_line_2"]=>
string(9) "Suite 201"
["city"]=>
string(11) "Toluca Lake"
["state"]=>
string(2) "CA"
["zip"]=>
string(5) "91602"
["zip_plus_four"]=>
string(4) "2538"
["phone"]=>
string(14) "(555) 555-5555"
}
}
}
["packages":protected]=>
array(0) {
}
["afterLoad":protected]=>
array(0) {
}
["parsed":protected]=>
array(11) {
["app.manifest"]=>
array(3) {
[0]=>
NULL
[1]=>
string(3) "app"
[2]=>
string(8) "manifest"
}
["app.url"]=>
array(3) {
[0]=>
NULL
[1]=>
string(3) "app"
[2]=>
string(3) "url"
}
["mail"]=>
array(3) {
[0]=>
NULL
[1]=>
string(4) "mail"
[2]=>
NULL
}
["lifecycle_statuses.workflow_documents.orders.Past"]=>
array(3) {
[0]=>
NULL
[1]=>
string(18) "lifecycle_statuses"
[2]=>
string(30) "workflow_documents.orders.Past"
}
["lifecycle_statuses.workflow_documents.purchase_orders.Uncancellable"]=>
array(3) {
[0]=>
NULL
[1]=>
string(18) "lifecycle_statuses"
[2]=>
string(48) "workflow_documents.purchase_orders.Uncancellable"
}
["session"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "session"
[2]=>
NULL
}
["view.paths"]=>
array(3) {
[0]=>
NULL
[1]=>
string(4) "view"
[2]=>
string(5) "paths"
}
["pricing.payment_types.credit_card"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(25) "payment_types.credit_card"
}
["pricing.payment_types.default"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(21) "payment_types.default"
}
["pricing.default_payment_type"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(20) "default_payment_type"
}
["payments.balanced.api_key"]=>
array(3) {
[0]=>
NULL
[1]=>
string(8) "payments"
[2]=>
string(16) "balanced.api_key"
}
}
}
["request"]=>
object(Illuminate\Http\Request)#7 (22) {
["json":protected]=>
NULL
["sessionStore":protected]=>
NULL
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#10 (1) {
["parameters":protected]=>
array(0) {
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#8 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#9 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#13 (1) {
["parameters":protected]=>
array(40) {
["SERVER_NAME"]=>
string(9) "localhost"
["SERVER_PORT"]=>
int(80)
["HTTP_HOST"]=>
string(9) "localhost"
["HTTP_USER_AGENT"]=>
string(109) "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36"
["HTTP_ACCEPT"]=>
string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
["HTTP_ACCEPT_LANGUAGE"]=>
string(14) "en-US,en;q=0.8"
["HTTP_ACCEPT_CHARSET"]=>
string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
["REMOTE_ADDR"]=>
string(9) "127.0.0.1"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["SCRIPT_FILENAME"]=>
string(30) "C:/server/www/monger/index.php"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_TIME"]=>
int(1395274847)
["REDIRECT_STATUS"]=>
string(3) "200"
["HTTP_CONNECTION"]=>
string(10) "keep-alive"
["HTTP_CACHE_CONTROL"]=>
string(9) "max-age=0"
["HTTP_ACCEPT_ENCODING"]=>
string(17) "gzip,deflate,sdch"
["HTTP_COOKIE"]=>
string(576) "__b=1393461087980.2685445041861385.238!0; __b=1393461087980.2685445041861385.222!0; PHPSESSID=p6c5efehcem9m3r1cvj1742ht6; __b=1393529437443.7134171235375106.66!0; ci_session=a%3A4%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%22e60138c1080d333ad979db9f5656d43c%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A9%3A%22127.0.0.1%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A109%3A%22Mozilla%2F5.0+%28Windows+NT+6.3%3B+WOW64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F33.0.1750.154+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1395274819%3B%7D136268999ca9fbcaece436579643181a"
["PATH"]=>
string(792) "C:\Program Files\ImageMagick-6.8.6-Q16;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Git\cmd;C:\server\bin\php\php5.4.12;C:\ProgramData\Composer\bin;C:\Program Files\nodejs\;C:\Users\monger\AppData\Roaming\Composer\vendor\bin;C:\server\bin\mysql\mysql5.6.12\bin"
["SystemRoot"]=>
string(10) "C:\WINDOWS"
["COMSPEC"]=>
string(27) "C:\WINDOWS\system32\cmd.exe"
["PATHEXT"]=>
string(53) ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC"
["WINDIR"]=>
string(10) "C:\WINDOWS"
["SERVER_SIGNATURE"]=>
string(0) ""
["SERVER_SOFTWARE"]=>
string(46) "Apache/2.4.4 (Win64) OpenSSL/1.0.1d PHP/5.4.12"
["SERVER_ADDR"]=>
string(9) "127.0.0.1"
["DOCUMENT_ROOT"]=>
string(20) "C:/server/www/monger"
["REQUEST_SCHEME"]=>
string(4) "http"
["CONTEXT_PREFIX"]=>
string(0) ""
["CONTEXT_DOCUMENT_ROOT"]=>
string(20) "C:/server/www/monger"
["SERVER_ADMIN"]=>
string(17) "admin@example.com"
["REMOTE_PORT"]=>
string(5) "52624"
["REDIRECT_URL"]=>
string(27) "/account/rebates/statements"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(1) "/"
["PATH_INFO"]=>
string(0) ""
["PATH_TRANSLATED"]=>
string(65) "redirect:\index.php\account\rebates\statements\rebates\statements"
["PHP_SELF"]=>
string(37) "/index.php/account/rebates/statements"
["REQUEST_TIME_FLOAT"]=>
float(1395274847.074)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#12 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#11 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#14 (2) {
["headers":protected]=>
array(9) {
["host"]=>
array(1) {
[0]=>
string(9) "localhost"
}
["user-agent"]=>
array(1) {
[0]=>
string(109) "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36"
}
["accept"]=>
array(1) {
[0]=>
string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
}
["accept-language"]=>
array(1) {
[0]=>
string(14) "en-US,en;q=0.8"
}
["accept-charset"]=>
array(1) {
[0]=>
string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
}
["connection"]=>
array(1) {
[0]=>
string(10) "keep-alive"
}
["cache-control"]=>
array(1) {
[0]=>
string(9) "max-age=0"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(17) "gzip,deflate,sdch"
}
["cookie"]=>
array(1) {
[0]=>
string(576) "__b=1393461087980.2685445041861385.238!0; __b=1393461087980.2685445041861385.222!0; PHPSESSID=p6c5efehcem9m3r1cvj1742ht6; __b=1393529437443.7134171235375106.66!0; ci_session=a%3A4%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%22e60138c1080d333ad979db9f5656d43c%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A9%3A%22127.0.0.1%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A109%3A%22Mozilla%2F5.0+%28Windows+NT+6.3%3B+WOW64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F33.0.1750.154+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1395274819%3B%7D136268999ca9fbcaece436579643181a"
}
}
["cacheControl":protected]=>
array(1) {
["max-age"]=>
string(1) "0"
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
NULL
["requestUri":protected]=>
NULL
["baseUrl":protected]=>
NULL
["basePath":protected]=>
NULL
["method":protected]=>
NULL
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
["container"]=>
*RECURSION*
["log"]=>
object(Illuminate\Log\Writer)#32 (3) {
["monolog":protected]=>
object(Monolog\Logger)#33 (3) {
["name":protected]=>
string(3) "log"
["handlers":protected]=>
array(1) {
[0]=>
object(Monolog\Handler\StreamHandler)#175 (7) {
["stream":protected]=>
NULL
["url":protected]=>
string(53) "C:\Web\monger\repo\application\storage/logs/error.log"
["errorMessage":"Monolog\Handler\StreamHandler":private]=>
NULL
["level":protected]=>
int(100)
["bubble":protected]=>
bool(true)
["formatter":protected]=>
NULL
["processors":protected]=>
array(0) {
}
}
}
["processors":protected]=>
array(0) {
}
}
["levels":protected]=>
array(8) {
[0]=>
string(5) "debug"
[1]=>
string(4) "info"
[2]=>
string(6) "notice"
[3]=>
string(7) "warning"
[4]=>
string(5) "error"
[5]=>
string(8) "critical"
[6]=>
string(5) "alert"
[7]=>
string(9) "emergency"
}
["dispatcher":protected]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
}
}
["aliases":protected]=>
array(0) {
}
["resolvingCallbacks":protected]=>
array(0) {
}
["globalResolvingCallbacks":protected]=>
array(1) {
[0]=>
object(Closure)#174 (2) {
["this"]=>
object(Monger\Validation\ValidationServiceProvider)#173 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$object"]=>
string(10) "<required>"
}
}
}
}
}
}
[7]=>
array(6) {
["file"]=>
string(82) "C:\Web\monger\repo\vendor\laravel\framework\src\Illuminate\Container\Container.php"
["line"]=>
int(305)
["function"]=>
string(30) "Illuminate\Container\{closure}"
["class"]=>
string(30) "Illuminate\Container\Container"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
object(Monger\Container\Container)#2 (9) {
["booted":protected]=>
bool(true)
["bootingCallbacks":protected]=>
array(0) {
}
["bootedCallbacks":protected]=>
array(2) {
[0]=>
object(Closure)#41 (2) {
["static"]=>
array(2) {
["app"]=>
*RECURSION*
["me"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
[1]=>
object(Closure)#160 (2) {
["this"]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
}
["serviceProviders":protected]=>
array(27) {
[0]=>
object(Illuminate\Events\EventServiceProvider)#17 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[1]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[2]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[3]=>
object(Illuminate\Log\LogServiceProvider)#31 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[4]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[5]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[6]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[7]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[8]=>
object(Illuminate\Filesystem\FilesystemServiceProvider)#72 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[9]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[10]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[11]=>
object(Illuminate\Encryption\EncryptionServiceProvider)#98 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[12]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[13]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[14]=>
object(Intervention\Image\ImageServiceProvider)#16 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
[15]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[16]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[17]=>
object(Monger\Commerce\Cart\CartServiceProvider)#130 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[18]=>
object(Monger\Filesystem\FilesystemServiceProvider)#134 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[19]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[20]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[21]=>
object(Monger\Social\SocialServiceProvider)#155 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[22]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[23]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[24]=>
object(Monger\Stream\StreamServiceProvider)#167 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[25]=>
object(Monger\Support\SupportServiceProvider)#170 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[26]=>
object(Monger\Validation\ValidationServiceProvider)#173 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["bindings":protected]=>
array(59) {
["environments"]=>
array(2) {
["concrete"]=>
object(Closure)#3 (2) {
["static"]=>
array(1) {
["value"]=>
array(2) {
["local"]=>
array(4) {
[0]=>
string(10) "monger.dev"
[1]=>
string(13) "mongerjan.com"
[2]=>
string(9) "monger_01"
[3]=>
string(9) "Sergio-PC"
}
["dev"]=>
array(2) {
[0]=>
string(14) "dev.monger.com"
[1]=>
string(19) "dev.demandrehab.com"
}
}
}
["this"]=>
*RECURSION*
}
["shared"]=>
bool(false)
}
["translator"]=>
array(2) {
["concrete"]=>
object(Closure)#113 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#112 (2) {
["this"]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Translation\Translator)#180 (4) {
["loader":protected]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
["locale":protected]=>
string(7) "english"
["loaded":protected]=>
array(0) {
}
["parsed":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["events"]=>
array(2) {
["concrete"]=>
object(Closure)#19 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#18 (2) {
["this"]=>
object(Illuminate\Events\EventServiceProvider)#17 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.command.optimize"]=>
array(2) {
["concrete"]=>
object(Closure)#22 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#21 (2) {
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["composer"]=>
array(2) {
["concrete"]=>
object(Closure)#27 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#26 (2) {
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.dump-autoload"]=>
array(2) {
["concrete"]=>
object(Closure)#29 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#28 (2) {
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view.engine.resolver"]=>
array(2) {
["concrete"]=>
object(Closure)#36 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#35 (3) {
["static"]=>
array(1) {
["me"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\Engines\EngineResolver)#255 (2) {
["resolvers":protected]=>
array(2) {
["php"]=>
object(Closure)#254 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#256 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view.finder"]=>
array(2) {
["concrete"]=>
object(Closure)#38 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#37 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\FileViewFinder)#257 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["views":protected]=>
array(0) {
}
["hints":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view"]=>
array(2) {
["concrete"]=>
object(Closure)#40 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#39 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\Environment)#258 (11) {
["engines":protected]=>
object(Illuminate\View\Engines\EngineResolver)#255 (2) {
["resolvers":protected]=>
array(2) {
["php"]=>
object(Closure)#254 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#256 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(0) {
}
}
["finder":protected]=>
object(Illuminate\View\FileViewFinder)#257 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["views":protected]=>
array(0) {
}
["hints":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
}
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
["container":protected]=>
*RECURSION*
["shared":protected]=>
array(3) {
["__env"]=>
*RECURSION*
["app"]=>
*RECURSION*
["errors"]=>
object(Illuminate\Support\MessageBag)#259 (2) {
["messages":protected]=>
array(0) {
}
["format":protected]=>
string(8) ":message"
}
}
["names":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
["blade.php"]=>
string(5) "blade"
["php"]=>
string(3) "php"
}
["composers":protected]=>
array(0) {
}
["sections":protected]=>
array(0) {
}
["sectionStack":protected]=>
array(0) {
}
["renderCount":protected]=>
int(0)
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["db.factory"]=>
array(2) {
["concrete"]=>
object(Closure)#44 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#43 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["db"]=>
array(2) {
["concrete"]=>
object(Closure)#46 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#45 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migration.repository"]=>
array(2) {
["concrete"]=>
object(Closure)#49 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#48 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migrator"]=>
array(2) {
["concrete"]=>
object(Closure)#51 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#50 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate"]=>
array(2) {
["concrete"]=>
object(Closure)#53 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#52 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.rollback"]=>
array(2) {
["concrete"]=>
object(Closure)#55 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#54 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.reset"]=>
array(2) {
["concrete"]=>
object(Closure)#57 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#56 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.refresh"]=>
array(2) {
["concrete"]=>
object(Closure)#59 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#58 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.install"]=>
array(2) {
["concrete"]=>
object(Closure)#61 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#60 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migration.creator"]=>
array(2) {
["concrete"]=>
object(Closure)#63 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#62 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.make"]=>
array(2) {
["concrete"]=>
object(Closure)#65 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#64 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["validation.presence"]=>
array(2) {
["concrete"]=>
object(Closure)#69 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#68 (2) {
["this"]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Validation\DatabasePresenceVerifier)#181 (2) {
["db":protected]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
["connection":protected]=>
NULL
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["validator"]=>
array(2) {
["concrete"]=>
object(Closure)#71 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#70 (2) {
["this"]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Validation\Factory)#177 (7) {
["translator":protected]=>
object(Illuminate\Translation\Translator)#180 (4) {
["loader":protected]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
["locale":protected]=>
string(7) "english"
["loaded":protected]=>
array(0) {
}
["parsed":protected]=>
array(0) {
}
}
["verifier":protected]=>
object(Illuminate\Validation\DatabasePresenceVerifier)#181 (2) {
["db":protected]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
["connection":protected]=>
NULL
}
["container":protected]=>
*RECURSION*
["extensions":protected]=>
array(0) {
}
["implicitExtensions":protected]=>
array(0) {
}
["fallbackMessages":protected]=>
array(0) {
}
["resolver":protected]=>
object(Closure)#176 (1) {
["parameter"]=>
array(4) {
["$translator"]=>
string(10) "<required>"
["$data"]=>
string(10) "<required>"
["$rules"]=>
string(10) "<required>"
["$messages"]=>
string(10) "<required>"
}
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["files"]=>
array(2) {
["concrete"]=>
object(Closure)#74 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#73 (1) {
["this"]=>
object(Illuminate\Filesystem\FilesystemServiceProvider)#72 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["object"]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue"]=>
array(2) {
["concrete"]=>
object(Closure)#77 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#76 (3) {
["static"]=>
array(1) {
["me"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.work"]=>
array(2) {
["concrete"]=>
object(Closure)#79 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#78 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.worker"]=>
array(2) {
["concrete"]=>
object(Closure)#82 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#81 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.listen"]=>
array(2) {
["concrete"]=>
object(Closure)#84 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#83 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.listener"]=>
array(2) {
["concrete"]=>
object(Closure)#87 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#86 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.subscribe"]=>
array(2) {
["concrete"]=>
object(Closure)#89 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#88 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["swift.transport"]=>
array(2) {
["concrete"]=>
object(Closure)#93 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#92 (3) {
["static"]=>
array(1) {
["config"]=>
array(9) {
["driver"]=>
string(4) "smtp"
["host"]=>
string(20) "smtp.mandrillapp.com"
["port"]=>
int(587)
["from"]=>
array(2) {
["address"]=>
string(15) "info@monger.com"
["name"]=>
string(6) "Monger"
}
["encryption"]=>
string(3) "tls"
["username"]=>
string(15) "dave@monger.com"
["password"]=>
string(22) "VvwcPYQF9F3YIQrCTr556A"
["sendmail"]=>
string(22) "/usr/sbin/sendmail -bs"
["pretend"]=>
bool(true)
}
}
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["swift.mailer"]=>
array(2) {
["concrete"]=>
object(Closure)#95 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#94 (2) {
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["mailer"]=>
array(2) {
["concrete"]=>
object(Closure)#97 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#96 (2) {
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["encrypter"]=>
array(2) {
["concrete"]=>
object(Closure)#100 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#99 (2) {
["this"]=>
object(Illuminate\Encryption\EncryptionServiceProvider)#98 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["cache"]=>
array(2) {
["concrete"]=>
object(Closure)#110 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#109 (2) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["memcached.connector"]=>
array(2) {
["concrete"]=>
object(Closure)#105 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#104 (1) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.cache.clear"]=>
array(2) {
["concrete"]=>
object(Closure)#107 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#106 (2) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["translation.loader"]=>
array(2) {
["concrete"]=>
object(Closure)#111 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#102 (2) {
["this"]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["image"]=>
array(2) {
["concrete"]=>
object(Closure)#114 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#15 (2) {
["this"]=>
object(Intervention\Image\ImageServiceProvider)#16 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.social_provider"]=>
array(2) {
["concrete"]=>
object(Closure)#117 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#116 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.profile_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#119 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#118 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.cover_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#121 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#120 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["user"]=>
array(2) {
["concrete"]=>
object(Closure)#123 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#122 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.collection.cover_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#126 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#125 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.collection.window_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#128 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#127 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.cart.events.login"]=>
array(2) {
["concrete"]=>
object(Closure)#132 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#131 (2) {
["this"]=>
object(Monger\Commerce\Cart\CartServiceProvider)#130 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.filesystem.aws"]=>
array(2) {
["concrete"]=>
object(Closure)#136 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#135 (2) {
["this"]=>
object(Monger\Filesystem\FilesystemServiceProvider)#134 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.provider"]=>
array(2) {
["concrete"]=>
object(Closure)#139 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#138 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
&NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.validator"]=>
array(2) {
["concrete"]=>
object(Closure)#141 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#140 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.formatter"]=>
array(2) {
["concrete"]=>
object(Closure)#143 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#142 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.repository"]=>
array(2) {
["concrete"]=>
object(Closure)#145 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#144 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
&NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search"]=>
array(2) {
["concrete"]=>
object(Closure)#148 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#147 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.collections"]=>
array(2) {
["concrete"]=>
object(Closure)#150 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#149 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.products"]=>
array(2) {
["concrete"]=>
object(Closure)#152 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#151 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.people"]=>
array(2) {
["concrete"]=>
object(Closure)#154 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#153 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.social.events.follow"]=>
array(2) {
["concrete"]=>
object(Closure)#157 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#156 (2) {
["this"]=>
object(Monger\Social\SocialServiceProvider)#155 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.pricing"]=>
array(2) {
["concrete"]=>
object(Closure)#162 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#161 (2) {
["this"]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.command.marshal"]=>
array(2) {
["concrete"]=>
object(Closure)#165 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#164 (2) {
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.stream"]=>
array(2) {
["concrete"]=>
object(Closure)#169 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#168 (2) {
["this"]=>
object(Monger\Stream\StreamServiceProvider)#167 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.support.storage.file.resume"]=>
array(2) {
["concrete"]=>
object(Closure)#172 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#171 (2) {
["this"]=>
object(Monger\Support\SupportServiceProvider)#170 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
}
["instances":protected]=>
array(8) {
["path"]=>
string(30) "C:\Web\monger\repo\application"
["path.public"]=>
string(18) "C:\Web\monger\repo"
["path.base"]=>
string(18) "C:\Web\monger\repo"
["path.storage"]=>
string(38) "C:\Web\monger\repo\application\storage"
["config"]=>
object(Illuminate\Config\Repository)#4 (6) {
["loader":protected]=>
object(Illuminate\Config\FileLoader)#5 (4) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#6 (0) {
}
["defaultPath":protected]=>
string(37) "C:\Web\monger\repo\application/config"
["hints":protected]=>
array(0) {
}
["exists":protected]=>
array(0) {
}
}
["environment":protected]=>
string(5) "local"
["items":protected]=>
array(7) {
["*::app"]=>
array(1) {
["manifest"]=>
string(52) "C:\Web\monger\repo\application\start/../storage/meta"
}
["*::mail"]=>
array(9) {
["driver"]=>
string(4) "smtp"
["host"]=>
string(20) "smtp.mandrillapp.com"
["port"]=>
int(587)
["from"]=>
array(2) {
["address"]=>
string(15) "info@monger.com"
["name"]=>
string(6) "Monger"
}
["encryption"]=>
string(3) "tls"
["username"]=>
string(15) "dave@monger.com"
["password"]=>
string(22) "VvwcPYQF9F3YIQrCTr556A"
["sendmail"]=>
string(22) "/usr/sbin/sendmail -bs"
["pretend"]=>
bool(true)
}
["*::lifecycle_statuses"]=>
array(1) {
["workflow_documents"]=>
array(3) {
["charges"]=>
array(3) {
["Unpaid"]=>
int(66)
["Paid"]=>
int(67)
["Disputed"]=>
int(72)
}
["orders"]=>
array(3) {
["Created"]=>
int(1)
["Cancelled"]=>
int(14)
["Past"]=>
array(3) {
["Shipped"]=>
string(2) "10"
["Tracking Number Provided"]=>
string(2) "11"
["Delivered"]=>
string(2) "12"
}
}
["purchase_orders"]=>
array(4) {
["Created"]=>
int(13)
["Active"]=>
int(13)
["Backorder"]=>
int(19)
["Uncancellable"]=>
array(3) {
["Shipped"]=>
string(2) "20"
["Tracking Number Provided"]=>
string(2) "21"
["Delivered"]=>
string(2) "22"
}
}
}
}
["*::session"]=>
array(0) {
}
["*::view"]=>
array(2) {
["paths"]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["pagination"]=>
string(20) "pagination::slider-3"
}
["*::pricing"]=>
array(2) {
["payment_types"]=>
array(3) {
["default"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
["card"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
["bank_account"]=>
array(3) {
["processing_fee"]=>
float(0.01)
["transaction_fee"]=>
float(0.3)
["cap"]=>
int(5)
}
}
["default_payment_type"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
}
["*::payments"]=>
array(2) {
["balanced"]=>
array(2) {
["api_key"]=>
string(41) "ak-test-26xBRXGGFJSyoif1yqq6HfoKDt7IH9J3Z"
["marketplace"]=>
string(29) "TEST-MP29y4Rkj6bLKECoBe8XkrKM"
}
["billing_address"]=>
array(8) {
["company_name"]=>
string(6) "Monger"
["address"]=>
string(21) "10201 Riverside Drive"
["address_line_2"]=>
string(9) "Suite 201"
["city"]=>
string(11) "Toluca Lake"
["state"]=>
string(2) "CA"
["zip"]=>
string(5) "91602"
["zip_plus_four"]=>
string(4) "2538"
["phone"]=>
string(14) "(555) 555-5555"
}
}
}
["packages":protected]=>
array(0) {
}
["afterLoad":protected]=>
array(0) {
}
["parsed":protected]=>
array(11) {
["app.manifest"]=>
array(3) {
[0]=>
NULL
[1]=>
string(3) "app"
[2]=>
string(8) "manifest"
}
["app.url"]=>
array(3) {
[0]=>
NULL
[1]=>
string(3) "app"
[2]=>
string(3) "url"
}
["mail"]=>
array(3) {
[0]=>
NULL
[1]=>
string(4) "mail"
[2]=>
NULL
}
["lifecycle_statuses.workflow_documents.orders.Past"]=>
array(3) {
[0]=>
NULL
[1]=>
string(18) "lifecycle_statuses"
[2]=>
string(30) "workflow_documents.orders.Past"
}
["lifecycle_statuses.workflow_documents.purchase_orders.Uncancellable"]=>
array(3) {
[0]=>
NULL
[1]=>
string(18) "lifecycle_statuses"
[2]=>
string(48) "workflow_documents.purchase_orders.Uncancellable"
}
["session"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "session"
[2]=>
NULL
}
["view.paths"]=>
array(3) {
[0]=>
NULL
[1]=>
string(4) "view"
[2]=>
string(5) "paths"
}
["pricing.payment_types.credit_card"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(25) "payment_types.credit_card"
}
["pricing.payment_types.default"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(21) "payment_types.default"
}
["pricing.default_payment_type"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(20) "default_payment_type"
}
["payments.balanced.api_key"]=>
array(3) {
[0]=>
NULL
[1]=>
string(8) "payments"
[2]=>
string(16) "balanced.api_key"
}
}
}
["request"]=>
object(Illuminate\Http\Request)#7 (22) {
["json":protected]=>
NULL
["sessionStore":protected]=>
NULL
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#10 (1) {
["parameters":protected]=>
array(0) {
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#8 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#9 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#13 (1) {
["parameters":protected]=>
array(40) {
["SERVER_NAME"]=>
string(9) "localhost"
["SERVER_PORT"]=>
int(80)
["HTTP_HOST"]=>
string(9) "localhost"
["HTTP_USER_AGENT"]=>
string(109) "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36"
["HTTP_ACCEPT"]=>
string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
["HTTP_ACCEPT_LANGUAGE"]=>
string(14) "en-US,en;q=0.8"
["HTTP_ACCEPT_CHARSET"]=>
string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
["REMOTE_ADDR"]=>
string(9) "127.0.0.1"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["SCRIPT_FILENAME"]=>
string(30) "C:/server/www/monger/index.php"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_TIME"]=>
int(1395274847)
["REDIRECT_STATUS"]=>
string(3) "200"
["HTTP_CONNECTION"]=>
string(10) "keep-alive"
["HTTP_CACHE_CONTROL"]=>
string(9) "max-age=0"
["HTTP_ACCEPT_ENCODING"]=>
string(17) "gzip,deflate,sdch"
["HTTP_COOKIE"]=>
string(576) "__b=1393461087980.2685445041861385.238!0; __b=1393461087980.2685445041861385.222!0; PHPSESSID=p6c5efehcem9m3r1cvj1742ht6; __b=1393529437443.7134171235375106.66!0; ci_session=a%3A4%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%22e60138c1080d333ad979db9f5656d43c%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A9%3A%22127.0.0.1%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A109%3A%22Mozilla%2F5.0+%28Windows+NT+6.3%3B+WOW64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F33.0.1750.154+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1395274819%3B%7D136268999ca9fbcaece436579643181a"
["PATH"]=>
string(792) "C:\Program Files\ImageMagick-6.8.6-Q16;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Git\cmd;C:\server\bin\php\php5.4.12;C:\ProgramData\Composer\bin;C:\Program Files\nodejs\;C:\Users\monger\AppData\Roaming\Composer\vendor\bin;C:\server\bin\mysql\mysql5.6.12\bin"
["SystemRoot"]=>
string(10) "C:\WINDOWS"
["COMSPEC"]=>
string(27) "C:\WINDOWS\system32\cmd.exe"
["PATHEXT"]=>
string(53) ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC"
["WINDIR"]=>
string(10) "C:\WINDOWS"
["SERVER_SIGNATURE"]=>
string(0) ""
["SERVER_SOFTWARE"]=>
string(46) "Apache/2.4.4 (Win64) OpenSSL/1.0.1d PHP/5.4.12"
["SERVER_ADDR"]=>
string(9) "127.0.0.1"
["DOCUMENT_ROOT"]=>
string(20) "C:/server/www/monger"
["REQUEST_SCHEME"]=>
string(4) "http"
["CONTEXT_PREFIX"]=>
string(0) ""
["CONTEXT_DOCUMENT_ROOT"]=>
string(20) "C:/server/www/monger"
["SERVER_ADMIN"]=>
string(17) "admin@example.com"
["REMOTE_PORT"]=>
string(5) "52624"
["REDIRECT_URL"]=>
string(27) "/account/rebates/statements"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(1) "/"
["PATH_INFO"]=>
string(0) ""
["PATH_TRANSLATED"]=>
string(65) "redirect:\index.php\account\rebates\statements\rebates\statements"
["PHP_SELF"]=>
string(37) "/index.php/account/rebates/statements"
["REQUEST_TIME_FLOAT"]=>
float(1395274847.074)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#12 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#11 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#14 (2) {
["headers":protected]=>
array(9) {
["host"]=>
array(1) {
[0]=>
string(9) "localhost"
}
["user-agent"]=>
array(1) {
[0]=>
string(109) "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36"
}
["accept"]=>
array(1) {
[0]=>
string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
}
["accept-language"]=>
array(1) {
[0]=>
string(14) "en-US,en;q=0.8"
}
["accept-charset"]=>
array(1) {
[0]=>
string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
}
["connection"]=>
array(1) {
[0]=>
string(10) "keep-alive"
}
["cache-control"]=>
array(1) {
[0]=>
string(9) "max-age=0"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(17) "gzip,deflate,sdch"
}
["cookie"]=>
array(1) {
[0]=>
string(576) "__b=1393461087980.2685445041861385.238!0; __b=1393461087980.2685445041861385.222!0; PHPSESSID=p6c5efehcem9m3r1cvj1742ht6; __b=1393529437443.7134171235375106.66!0; ci_session=a%3A4%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%22e60138c1080d333ad979db9f5656d43c%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A9%3A%22127.0.0.1%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A109%3A%22Mozilla%2F5.0+%28Windows+NT+6.3%3B+WOW64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F33.0.1750.154+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1395274819%3B%7D136268999ca9fbcaece436579643181a"
}
}
["cacheControl":protected]=>
array(1) {
["max-age"]=>
string(1) "0"
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
NULL
["requestUri":protected]=>
NULL
["baseUrl":protected]=>
NULL
["basePath":protected]=>
NULL
["method":protected]=>
NULL
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
["container"]=>
*RECURSION*
["log"]=>
object(Illuminate\Log\Writer)#32 (3) {
["monolog":protected]=>
object(Monolog\Logger)#33 (3) {
["name":protected]=>
string(3) "log"
["handlers":protected]=>
array(1) {
[0]=>
object(Monolog\Handler\StreamHandler)#175 (7) {
["stream":protected]=>
NULL
["url":protected]=>
string(53) "C:\Web\monger\repo\application\storage/logs/error.log"
["errorMessage":"Monolog\Handler\StreamHandler":private]=>
NULL
["level":protected]=>
int(100)
["bubble":protected]=>
bool(true)
["formatter":protected]=>
NULL
["processors":protected]=>
array(0) {
}
}
}
["processors":protected]=>
array(0) {
}
}
["levels":protected]=>
array(8) {
[0]=>
string(5) "debug"
[1]=>
string(4) "info"
[2]=>
string(6) "notice"
[3]=>
string(7) "warning"
[4]=>
string(5) "error"
[5]=>
string(8) "critical"
[6]=>
string(5) "alert"
[7]=>
string(9) "emergency"
}
["dispatcher":protected]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
}
}
["aliases":protected]=>
array(0) {
}
["resolvingCallbacks":protected]=>
array(0) {
}
["globalResolvingCallbacks":protected]=>
array(1) {
[0]=>
object(Closure)#174 (2) {
["this"]=>
object(Monger\Validation\ValidationServiceProvider)#173 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$object"]=>
string(10) "<required>"
}
}
}
}
[1]=>
&array(0) {
}
}
}
[8]=>
array(6) {
["file"]=>
string(82) "C:\Web\monger\repo\vendor\laravel\framework\src\Illuminate\Container\Container.php"
["line"]=>
int(250)
["function"]=>
string(5) "build"
["class"]=>
string(30) "Illuminate\Container\Container"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
object(Closure)#139 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#138 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
object(Monger\Container\Container)#2 (9) {
["booted":protected]=>
bool(true)
["bootingCallbacks":protected]=>
array(0) {
}
["bootedCallbacks":protected]=>
array(2) {
[0]=>
object(Closure)#41 (2) {
["static"]=>
array(2) {
["app"]=>
*RECURSION*
["me"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
[1]=>
object(Closure)#160 (2) {
["this"]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
}
["serviceProviders":protected]=>
array(27) {
[0]=>
object(Illuminate\Events\EventServiceProvider)#17 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[1]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[2]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[3]=>
object(Illuminate\Log\LogServiceProvider)#31 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[4]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[5]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[6]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[7]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[8]=>
object(Illuminate\Filesystem\FilesystemServiceProvider)#72 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[9]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[10]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[11]=>
object(Illuminate\Encryption\EncryptionServiceProvider)#98 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[12]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[13]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[14]=>
object(Intervention\Image\ImageServiceProvider)#16 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
[15]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[16]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[17]=>
object(Monger\Commerce\Cart\CartServiceProvider)#130 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[18]=>
object(Monger\Filesystem\FilesystemServiceProvider)#134 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[19]=>
*RECURSION*
[20]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[21]=>
object(Monger\Social\SocialServiceProvider)#155 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[22]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[23]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[24]=>
object(Monger\Stream\StreamServiceProvider)#167 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[25]=>
object(Monger\Support\SupportServiceProvider)#170 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[26]=>
object(Monger\Validation\ValidationServiceProvider)#173 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["bindings":protected]=>
array(59) {
["environments"]=>
array(2) {
["concrete"]=>
object(Closure)#3 (2) {
["static"]=>
array(1) {
["value"]=>
array(2) {
["local"]=>
array(4) {
[0]=>
string(10) "monger.dev"
[1]=>
string(13) "mongerjan.com"
[2]=>
string(9) "monger_01"
[3]=>
string(9) "Sergio-PC"
}
["dev"]=>
array(2) {
[0]=>
string(14) "dev.monger.com"
[1]=>
string(19) "dev.demandrehab.com"
}
}
}
["this"]=>
*RECURSION*
}
["shared"]=>
bool(false)
}
["translator"]=>
array(2) {
["concrete"]=>
object(Closure)#113 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#112 (2) {
["this"]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Translation\Translator)#180 (4) {
["loader":protected]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
["locale":protected]=>
string(7) "english"
["loaded":protected]=>
array(0) {
}
["parsed":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["events"]=>
array(2) {
["concrete"]=>
object(Closure)#19 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#18 (2) {
["this"]=>
object(Illuminate\Events\EventServiceProvider)#17 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.command.optimize"]=>
array(2) {
["concrete"]=>
object(Closure)#22 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#21 (2) {
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["composer"]=>
array(2) {
["concrete"]=>
object(Closure)#27 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#26 (2) {
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.dump-autoload"]=>
array(2) {
["concrete"]=>
object(Closure)#29 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#28 (2) {
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view.engine.resolver"]=>
array(2) {
["concrete"]=>
object(Closure)#36 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#35 (3) {
["static"]=>
array(1) {
["me"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\Engines\EngineResolver)#255 (2) {
["resolvers":protected]=>
array(2) {
["php"]=>
object(Closure)#254 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#256 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view.finder"]=>
array(2) {
["concrete"]=>
object(Closure)#38 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#37 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\FileViewFinder)#257 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["views":protected]=>
array(0) {
}
["hints":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view"]=>
array(2) {
["concrete"]=>
object(Closure)#40 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#39 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\Environment)#258 (11) {
["engines":protected]=>
object(Illuminate\View\Engines\EngineResolver)#255 (2) {
["resolvers":protected]=>
array(2) {
["php"]=>
object(Closure)#254 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#256 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(0) {
}
}
["finder":protected]=>
object(Illuminate\View\FileViewFinder)#257 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["views":protected]=>
array(0) {
}
["hints":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
}
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
["container":protected]=>
*RECURSION*
["shared":protected]=>
array(3) {
["__env"]=>
*RECURSION*
["app"]=>
*RECURSION*
["errors"]=>
object(Illuminate\Support\MessageBag)#259 (2) {
["messages":protected]=>
array(0) {
}
["format":protected]=>
string(8) ":message"
}
}
["names":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
["blade.php"]=>
string(5) "blade"
["php"]=>
string(3) "php"
}
["composers":protected]=>
array(0) {
}
["sections":protected]=>
array(0) {
}
["sectionStack":protected]=>
array(0) {
}
["renderCount":protected]=>
int(0)
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["db.factory"]=>
array(2) {
["concrete"]=>
object(Closure)#44 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#43 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["db"]=>
array(2) {
["concrete"]=>
object(Closure)#46 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#45 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migration.repository"]=>
array(2) {
["concrete"]=>
object(Closure)#49 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#48 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migrator"]=>
array(2) {
["concrete"]=>
object(Closure)#51 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#50 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate"]=>
array(2) {
["concrete"]=>
object(Closure)#53 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#52 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.rollback"]=>
array(2) {
["concrete"]=>
object(Closure)#55 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#54 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.reset"]=>
array(2) {
["concrete"]=>
object(Closure)#57 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#56 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.refresh"]=>
array(2) {
["concrete"]=>
object(Closure)#59 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#58 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.install"]=>
array(2) {
["concrete"]=>
object(Closure)#61 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#60 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migration.creator"]=>
array(2) {
["concrete"]=>
object(Closure)#63 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#62 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.make"]=>
array(2) {
["concrete"]=>
object(Closure)#65 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#64 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["validation.presence"]=>
array(2) {
["concrete"]=>
object(Closure)#69 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#68 (2) {
["this"]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Validation\DatabasePresenceVerifier)#181 (2) {
["db":protected]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
["connection":protected]=>
NULL
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["validator"]=>
array(2) {
["concrete"]=>
object(Closure)#71 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#70 (2) {
["this"]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Validation\Factory)#177 (7) {
["translator":protected]=>
object(Illuminate\Translation\Translator)#180 (4) {
["loader":protected]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
["locale":protected]=>
string(7) "english"
["loaded":protected]=>
array(0) {
}
["parsed":protected]=>
array(0) {
}
}
["verifier":protected]=>
object(Illuminate\Validation\DatabasePresenceVerifier)#181 (2) {
["db":protected]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
["connection":protected]=>
NULL
}
["container":protected]=>
*RECURSION*
["extensions":protected]=>
array(0) {
}
["implicitExtensions":protected]=>
array(0) {
}
["fallbackMessages":protected]=>
array(0) {
}
["resolver":protected]=>
object(Closure)#176 (1) {
["parameter"]=>
array(4) {
["$translator"]=>
string(10) "<required>"
["$data"]=>
string(10) "<required>"
["$rules"]=>
string(10) "<required>"
["$messages"]=>
string(10) "<required>"
}
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["files"]=>
array(2) {
["concrete"]=>
object(Closure)#74 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#73 (1) {
["this"]=>
object(Illuminate\Filesystem\FilesystemServiceProvider)#72 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["object"]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue"]=>
array(2) {
["concrete"]=>
object(Closure)#77 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#76 (3) {
["static"]=>
array(1) {
["me"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.work"]=>
array(2) {
["concrete"]=>
object(Closure)#79 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#78 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.worker"]=>
array(2) {
["concrete"]=>
object(Closure)#82 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#81 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.listen"]=>
array(2) {
["concrete"]=>
object(Closure)#84 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#83 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.listener"]=>
array(2) {
["concrete"]=>
object(Closure)#87 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#86 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.subscribe"]=>
array(2) {
["concrete"]=>
object(Closure)#89 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#88 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["swift.transport"]=>
array(2) {
["concrete"]=>
object(Closure)#93 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#92 (3) {
["static"]=>
array(1) {
["config"]=>
array(9) {
["driver"]=>
string(4) "smtp"
["host"]=>
string(20) "smtp.mandrillapp.com"
["port"]=>
int(587)
["from"]=>
array(2) {
["address"]=>
string(15) "info@monger.com"
["name"]=>
string(6) "Monger"
}
["encryption"]=>
string(3) "tls"
["username"]=>
string(15) "dave@monger.com"
["password"]=>
string(22) "VvwcPYQF9F3YIQrCTr556A"
["sendmail"]=>
string(22) "/usr/sbin/sendmail -bs"
["pretend"]=>
bool(true)
}
}
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["swift.mailer"]=>
array(2) {
["concrete"]=>
object(Closure)#95 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#94 (2) {
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["mailer"]=>
array(2) {
["concrete"]=>
object(Closure)#97 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#96 (2) {
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["encrypter"]=>
array(2) {
["concrete"]=>
object(Closure)#100 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#99 (2) {
["this"]=>
object(Illuminate\Encryption\EncryptionServiceProvider)#98 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["cache"]=>
array(2) {
["concrete"]=>
object(Closure)#110 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#109 (2) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["memcached.connector"]=>
array(2) {
["concrete"]=>
object(Closure)#105 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#104 (1) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.cache.clear"]=>
array(2) {
["concrete"]=>
object(Closure)#107 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#106 (2) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["translation.loader"]=>
array(2) {
["concrete"]=>
object(Closure)#111 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#102 (2) {
["this"]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["image"]=>
array(2) {
["concrete"]=>
object(Closure)#114 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#15 (2) {
["this"]=>
object(Intervention\Image\ImageServiceProvider)#16 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.social_provider"]=>
array(2) {
["concrete"]=>
object(Closure)#117 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#116 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.profile_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#119 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#118 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.cover_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#121 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#120 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["user"]=>
array(2) {
["concrete"]=>
object(Closure)#123 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#122 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.collection.cover_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#126 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#125 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.collection.window_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#128 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#127 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.cart.events.login"]=>
array(2) {
["concrete"]=>
object(Closure)#132 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#131 (2) {
["this"]=>
object(Monger\Commerce\Cart\CartServiceProvider)#130 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.filesystem.aws"]=>
array(2) {
["concrete"]=>
object(Closure)#136 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#135 (2) {
["this"]=>
object(Monger\Filesystem\FilesystemServiceProvider)#134 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.provider"]=>
array(2) {
["concrete"]=>
*RECURSION*
["shared"]=>
bool(false)
}
["monger.payment.validator"]=>
array(2) {
["concrete"]=>
object(Closure)#141 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#140 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.formatter"]=>
array(2) {
["concrete"]=>
object(Closure)#143 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#142 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.repository"]=>
array(2) {
["concrete"]=>
object(Closure)#145 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#144 (2) {
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
&NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search"]=>
array(2) {
["concrete"]=>
object(Closure)#148 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#147 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.collections"]=>
array(2) {
["concrete"]=>
object(Closure)#150 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#149 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.products"]=>
array(2) {
["concrete"]=>
object(Closure)#152 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#151 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.people"]=>
array(2) {
["concrete"]=>
object(Closure)#154 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#153 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.social.events.follow"]=>
array(2) {
["concrete"]=>
object(Closure)#157 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#156 (2) {
["this"]=>
object(Monger\Social\SocialServiceProvider)#155 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.pricing"]=>
array(2) {
["concrete"]=>
object(Closure)#162 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#161 (2) {
["this"]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.command.marshal"]=>
array(2) {
["concrete"]=>
object(Closure)#165 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#164 (2) {
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.stream"]=>
array(2) {
["concrete"]=>
object(Closure)#169 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#168 (2) {
["this"]=>
object(Monger\Stream\StreamServiceProvider)#167 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.support.storage.file.resume"]=>
array(2) {
["concrete"]=>
object(Closure)#172 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#171 (2) {
["this"]=>
object(Monger\Support\SupportServiceProvider)#170 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
}
["instances":protected]=>
array(8) {
["path"]=>
string(30) "C:\Web\monger\repo\application"
["path.public"]=>
string(18) "C:\Web\monger\repo"
["path.base"]=>
string(18) "C:\Web\monger\repo"
["path.storage"]=>
string(38) "C:\Web\monger\repo\application\storage"
["config"]=>
object(Illuminate\Config\Repository)#4 (6) {
["loader":protected]=>
object(Illuminate\Config\FileLoader)#5 (4) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#6 (0) {
}
["defaultPath":protected]=>
string(37) "C:\Web\monger\repo\application/config"
["hints":protected]=>
array(0) {
}
["exists":protected]=>
array(0) {
}
}
["environment":protected]=>
string(5) "local"
["items":protected]=>
array(7) {
["*::app"]=>
array(1) {
["manifest"]=>
string(52) "C:\Web\monger\repo\application\start/../storage/meta"
}
["*::mail"]=>
array(9) {
["driver"]=>
string(4) "smtp"
["host"]=>
string(20) "smtp.mandrillapp.com"
["port"]=>
int(587)
["from"]=>
array(2) {
["address"]=>
string(15) "info@monger.com"
["name"]=>
string(6) "Monger"
}
["encryption"]=>
string(3) "tls"
["username"]=>
string(15) "dave@monger.com"
["password"]=>
string(22) "VvwcPYQF9F3YIQrCTr556A"
["sendmail"]=>
string(22) "/usr/sbin/sendmail -bs"
["pretend"]=>
bool(true)
}
["*::lifecycle_statuses"]=>
array(1) {
["workflow_documents"]=>
array(3) {
["charges"]=>
array(3) {
["Unpaid"]=>
int(66)
["Paid"]=>
int(67)
["Disputed"]=>
int(72)
}
["orders"]=>
array(3) {
["Created"]=>
int(1)
["Cancelled"]=>
int(14)
["Past"]=>
array(3) {
["Shipped"]=>
string(2) "10"
["Tracking Number Provided"]=>
string(2) "11"
["Delivered"]=>
string(2) "12"
}
}
["purchase_orders"]=>
array(4) {
["Created"]=>
int(13)
["Active"]=>
int(13)
["Backorder"]=>
int(19)
["Uncancellable"]=>
array(3) {
["Shipped"]=>
string(2) "20"
["Tracking Number Provided"]=>
string(2) "21"
["Delivered"]=>
string(2) "22"
}
}
}
}
["*::session"]=>
array(0) {
}
["*::view"]=>
array(2) {
["paths"]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["pagination"]=>
string(20) "pagination::slider-3"
}
["*::pricing"]=>
array(2) {
["payment_types"]=>
array(3) {
["default"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
["card"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
["bank_account"]=>
array(3) {
["processing_fee"]=>
float(0.01)
["transaction_fee"]=>
float(0.3)
["cap"]=>
int(5)
}
}
["default_payment_type"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
}
["*::payments"]=>
array(2) {
["balanced"]=>
array(2) {
["api_key"]=>
string(41) "ak-test-26xBRXGGFJSyoif1yqq6HfoKDt7IH9J3Z"
["marketplace"]=>
string(29) "TEST-MP29y4Rkj6bLKECoBe8XkrKM"
}
["billing_address"]=>
array(8) {
["company_name"]=>
string(6) "Monger"
["address"]=>
string(21) "10201 Riverside Drive"
["address_line_2"]=>
string(9) "Suite 201"
["city"]=>
string(11) "Toluca Lake"
["state"]=>
string(2) "CA"
["zip"]=>
string(5) "91602"
["zip_plus_four"]=>
string(4) "2538"
["phone"]=>
string(14) "(555) 555-5555"
}
}
}
["packages":protected]=>
array(0) {
}
["afterLoad":protected]=>
array(0) {
}
["parsed":protected]=>
array(11) {
["app.manifest"]=>
array(3) {
[0]=>
NULL
[1]=>
string(3) "app"
[2]=>
string(8) "manifest"
}
["app.url"]=>
array(3) {
[0]=>
NULL
[1]=>
string(3) "app"
[2]=>
string(3) "url"
}
["mail"]=>
array(3) {
[0]=>
NULL
[1]=>
string(4) "mail"
[2]=>
NULL
}
["lifecycle_statuses.workflow_documents.orders.Past"]=>
array(3) {
[0]=>
NULL
[1]=>
string(18) "lifecycle_statuses"
[2]=>
string(30) "workflow_documents.orders.Past"
}
["lifecycle_statuses.workflow_documents.purchase_orders.Uncancellable"]=>
array(3) {
[0]=>
NULL
[1]=>
string(18) "lifecycle_statuses"
[2]=>
string(48) "workflow_documents.purchase_orders.Uncancellable"
}
["session"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "session"
[2]=>
NULL
}
["view.paths"]=>
array(3) {
[0]=>
NULL
[1]=>
string(4) "view"
[2]=>
string(5) "paths"
}
["pricing.payment_types.credit_card"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(25) "payment_types.credit_card"
}
["pricing.payment_types.default"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(21) "payment_types.default"
}
["pricing.default_payment_type"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(20) "default_payment_type"
}
["payments.balanced.api_key"]=>
array(3) {
[0]=>
NULL
[1]=>
string(8) "payments"
[2]=>
string(16) "balanced.api_key"
}
}
}
["request"]=>
object(Illuminate\Http\Request)#7 (22) {
["json":protected]=>
NULL
["sessionStore":protected]=>
NULL
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#10 (1) {
["parameters":protected]=>
array(0) {
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#8 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#9 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#13 (1) {
["parameters":protected]=>
array(40) {
["SERVER_NAME"]=>
string(9) "localhost"
["SERVER_PORT"]=>
int(80)
["HTTP_HOST"]=>
string(9) "localhost"
["HTTP_USER_AGENT"]=>
string(109) "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36"
["HTTP_ACCEPT"]=>
string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
["HTTP_ACCEPT_LANGUAGE"]=>
string(14) "en-US,en;q=0.8"
["HTTP_ACCEPT_CHARSET"]=>
string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
["REMOTE_ADDR"]=>
string(9) "127.0.0.1"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["SCRIPT_FILENAME"]=>
string(30) "C:/server/www/monger/index.php"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_TIME"]=>
int(1395274847)
["REDIRECT_STATUS"]=>
string(3) "200"
["HTTP_CONNECTION"]=>
string(10) "keep-alive"
["HTTP_CACHE_CONTROL"]=>
string(9) "max-age=0"
["HTTP_ACCEPT_ENCODING"]=>
string(17) "gzip,deflate,sdch"
["HTTP_COOKIE"]=>
string(576) "__b=1393461087980.2685445041861385.238!0; __b=1393461087980.2685445041861385.222!0; PHPSESSID=p6c5efehcem9m3r1cvj1742ht6; __b=1393529437443.7134171235375106.66!0; ci_session=a%3A4%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%22e60138c1080d333ad979db9f5656d43c%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A9%3A%22127.0.0.1%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A109%3A%22Mozilla%2F5.0+%28Windows+NT+6.3%3B+WOW64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F33.0.1750.154+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1395274819%3B%7D136268999ca9fbcaece436579643181a"
["PATH"]=>
string(792) "C:\Program Files\ImageMagick-6.8.6-Q16;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Git\cmd;C:\server\bin\php\php5.4.12;C:\ProgramData\Composer\bin;C:\Program Files\nodejs\;C:\Users\monger\AppData\Roaming\Composer\vendor\bin;C:\server\bin\mysql\mysql5.6.12\bin"
["SystemRoot"]=>
string(10) "C:\WINDOWS"
["COMSPEC"]=>
string(27) "C:\WINDOWS\system32\cmd.exe"
["PATHEXT"]=>
string(53) ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC"
["WINDIR"]=>
string(10) "C:\WINDOWS"
["SERVER_SIGNATURE"]=>
string(0) ""
["SERVER_SOFTWARE"]=>
string(46) "Apache/2.4.4 (Win64) OpenSSL/1.0.1d PHP/5.4.12"
["SERVER_ADDR"]=>
string(9) "127.0.0.1"
["DOCUMENT_ROOT"]=>
string(20) "C:/server/www/monger"
["REQUEST_SCHEME"]=>
string(4) "http"
["CONTEXT_PREFIX"]=>
string(0) ""
["CONTEXT_DOCUMENT_ROOT"]=>
string(20) "C:/server/www/monger"
["SERVER_ADMIN"]=>
string(17) "admin@example.com"
["REMOTE_PORT"]=>
string(5) "52624"
["REDIRECT_URL"]=>
string(27) "/account/rebates/statements"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(1) "/"
["PATH_INFO"]=>
string(0) ""
["PATH_TRANSLATED"]=>
string(65) "redirect:\index.php\account\rebates\statements\rebates\statements"
["PHP_SELF"]=>
string(37) "/index.php/account/rebates/statements"
["REQUEST_TIME_FLOAT"]=>
float(1395274847.074)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#12 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#11 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#14 (2) {
["headers":protected]=>
array(9) {
["host"]=>
array(1) {
[0]=>
string(9) "localhost"
}
["user-agent"]=>
array(1) {
[0]=>
string(109) "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36"
}
["accept"]=>
array(1) {
[0]=>
string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
}
["accept-language"]=>
array(1) {
[0]=>
string(14) "en-US,en;q=0.8"
}
["accept-charset"]=>
array(1) {
[0]=>
string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
}
["connection"]=>
array(1) {
[0]=>
string(10) "keep-alive"
}
["cache-control"]=>
array(1) {
[0]=>
string(9) "max-age=0"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(17) "gzip,deflate,sdch"
}
["cookie"]=>
array(1) {
[0]=>
string(576) "__b=1393461087980.2685445041861385.238!0; __b=1393461087980.2685445041861385.222!0; PHPSESSID=p6c5efehcem9m3r1cvj1742ht6; __b=1393529437443.7134171235375106.66!0; ci_session=a%3A4%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%22e60138c1080d333ad979db9f5656d43c%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A9%3A%22127.0.0.1%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A109%3A%22Mozilla%2F5.0+%28Windows+NT+6.3%3B+WOW64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F33.0.1750.154+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1395274819%3B%7D136268999ca9fbcaece436579643181a"
}
}
["cacheControl":protected]=>
array(1) {
["max-age"]=>
string(1) "0"
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
NULL
["requestUri":protected]=>
NULL
["baseUrl":protected]=>
NULL
["basePath":protected]=>
NULL
["method":protected]=>
NULL
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
["container"]=>
*RECURSION*
["log"]=>
object(Illuminate\Log\Writer)#32 (3) {
["monolog":protected]=>
object(Monolog\Logger)#33 (3) {
["name":protected]=>
string(3) "log"
["handlers":protected]=>
array(1) {
[0]=>
object(Monolog\Handler\StreamHandler)#175 (7) {
["stream":protected]=>
NULL
["url":protected]=>
string(53) "C:\Web\monger\repo\application\storage/logs/error.log"
["errorMessage":"Monolog\Handler\StreamHandler":private]=>
NULL
["level":protected]=>
int(100)
["bubble":protected]=>
bool(true)
["formatter":protected]=>
NULL
["processors":protected]=>
array(0) {
}
}
}
["processors":protected]=>
array(0) {
}
}
["levels":protected]=>
array(8) {
[0]=>
string(5) "debug"
[1]=>
string(4) "info"
[2]=>
string(6) "notice"
[3]=>
string(7) "warning"
[4]=>
string(5) "error"
[5]=>
string(8) "critical"
[6]=>
string(5) "alert"
[7]=>
string(9) "emergency"
}
["dispatcher":protected]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
}
}
["aliases":protected]=>
array(0) {
}
["resolvingCallbacks":protected]=>
array(0) {
}
["globalResolvingCallbacks":protected]=>
array(1) {
[0]=>
object(Closure)#174 (2) {
["this"]=>
object(Monger\Validation\ValidationServiceProvider)#173 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$object"]=>
string(10) "<required>"
}
}
}
}
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
&NULL
}
["this"]=>
object(Monger\Container\Container)#2 (9) {
["booted":protected]=>
bool(true)
["bootingCallbacks":protected]=>
array(0) {
}
["bootedCallbacks":protected]=>
array(2) {
[0]=>
object(Closure)#41 (2) {
["static"]=>
array(2) {
["app"]=>
*RECURSION*
["me"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
[1]=>
object(Closure)#160 (2) {
["this"]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
}
["serviceProviders":protected]=>
array(27) {
[0]=>
object(Illuminate\Events\EventServiceProvider)#17 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[1]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[2]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[3]=>
object(Illuminate\Log\LogServiceProvider)#31 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[4]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[5]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[6]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[7]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[8]=>
object(Illuminate\Filesystem\FilesystemServiceProvider)#72 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[9]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[10]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[11]=>
object(Illuminate\Encryption\EncryptionServiceProvider)#98 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[12]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[13]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[14]=>
object(Intervention\Image\ImageServiceProvider)#16 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
[15]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[16]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[17]=>
object(Monger\Commerce\Cart\CartServiceProvider)#130 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[18]=>
object(Monger\Filesystem\FilesystemServiceProvider)#134 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[19]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[20]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[21]=>
object(Monger\Social\SocialServiceProvider)#155 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[22]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[23]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[24]=>
object(Monger\Stream\StreamServiceProvider)#167 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[25]=>
object(Monger\Support\SupportServiceProvider)#170 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[26]=>
object(Monger\Validation\ValidationServiceProvider)#173 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["bindings":protected]=>
array(59) {
["environments"]=>
array(2) {
["concrete"]=>
object(Closure)#3 (2) {
["static"]=>
array(1) {
["value"]=>
array(2) {
["local"]=>
array(4) {
[0]=>
string(10) "monger.dev"
[1]=>
string(13) "mongerjan.com"
[2]=>
string(9) "monger_01"
[3]=>
string(9) "Sergio-PC"
}
["dev"]=>
array(2) {
[0]=>
string(14) "dev.monger.com"
[1]=>
string(19) "dev.demandrehab.com"
}
}
}
["this"]=>
*RECURSION*
}
["shared"]=>
bool(false)
}
["translator"]=>
array(2) {
["concrete"]=>
object(Closure)#113 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#112 (2) {
["this"]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Translation\Translator)#180 (4) {
["loader":protected]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
["locale":protected]=>
string(7) "english"
["loaded":protected]=>
array(0) {
}
["parsed":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["events"]=>
array(2) {
["concrete"]=>
object(Closure)#19 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#18 (2) {
["this"]=>
object(Illuminate\Events\EventServiceProvider)#17 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.command.optimize"]=>
array(2) {
["concrete"]=>
object(Closure)#22 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#21 (2) {
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["composer"]=>
array(2) {
["concrete"]=>
object(Closure)#27 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#26 (2) {
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.dump-autoload"]=>
array(2) {
["concrete"]=>
object(Closure)#29 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#28 (2) {
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view.engine.resolver"]=>
array(2) {
["concrete"]=>
object(Closure)#36 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#35 (3) {
["static"]=>
array(1) {
["me"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\Engines\EngineResolver)#255 (2) {
["resolvers":protected]=>
array(2) {
["php"]=>
object(Closure)#254 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#256 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view.finder"]=>
array(2) {
["concrete"]=>
object(Closure)#38 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#37 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\FileViewFinder)#257 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["views":protected]=>
array(0) {
}
["hints":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view"]=>
array(2) {
["concrete"]=>
object(Closure)#40 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#39 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\Environment)#258 (11) {
["engines":protected]=>
object(Illuminate\View\Engines\EngineResolver)#255 (2) {
["resolvers":protected]=>
array(2) {
["php"]=>
object(Closure)#254 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#256 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(0) {
}
}
["finder":protected]=>
object(Illuminate\View\FileViewFinder)#257 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["views":protected]=>
array(0) {
}
["hints":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
}
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
["container":protected]=>
*RECURSION*
["shared":protected]=>
array(3) {
["__env"]=>
*RECURSION*
["app"]=>
*RECURSION*
["errors"]=>
object(Illuminate\Support\MessageBag)#259 (2) {
["messages":protected]=>
array(0) {
}
["format":protected]=>
string(8) ":message"
}
}
["names":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
["blade.php"]=>
string(5) "blade"
["php"]=>
string(3) "php"
}
["composers":protected]=>
array(0) {
}
["sections":protected]=>
array(0) {
}
["sectionStack":protected]=>
array(0) {
}
["renderCount":protected]=>
int(0)
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["db.factory"]=>
array(2) {
["concrete"]=>
object(Closure)#44 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#43 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["db"]=>
array(2) {
["concrete"]=>
object(Closure)#46 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#45 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migration.repository"]=>
array(2) {
["concrete"]=>
object(Closure)#49 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#48 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migrator"]=>
array(2) {
["concrete"]=>
object(Closure)#51 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#50 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate"]=>
array(2) {
["concrete"]=>
object(Closure)#53 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#52 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.rollback"]=>
array(2) {
["concrete"]=>
object(Closure)#55 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#54 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.reset"]=>
array(2) {
["concrete"]=>
object(Closure)#57 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#56 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.refresh"]=>
array(2) {
["concrete"]=>
object(Closure)#59 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#58 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.install"]=>
array(2) {
["concrete"]=>
object(Closure)#61 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#60 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migration.creator"]=>
array(2) {
["concrete"]=>
object(Closure)#63 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#62 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.make"]=>
array(2) {
["concrete"]=>
object(Closure)#65 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#64 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["validation.presence"]=>
array(2) {
["concrete"]=>
object(Closure)#69 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#68 (2) {
["this"]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Validation\DatabasePresenceVerifier)#181 (2) {
["db":protected]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
["connection":protected]=>
NULL
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["validator"]=>
array(2) {
["concrete"]=>
object(Closure)#71 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#70 (2) {
["this"]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Validation\Factory)#177 (7) {
["translator":protected]=>
object(Illuminate\Translation\Translator)#180 (4) {
["loader":protected]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
["locale":protected]=>
string(7) "english"
["loaded":protected]=>
array(0) {
}
["parsed":protected]=>
array(0) {
}
}
["verifier":protected]=>
object(Illuminate\Validation\DatabasePresenceVerifier)#181 (2) {
["db":protected]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
["connection":protected]=>
NULL
}
["container":protected]=>
*RECURSION*
["extensions":protected]=>
array(0) {
}
["implicitExtensions":protected]=>
array(0) {
}
["fallbackMessages":protected]=>
array(0) {
}
["resolver":protected]=>
object(Closure)#176 (1) {
["parameter"]=>
array(4) {
["$translator"]=>
string(10) "<required>"
["$data"]=>
string(10) "<required>"
["$rules"]=>
string(10) "<required>"
["$messages"]=>
string(10) "<required>"
}
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["files"]=>
array(2) {
["concrete"]=>
object(Closure)#74 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#73 (1) {
["this"]=>
object(Illuminate\Filesystem\FilesystemServiceProvider)#72 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["object"]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue"]=>
array(2) {
["concrete"]=>
object(Closure)#77 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#76 (3) {
["static"]=>
array(1) {
["me"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.work"]=>
array(2) {
["concrete"]=>
object(Closure)#79 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#78 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.worker"]=>
array(2) {
["concrete"]=>
object(Closure)#82 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#81 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.listen"]=>
array(2) {
["concrete"]=>
object(Closure)#84 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#83 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.listener"]=>
array(2) {
["concrete"]=>
object(Closure)#87 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#86 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.subscribe"]=>
array(2) {
["concrete"]=>
object(Closure)#89 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#88 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["swift.transport"]=>
array(2) {
["concrete"]=>
object(Closure)#93 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#92 (3) {
["static"]=>
array(1) {
["config"]=>
array(9) {
["driver"]=>
string(4) "smtp"
["host"]=>
string(20) "smtp.mandrillapp.com"
["port"]=>
int(587)
["from"]=>
array(2) {
["address"]=>
string(15) "info@monger.com"
["name"]=>
string(6) "Monger"
}
["encryption"]=>
string(3) "tls"
["username"]=>
string(15) "dave@monger.com"
["password"]=>
string(22) "VvwcPYQF9F3YIQrCTr556A"
["sendmail"]=>
string(22) "/usr/sbin/sendmail -bs"
["pretend"]=>
bool(true)
}
}
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["swift.mailer"]=>
array(2) {
["concrete"]=>
object(Closure)#95 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#94 (2) {
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["mailer"]=>
array(2) {
["concrete"]=>
object(Closure)#97 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#96 (2) {
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["encrypter"]=>
array(2) {
["concrete"]=>
object(Closure)#100 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#99 (2) {
["this"]=>
object(Illuminate\Encryption\EncryptionServiceProvider)#98 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["cache"]=>
array(2) {
["concrete"]=>
object(Closure)#110 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#109 (2) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["memcached.connector"]=>
array(2) {
["concrete"]=>
object(Closure)#105 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#104 (1) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.cache.clear"]=>
array(2) {
["concrete"]=>
object(Closure)#107 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#106 (2) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["translation.loader"]=>
array(2) {
["concrete"]=>
object(Closure)#111 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#102 (2) {
["this"]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["image"]=>
array(2) {
["concrete"]=>
object(Closure)#114 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#15 (2) {
["this"]=>
object(Intervention\Image\ImageServiceProvider)#16 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.social_provider"]=>
array(2) {
["concrete"]=>
object(Closure)#117 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#116 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.profile_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#119 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#118 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.cover_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#121 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#120 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["user"]=>
array(2) {
["concrete"]=>
object(Closure)#123 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#122 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.collection.cover_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#126 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#125 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.collection.window_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#128 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#127 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.cart.events.login"]=>
array(2) {
["concrete"]=>
object(Closure)#132 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#131 (2) {
["this"]=>
object(Monger\Commerce\Cart\CartServiceProvider)#130 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.filesystem.aws"]=>
array(2) {
["concrete"]=>
object(Closure)#136 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#135 (2) {
["this"]=>
object(Monger\Filesystem\FilesystemServiceProvider)#134 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.provider"]=>
array(2) {
["concrete"]=>
*RECURSION*
["shared"]=>
bool(false)
}
["monger.payment.validator"]=>
array(2) {
["concrete"]=>
object(Closure)#141 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#140 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.formatter"]=>
array(2) {
["concrete"]=>
object(Closure)#143 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#142 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.repository"]=>
array(2) {
["concrete"]=>
object(Closure)#145 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#144 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
&NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search"]=>
array(2) {
["concrete"]=>
object(Closure)#148 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#147 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.collections"]=>
array(2) {
["concrete"]=>
object(Closure)#150 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#149 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.products"]=>
array(2) {
["concrete"]=>
object(Closure)#152 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#151 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.people"]=>
array(2) {
["concrete"]=>
object(Closure)#154 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#153 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.social.events.follow"]=>
array(2) {
["concrete"]=>
object(Closure)#157 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#156 (2) {
["this"]=>
object(Monger\Social\SocialServiceProvider)#155 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.pricing"]=>
array(2) {
["concrete"]=>
object(Closure)#162 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#161 (2) {
["this"]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.command.marshal"]=>
array(2) {
["concrete"]=>
object(Closure)#165 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#164 (2) {
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.stream"]=>
array(2) {
["concrete"]=>
object(Closure)#169 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#168 (2) {
["this"]=>
object(Monger\Stream\StreamServiceProvider)#167 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.support.storage.file.resume"]=>
array(2) {
["concrete"]=>
object(Closure)#172 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#171 (2) {
["this"]=>
object(Monger\Support\SupportServiceProvider)#170 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
}
["instances":protected]=>
array(8) {
["path"]=>
string(30) "C:\Web\monger\repo\application"
["path.public"]=>
string(18) "C:\Web\monger\repo"
["path.base"]=>
string(18) "C:\Web\monger\repo"
["path.storage"]=>
string(38) "C:\Web\monger\repo\application\storage"
["config"]=>
object(Illuminate\Config\Repository)#4 (6) {
["loader":protected]=>
object(Illuminate\Config\FileLoader)#5 (4) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#6 (0) {
}
["defaultPath":protected]=>
string(37) "C:\Web\monger\repo\application/config"
["hints":protected]=>
array(0) {
}
["exists":protected]=>
array(0) {
}
}
["environment":protected]=>
string(5) "local"
["items":protected]=>
array(7) {
["*::app"]=>
array(1) {
["manifest"]=>
string(52) "C:\Web\monger\repo\application\start/../storage/meta"
}
["*::mail"]=>
array(9) {
["driver"]=>
string(4) "smtp"
["host"]=>
string(20) "smtp.mandrillapp.com"
["port"]=>
int(587)
["from"]=>
array(2) {
["address"]=>
string(15) "info@monger.com"
["name"]=>
string(6) "Monger"
}
["encryption"]=>
string(3) "tls"
["username"]=>
string(15) "dave@monger.com"
["password"]=>
string(22) "VvwcPYQF9F3YIQrCTr556A"
["sendmail"]=>
string(22) "/usr/sbin/sendmail -bs"
["pretend"]=>
bool(true)
}
["*::lifecycle_statuses"]=>
array(1) {
["workflow_documents"]=>
array(3) {
["charges"]=>
array(3) {
["Unpaid"]=>
int(66)
["Paid"]=>
int(67)
["Disputed"]=>
int(72)
}
["orders"]=>
array(3) {
["Created"]=>
int(1)
["Cancelled"]=>
int(14)
["Past"]=>
array(3) {
["Shipped"]=>
string(2) "10"
["Tracking Number Provided"]=>
string(2) "11"
["Delivered"]=>
string(2) "12"
}
}
["purchase_orders"]=>
array(4) {
["Created"]=>
int(13)
["Active"]=>
int(13)
["Backorder"]=>
int(19)
["Uncancellable"]=>
array(3) {
["Shipped"]=>
string(2) "20"
["Tracking Number Provided"]=>
string(2) "21"
["Delivered"]=>
string(2) "22"
}
}
}
}
["*::session"]=>
array(0) {
}
["*::view"]=>
array(2) {
["paths"]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["pagination"]=>
string(20) "pagination::slider-3"
}
["*::pricing"]=>
array(2) {
["payment_types"]=>
array(3) {
["default"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
["card"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
["bank_account"]=>
array(3) {
["processing_fee"]=>
float(0.01)
["transaction_fee"]=>
float(0.3)
["cap"]=>
int(5)
}
}
["default_payment_type"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
}
["*::payments"]=>
array(2) {
["balanced"]=>
array(2) {
["api_key"]=>
string(41) "ak-test-26xBRXGGFJSyoif1yqq6HfoKDt7IH9J3Z"
["marketplace"]=>
string(29) "TEST-MP29y4Rkj6bLKECoBe8XkrKM"
}
["billing_address"]=>
array(8) {
["company_name"]=>
string(6) "Monger"
["address"]=>
string(21) "10201 Riverside Drive"
["address_line_2"]=>
string(9) "Suite 201"
["city"]=>
string(11) "Toluca Lake"
["state"]=>
string(2) "CA"
["zip"]=>
string(5) "91602"
["zip_plus_four"]=>
string(4) "2538"
["phone"]=>
string(14) "(555) 555-5555"
}
}
}
["packages":protected]=>
array(0) {
}
["afterLoad":protected]=>
array(0) {
}
["parsed":protected]=>
array(11) {
["app.manifest"]=>
array(3) {
[0]=>
NULL
[1]=>
string(3) "app"
[2]=>
string(8) "manifest"
}
["app.url"]=>
array(3) {
[0]=>
NULL
[1]=>
string(3) "app"
[2]=>
string(3) "url"
}
["mail"]=>
array(3) {
[0]=>
NULL
[1]=>
string(4) "mail"
[2]=>
NULL
}
["lifecycle_statuses.workflow_documents.orders.Past"]=>
array(3) {
[0]=>
NULL
[1]=>
string(18) "lifecycle_statuses"
[2]=>
string(30) "workflow_documents.orders.Past"
}
["lifecycle_statuses.workflow_documents.purchase_orders.Uncancellable"]=>
array(3) {
[0]=>
NULL
[1]=>
string(18) "lifecycle_statuses"
[2]=>
string(48) "workflow_documents.purchase_orders.Uncancellable"
}
["session"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "session"
[2]=>
NULL
}
["view.paths"]=>
array(3) {
[0]=>
NULL
[1]=>
string(4) "view"
[2]=>
string(5) "paths"
}
["pricing.payment_types.credit_card"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(25) "payment_types.credit_card"
}
["pricing.payment_types.default"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(21) "payment_types.default"
}
["pricing.default_payment_type"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(20) "default_payment_type"
}
["payments.balanced.api_key"]=>
array(3) {
[0]=>
NULL
[1]=>
string(8) "payments"
[2]=>
string(16) "balanced.api_key"
}
}
}
["request"]=>
object(Illuminate\Http\Request)#7 (22) {
["json":protected]=>
NULL
["sessionStore":protected]=>
NULL
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#10 (1) {
["parameters":protected]=>
array(0) {
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#8 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#9 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#13 (1) {
["parameters":protected]=>
array(40) {
["SERVER_NAME"]=>
string(9) "localhost"
["SERVER_PORT"]=>
int(80)
["HTTP_HOST"]=>
string(9) "localhost"
["HTTP_USER_AGENT"]=>
string(109) "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36"
["HTTP_ACCEPT"]=>
string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
["HTTP_ACCEPT_LANGUAGE"]=>
string(14) "en-US,en;q=0.8"
["HTTP_ACCEPT_CHARSET"]=>
string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
["REMOTE_ADDR"]=>
string(9) "127.0.0.1"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["SCRIPT_FILENAME"]=>
string(30) "C:/server/www/monger/index.php"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_TIME"]=>
int(1395274847)
["REDIRECT_STATUS"]=>
string(3) "200"
["HTTP_CONNECTION"]=>
string(10) "keep-alive"
["HTTP_CACHE_CONTROL"]=>
string(9) "max-age=0"
["HTTP_ACCEPT_ENCODING"]=>
string(17) "gzip,deflate,sdch"
["HTTP_COOKIE"]=>
string(576) "__b=1393461087980.2685445041861385.238!0; __b=1393461087980.2685445041861385.222!0; PHPSESSID=p6c5efehcem9m3r1cvj1742ht6; __b=1393529437443.7134171235375106.66!0; ci_session=a%3A4%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%22e60138c1080d333ad979db9f5656d43c%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A9%3A%22127.0.0.1%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A109%3A%22Mozilla%2F5.0+%28Windows+NT+6.3%3B+WOW64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F33.0.1750.154+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1395274819%3B%7D136268999ca9fbcaece436579643181a"
["PATH"]=>
string(792) "C:\Program Files\ImageMagick-6.8.6-Q16;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Git\cmd;C:\server\bin\php\php5.4.12;C:\ProgramData\Composer\bin;C:\Program Files\nodejs\;C:\Users\monger\AppData\Roaming\Composer\vendor\bin;C:\server\bin\mysql\mysql5.6.12\bin"
["SystemRoot"]=>
string(10) "C:\WINDOWS"
["COMSPEC"]=>
string(27) "C:\WINDOWS\system32\cmd.exe"
["PATHEXT"]=>
string(53) ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC"
["WINDIR"]=>
string(10) "C:\WINDOWS"
["SERVER_SIGNATURE"]=>
string(0) ""
["SERVER_SOFTWARE"]=>
string(46) "Apache/2.4.4 (Win64) OpenSSL/1.0.1d PHP/5.4.12"
["SERVER_ADDR"]=>
string(9) "127.0.0.1"
["DOCUMENT_ROOT"]=>
string(20) "C:/server/www/monger"
["REQUEST_SCHEME"]=>
string(4) "http"
["CONTEXT_PREFIX"]=>
string(0) ""
["CONTEXT_DOCUMENT_ROOT"]=>
string(20) "C:/server/www/monger"
["SERVER_ADMIN"]=>
string(17) "admin@example.com"
["REMOTE_PORT"]=>
string(5) "52624"
["REDIRECT_URL"]=>
string(27) "/account/rebates/statements"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(1) "/"
["PATH_INFO"]=>
string(0) ""
["PATH_TRANSLATED"]=>
string(65) "redirect:\index.php\account\rebates\statements\rebates\statements"
["PHP_SELF"]=>
string(37) "/index.php/account/rebates/statements"
["REQUEST_TIME_FLOAT"]=>
float(1395274847.074)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#12 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#11 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#14 (2) {
["headers":protected]=>
array(9) {
["host"]=>
array(1) {
[0]=>
string(9) "localhost"
}
["user-agent"]=>
array(1) {
[0]=>
string(109) "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36"
}
["accept"]=>
array(1) {
[0]=>
string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
}
["accept-language"]=>
array(1) {
[0]=>
string(14) "en-US,en;q=0.8"
}
["accept-charset"]=>
array(1) {
[0]=>
string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
}
["connection"]=>
array(1) {
[0]=>
string(10) "keep-alive"
}
["cache-control"]=>
array(1) {
[0]=>
string(9) "max-age=0"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(17) "gzip,deflate,sdch"
}
["cookie"]=>
array(1) {
[0]=>
string(576) "__b=1393461087980.2685445041861385.238!0; __b=1393461087980.2685445041861385.222!0; PHPSESSID=p6c5efehcem9m3r1cvj1742ht6; __b=1393529437443.7134171235375106.66!0; ci_session=a%3A4%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%22e60138c1080d333ad979db9f5656d43c%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A9%3A%22127.0.0.1%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A109%3A%22Mozilla%2F5.0+%28Windows+NT+6.3%3B+WOW64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F33.0.1750.154+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1395274819%3B%7D136268999ca9fbcaece436579643181a"
}
}
["cacheControl":protected]=>
array(1) {
["max-age"]=>
string(1) "0"
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
NULL
["requestUri":protected]=>
NULL
["baseUrl":protected]=>
NULL
["basePath":protected]=>
NULL
["method":protected]=>
NULL
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
["container"]=>
*RECURSION*
["log"]=>
object(Illuminate\Log\Writer)#32 (3) {
["monolog":protected]=>
object(Monolog\Logger)#33 (3) {
["name":protected]=>
string(3) "log"
["handlers":protected]=>
array(1) {
[0]=>
object(Monolog\Handler\StreamHandler)#175 (7) {
["stream":protected]=>
NULL
["url":protected]=>
string(53) "C:\Web\monger\repo\application\storage/logs/error.log"
["errorMessage":"Monolog\Handler\StreamHandler":private]=>
NULL
["level":protected]=>
int(100)
["bubble":protected]=>
bool(true)
["formatter":protected]=>
NULL
["processors":protected]=>
array(0) {
}
}
}
["processors":protected]=>
array(0) {
}
}
["levels":protected]=>
array(8) {
[0]=>
string(5) "debug"
[1]=>
string(4) "info"
[2]=>
string(6) "notice"
[3]=>
string(7) "warning"
[4]=>
string(5) "error"
[5]=>
string(8) "critical"
[6]=>
string(5) "alert"
[7]=>
string(9) "emergency"
}
["dispatcher":protected]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
}
}
["aliases":protected]=>
array(0) {
}
["resolvingCallbacks":protected]=>
array(0) {
}
["globalResolvingCallbacks":protected]=>
array(1) {
[0]=>
object(Closure)#174 (2) {
["this"]=>
object(Monger\Validation\ValidationServiceProvider)#173 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$object"]=>
string(10) "<required>"
}
}
}
}
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
[1]=>
&array(0) {
}
}
}
[9]=>
array(6) {
["file"]=>
string(82) "C:\Web\monger\repo\vendor\laravel\framework\src\Illuminate\Container\Container.php"
["line"]=>
int(537)
["function"]=>
string(4) "make"
["class"]=>
string(30) "Illuminate\Container\Container"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&string(23) "monger.payment.provider"
}
}
[10]=>
array(6) {
["file"]=>
string(76) "C:\Web\monger\repo\application\lib\Monger\Payment\PaymentServiceProvider.php"
["line"]=>
int(95)
["function"]=>
string(9) "offsetGet"
["class"]=>
string(30) "Illuminate\Container\Container"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
&string(23) "monger.payment.provider"
}
}
[11]=>
array(6) {
["file"]=>
string(82) "C:\Web\monger\repo\vendor\laravel\framework\src\Illuminate\Container\Container.php"
["line"]=>
int(149)
["function"]=>
string(24) "Monger\Payment\{closure}"
["class"]=>
string(37) "Monger\Payment\PaymentServiceProvider"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(Monger\Container\Container)#2 (9) {
["booted":protected]=>
bool(true)
["bootingCallbacks":protected]=>
array(0) {
}
["bootedCallbacks":protected]=>
array(2) {
[0]=>
object(Closure)#41 (2) {
["static"]=>
array(2) {
["app"]=>
*RECURSION*
["me"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
[1]=>
object(Closure)#160 (2) {
["this"]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
}
["serviceProviders":protected]=>
array(27) {
[0]=>
object(Illuminate\Events\EventServiceProvider)#17 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[1]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[2]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[3]=>
object(Illuminate\Log\LogServiceProvider)#31 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[4]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[5]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[6]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[7]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[8]=>
object(Illuminate\Filesystem\FilesystemServiceProvider)#72 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[9]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[10]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[11]=>
object(Illuminate\Encryption\EncryptionServiceProvider)#98 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[12]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[13]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[14]=>
object(Intervention\Image\ImageServiceProvider)#16 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
[15]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[16]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[17]=>
object(Monger\Commerce\Cart\CartServiceProvider)#130 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[18]=>
object(Monger\Filesystem\FilesystemServiceProvider)#134 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[19]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[20]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[21]=>
object(Monger\Social\SocialServiceProvider)#155 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[22]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[23]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[24]=>
object(Monger\Stream\StreamServiceProvider)#167 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[25]=>
object(Monger\Support\SupportServiceProvider)#170 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[26]=>
object(Monger\Validation\ValidationServiceProvider)#173 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["bindings":protected]=>
array(59) {
["environments"]=>
array(2) {
["concrete"]=>
object(Closure)#3 (2) {
["static"]=>
array(1) {
["value"]=>
array(2) {
["local"]=>
array(4) {
[0]=>
string(10) "monger.dev"
[1]=>
string(13) "mongerjan.com"
[2]=>
string(9) "monger_01"
[3]=>
string(9) "Sergio-PC"
}
["dev"]=>
array(2) {
[0]=>
string(14) "dev.monger.com"
[1]=>
string(19) "dev.demandrehab.com"
}
}
}
["this"]=>
*RECURSION*
}
["shared"]=>
bool(false)
}
["translator"]=>
array(2) {
["concrete"]=>
object(Closure)#113 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#112 (2) {
["this"]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Translation\Translator)#180 (4) {
["loader":protected]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
["locale":protected]=>
string(7) "english"
["loaded":protected]=>
array(0) {
}
["parsed":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["events"]=>
array(2) {
["concrete"]=>
object(Closure)#19 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#18 (2) {
["this"]=>
object(Illuminate\Events\EventServiceProvider)#17 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.command.optimize"]=>
array(2) {
["concrete"]=>
object(Closure)#22 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#21 (2) {
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["composer"]=>
array(2) {
["concrete"]=>
object(Closure)#27 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#26 (2) {
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.dump-autoload"]=>
array(2) {
["concrete"]=>
object(Closure)#29 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#28 (2) {
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view.engine.resolver"]=>
array(2) {
["concrete"]=>
object(Closure)#36 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#35 (3) {
["static"]=>
array(1) {
["me"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\Engines\EngineResolver)#255 (2) {
["resolvers":protected]=>
array(2) {
["php"]=>
object(Closure)#254 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#256 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view.finder"]=>
array(2) {
["concrete"]=>
object(Closure)#38 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#37 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\FileViewFinder)#257 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["views":protected]=>
array(0) {
}
["hints":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view"]=>
array(2) {
["concrete"]=>
object(Closure)#40 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#39 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\Environment)#258 (11) {
["engines":protected]=>
object(Illuminate\View\Engines\EngineResolver)#255 (2) {
["resolvers":protected]=>
array(2) {
["php"]=>
object(Closure)#254 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#256 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(0) {
}
}
["finder":protected]=>
object(Illuminate\View\FileViewFinder)#257 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["views":protected]=>
array(0) {
}
["hints":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
}
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
["container":protected]=>
*RECURSION*
["shared":protected]=>
array(3) {
["__env"]=>
*RECURSION*
["app"]=>
*RECURSION*
["errors"]=>
object(Illuminate\Support\MessageBag)#259 (2) {
["messages":protected]=>
array(0) {
}
["format":protected]=>
string(8) ":message"
}
}
["names":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
["blade.php"]=>
string(5) "blade"
["php"]=>
string(3) "php"
}
["composers":protected]=>
array(0) {
}
["sections":protected]=>
array(0) {
}
["sectionStack":protected]=>
array(0) {
}
["renderCount":protected]=>
int(0)
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["db.factory"]=>
array(2) {
["concrete"]=>
object(Closure)#44 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#43 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["db"]=>
array(2) {
["concrete"]=>
object(Closure)#46 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#45 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migration.repository"]=>
array(2) {
["concrete"]=>
object(Closure)#49 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#48 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migrator"]=>
array(2) {
["concrete"]=>
object(Closure)#51 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#50 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate"]=>
array(2) {
["concrete"]=>
object(Closure)#53 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#52 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.rollback"]=>
array(2) {
["concrete"]=>
object(Closure)#55 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#54 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.reset"]=>
array(2) {
["concrete"]=>
object(Closure)#57 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#56 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.refresh"]=>
array(2) {
["concrete"]=>
object(Closure)#59 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#58 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.install"]=>
array(2) {
["concrete"]=>
object(Closure)#61 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#60 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migration.creator"]=>
array(2) {
["concrete"]=>
object(Closure)#63 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#62 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.make"]=>
array(2) {
["concrete"]=>
object(Closure)#65 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#64 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["validation.presence"]=>
array(2) {
["concrete"]=>
object(Closure)#69 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#68 (2) {
["this"]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Validation\DatabasePresenceVerifier)#181 (2) {
["db":protected]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
["connection":protected]=>
NULL
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["validator"]=>
array(2) {
["concrete"]=>
object(Closure)#71 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#70 (2) {
["this"]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Validation\Factory)#177 (7) {
["translator":protected]=>
object(Illuminate\Translation\Translator)#180 (4) {
["loader":protected]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
["locale":protected]=>
string(7) "english"
["loaded":protected]=>
array(0) {
}
["parsed":protected]=>
array(0) {
}
}
["verifier":protected]=>
object(Illuminate\Validation\DatabasePresenceVerifier)#181 (2) {
["db":protected]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
["connection":protected]=>
NULL
}
["container":protected]=>
*RECURSION*
["extensions":protected]=>
array(0) {
}
["implicitExtensions":protected]=>
array(0) {
}
["fallbackMessages":protected]=>
array(0) {
}
["resolver":protected]=>
object(Closure)#176 (1) {
["parameter"]=>
array(4) {
["$translator"]=>
string(10) "<required>"
["$data"]=>
string(10) "<required>"
["$rules"]=>
string(10) "<required>"
["$messages"]=>
string(10) "<required>"
}
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["files"]=>
array(2) {
["concrete"]=>
object(Closure)#74 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#73 (1) {
["this"]=>
object(Illuminate\Filesystem\FilesystemServiceProvider)#72 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["object"]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue"]=>
array(2) {
["concrete"]=>
object(Closure)#77 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#76 (3) {
["static"]=>
array(1) {
["me"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.work"]=>
array(2) {
["concrete"]=>
object(Closure)#79 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#78 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.worker"]=>
array(2) {
["concrete"]=>
object(Closure)#82 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#81 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.listen"]=>
array(2) {
["concrete"]=>
object(Closure)#84 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#83 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.listener"]=>
array(2) {
["concrete"]=>
object(Closure)#87 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#86 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.subscribe"]=>
array(2) {
["concrete"]=>
object(Closure)#89 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#88 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["swift.transport"]=>
array(2) {
["concrete"]=>
object(Closure)#93 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#92 (3) {
["static"]=>
array(1) {
["config"]=>
array(9) {
["driver"]=>
string(4) "smtp"
["host"]=>
string(20) "smtp.mandrillapp.com"
["port"]=>
int(587)
["from"]=>
array(2) {
["address"]=>
string(15) "info@monger.com"
["name"]=>
string(6) "Monger"
}
["encryption"]=>
string(3) "tls"
["username"]=>
string(15) "dave@monger.com"
["password"]=>
string(22) "VvwcPYQF9F3YIQrCTr556A"
["sendmail"]=>
string(22) "/usr/sbin/sendmail -bs"
["pretend"]=>
bool(true)
}
}
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["swift.mailer"]=>
array(2) {
["concrete"]=>
object(Closure)#95 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#94 (2) {
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["mailer"]=>
array(2) {
["concrete"]=>
object(Closure)#97 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#96 (2) {
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["encrypter"]=>
array(2) {
["concrete"]=>
object(Closure)#100 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#99 (2) {
["this"]=>
object(Illuminate\Encryption\EncryptionServiceProvider)#98 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["cache"]=>
array(2) {
["concrete"]=>
object(Closure)#110 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#109 (2) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["memcached.connector"]=>
array(2) {
["concrete"]=>
object(Closure)#105 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#104 (1) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.cache.clear"]=>
array(2) {
["concrete"]=>
object(Closure)#107 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#106 (2) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["translation.loader"]=>
array(2) {
["concrete"]=>
object(Closure)#111 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#102 (2) {
["this"]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["image"]=>
array(2) {
["concrete"]=>
object(Closure)#114 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#15 (2) {
["this"]=>
object(Intervention\Image\ImageServiceProvider)#16 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.social_provider"]=>
array(2) {
["concrete"]=>
object(Closure)#117 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#116 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.profile_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#119 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#118 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.cover_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#121 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#120 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["user"]=>
array(2) {
["concrete"]=>
object(Closure)#123 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#122 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.collection.cover_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#126 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#125 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.collection.window_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#128 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#127 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.cart.events.login"]=>
array(2) {
["concrete"]=>
object(Closure)#132 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#131 (2) {
["this"]=>
object(Monger\Commerce\Cart\CartServiceProvider)#130 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.filesystem.aws"]=>
array(2) {
["concrete"]=>
object(Closure)#136 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#135 (2) {
["this"]=>
object(Monger\Filesystem\FilesystemServiceProvider)#134 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.provider"]=>
array(2) {
["concrete"]=>
object(Closure)#139 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#138 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
&NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.validator"]=>
array(2) {
["concrete"]=>
object(Closure)#141 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#140 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.formatter"]=>
array(2) {
["concrete"]=>
object(Closure)#143 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#142 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.repository"]=>
array(2) {
["concrete"]=>
object(Closure)#145 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#144 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
&NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search"]=>
array(2) {
["concrete"]=>
object(Closure)#148 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#147 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.collections"]=>
array(2) {
["concrete"]=>
object(Closure)#150 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#149 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.products"]=>
array(2) {
["concrete"]=>
object(Closure)#152 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#151 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.people"]=>
array(2) {
["concrete"]=>
object(Closure)#154 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#153 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.social.events.follow"]=>
array(2) {
["concrete"]=>
object(Closure)#157 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#156 (2) {
["this"]=>
object(Monger\Social\SocialServiceProvider)#155 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.pricing"]=>
array(2) {
["concrete"]=>
object(Closure)#162 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#161 (2) {
["this"]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.command.marshal"]=>
array(2) {
["concrete"]=>
object(Closure)#165 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#164 (2) {
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.stream"]=>
array(2) {
["concrete"]=>
object(Closure)#169 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#168 (2) {
["this"]=>
object(Monger\Stream\StreamServiceProvider)#167 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.support.storage.file.resume"]=>
array(2) {
["concrete"]=>
object(Closure)#172 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#171 (2) {
["this"]=>
object(Monger\Support\SupportServiceProvider)#170 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
}
["instances":protected]=>
array(8) {
["path"]=>
string(30) "C:\Web\monger\repo\application"
["path.public"]=>
string(18) "C:\Web\monger\repo"
["path.base"]=>
string(18) "C:\Web\monger\repo"
["path.storage"]=>
string(38) "C:\Web\monger\repo\application\storage"
["config"]=>
object(Illuminate\Config\Repository)#4 (6) {
["loader":protected]=>
object(Illuminate\Config\FileLoader)#5 (4) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#6 (0) {
}
["defaultPath":protected]=>
string(37) "C:\Web\monger\repo\application/config"
["hints":protected]=>
array(0) {
}
["exists":protected]=>
array(0) {
}
}
["environment":protected]=>
string(5) "local"
["items":protected]=>
array(7) {
["*::app"]=>
array(1) {
["manifest"]=>
string(52) "C:\Web\monger\repo\application\start/../storage/meta"
}
["*::mail"]=>
array(9) {
["driver"]=>
string(4) "smtp"
["host"]=>
string(20) "smtp.mandrillapp.com"
["port"]=>
int(587)
["from"]=>
array(2) {
["address"]=>
string(15) "info@monger.com"
["name"]=>
string(6) "Monger"
}
["encryption"]=>
string(3) "tls"
["username"]=>
string(15) "dave@monger.com"
["password"]=>
string(22) "VvwcPYQF9F3YIQrCTr556A"
["sendmail"]=>
string(22) "/usr/sbin/sendmail -bs"
["pretend"]=>
bool(true)
}
["*::lifecycle_statuses"]=>
array(1) {
["workflow_documents"]=>
array(3) {
["charges"]=>
array(3) {
["Unpaid"]=>
int(66)
["Paid"]=>
int(67)
["Disputed"]=>
int(72)
}
["orders"]=>
array(3) {
["Created"]=>
int(1)
["Cancelled"]=>
int(14)
["Past"]=>
array(3) {
["Shipped"]=>
string(2) "10"
["Tracking Number Provided"]=>
string(2) "11"
["Delivered"]=>
string(2) "12"
}
}
["purchase_orders"]=>
array(4) {
["Created"]=>
int(13)
["Active"]=>
int(13)
["Backorder"]=>
int(19)
["Uncancellable"]=>
array(3) {
["Shipped"]=>
string(2) "20"
["Tracking Number Provided"]=>
string(2) "21"
["Delivered"]=>
string(2) "22"
}
}
}
}
["*::session"]=>
array(0) {
}
["*::view"]=>
array(2) {
["paths"]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["pagination"]=>
string(20) "pagination::slider-3"
}
["*::pricing"]=>
array(2) {
["payment_types"]=>
array(3) {
["default"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
["card"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
["bank_account"]=>
array(3) {
["processing_fee"]=>
float(0.01)
["transaction_fee"]=>
float(0.3)
["cap"]=>
int(5)
}
}
["default_payment_type"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
}
["*::payments"]=>
array(2) {
["balanced"]=>
array(2) {
["api_key"]=>
string(41) "ak-test-26xBRXGGFJSyoif1yqq6HfoKDt7IH9J3Z"
["marketplace"]=>
string(29) "TEST-MP29y4Rkj6bLKECoBe8XkrKM"
}
["billing_address"]=>
array(8) {
["company_name"]=>
string(6) "Monger"
["address"]=>
string(21) "10201 Riverside Drive"
["address_line_2"]=>
string(9) "Suite 201"
["city"]=>
string(11) "Toluca Lake"
["state"]=>
string(2) "CA"
["zip"]=>
string(5) "91602"
["zip_plus_four"]=>
string(4) "2538"
["phone"]=>
string(14) "(555) 555-5555"
}
}
}
["packages":protected]=>
array(0) {
}
["afterLoad":protected]=>
array(0) {
}
["parsed":protected]=>
array(11) {
["app.manifest"]=>
array(3) {
[0]=>
NULL
[1]=>
string(3) "app"
[2]=>
string(8) "manifest"
}
["app.url"]=>
array(3) {
[0]=>
NULL
[1]=>
string(3) "app"
[2]=>
string(3) "url"
}
["mail"]=>
array(3) {
[0]=>
NULL
[1]=>
string(4) "mail"
[2]=>
NULL
}
["lifecycle_statuses.workflow_documents.orders.Past"]=>
array(3) {
[0]=>
NULL
[1]=>
string(18) "lifecycle_statuses"
[2]=>
string(30) "workflow_documents.orders.Past"
}
["lifecycle_statuses.workflow_documents.purchase_orders.Uncancellable"]=>
array(3) {
[0]=>
NULL
[1]=>
string(18) "lifecycle_statuses"
[2]=>
string(48) "workflow_documents.purchase_orders.Uncancellable"
}
["session"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "session"
[2]=>
NULL
}
["view.paths"]=>
array(3) {
[0]=>
NULL
[1]=>
string(4) "view"
[2]=>
string(5) "paths"
}
["pricing.payment_types.credit_card"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(25) "payment_types.credit_card"
}
["pricing.payment_types.default"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(21) "payment_types.default"
}
["pricing.default_payment_type"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(20) "default_payment_type"
}
["payments.balanced.api_key"]=>
array(3) {
[0]=>
NULL
[1]=>
string(8) "payments"
[2]=>
string(16) "balanced.api_key"
}
}
}
["request"]=>
object(Illuminate\Http\Request)#7 (22) {
["json":protected]=>
NULL
["sessionStore":protected]=>
NULL
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#10 (1) {
["parameters":protected]=>
array(0) {
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#8 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#9 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#13 (1) {
["parameters":protected]=>
array(40) {
["SERVER_NAME"]=>
string(9) "localhost"
["SERVER_PORT"]=>
int(80)
["HTTP_HOST"]=>
string(9) "localhost"
["HTTP_USER_AGENT"]=>
string(109) "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36"
["HTTP_ACCEPT"]=>
string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
["HTTP_ACCEPT_LANGUAGE"]=>
string(14) "en-US,en;q=0.8"
["HTTP_ACCEPT_CHARSET"]=>
string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
["REMOTE_ADDR"]=>
string(9) "127.0.0.1"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["SCRIPT_FILENAME"]=>
string(30) "C:/server/www/monger/index.php"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_TIME"]=>
int(1395274847)
["REDIRECT_STATUS"]=>
string(3) "200"
["HTTP_CONNECTION"]=>
string(10) "keep-alive"
["HTTP_CACHE_CONTROL"]=>
string(9) "max-age=0"
["HTTP_ACCEPT_ENCODING"]=>
string(17) "gzip,deflate,sdch"
["HTTP_COOKIE"]=>
string(576) "__b=1393461087980.2685445041861385.238!0; __b=1393461087980.2685445041861385.222!0; PHPSESSID=p6c5efehcem9m3r1cvj1742ht6; __b=1393529437443.7134171235375106.66!0; ci_session=a%3A4%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%22e60138c1080d333ad979db9f5656d43c%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A9%3A%22127.0.0.1%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A109%3A%22Mozilla%2F5.0+%28Windows+NT+6.3%3B+WOW64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F33.0.1750.154+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1395274819%3B%7D136268999ca9fbcaece436579643181a"
["PATH"]=>
string(792) "C:\Program Files\ImageMagick-6.8.6-Q16;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Git\cmd;C:\server\bin\php\php5.4.12;C:\ProgramData\Composer\bin;C:\Program Files\nodejs\;C:\Users\monger\AppData\Roaming\Composer\vendor\bin;C:\server\bin\mysql\mysql5.6.12\bin"
["SystemRoot"]=>
string(10) "C:\WINDOWS"
["COMSPEC"]=>
string(27) "C:\WINDOWS\system32\cmd.exe"
["PATHEXT"]=>
string(53) ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC"
["WINDIR"]=>
string(10) "C:\WINDOWS"
["SERVER_SIGNATURE"]=>
string(0) ""
["SERVER_SOFTWARE"]=>
string(46) "Apache/2.4.4 (Win64) OpenSSL/1.0.1d PHP/5.4.12"
["SERVER_ADDR"]=>
string(9) "127.0.0.1"
["DOCUMENT_ROOT"]=>
string(20) "C:/server/www/monger"
["REQUEST_SCHEME"]=>
string(4) "http"
["CONTEXT_PREFIX"]=>
string(0) ""
["CONTEXT_DOCUMENT_ROOT"]=>
string(20) "C:/server/www/monger"
["SERVER_ADMIN"]=>
string(17) "admin@example.com"
["REMOTE_PORT"]=>
string(5) "52624"
["REDIRECT_URL"]=>
string(27) "/account/rebates/statements"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(1) "/"
["PATH_INFO"]=>
string(0) ""
["PATH_TRANSLATED"]=>
string(65) "redirect:\index.php\account\rebates\statements\rebates\statements"
["PHP_SELF"]=>
string(37) "/index.php/account/rebates/statements"
["REQUEST_TIME_FLOAT"]=>
float(1395274847.074)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#12 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#11 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#14 (2) {
["headers":protected]=>
array(9) {
["host"]=>
array(1) {
[0]=>
string(9) "localhost"
}
["user-agent"]=>
array(1) {
[0]=>
string(109) "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36"
}
["accept"]=>
array(1) {
[0]=>
string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
}
["accept-language"]=>
array(1) {
[0]=>
string(14) "en-US,en;q=0.8"
}
["accept-charset"]=>
array(1) {
[0]=>
string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
}
["connection"]=>
array(1) {
[0]=>
string(10) "keep-alive"
}
["cache-control"]=>
array(1) {
[0]=>
string(9) "max-age=0"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(17) "gzip,deflate,sdch"
}
["cookie"]=>
array(1) {
[0]=>
string(576) "__b=1393461087980.2685445041861385.238!0; __b=1393461087980.2685445041861385.222!0; PHPSESSID=p6c5efehcem9m3r1cvj1742ht6; __b=1393529437443.7134171235375106.66!0; ci_session=a%3A4%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%22e60138c1080d333ad979db9f5656d43c%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A9%3A%22127.0.0.1%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A109%3A%22Mozilla%2F5.0+%28Windows+NT+6.3%3B+WOW64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F33.0.1750.154+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1395274819%3B%7D136268999ca9fbcaece436579643181a"
}
}
["cacheControl":protected]=>
array(1) {
["max-age"]=>
string(1) "0"
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
NULL
["requestUri":protected]=>
NULL
["baseUrl":protected]=>
NULL
["basePath":protected]=>
NULL
["method":protected]=>
NULL
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
["container"]=>
*RECURSION*
["log"]=>
object(Illuminate\Log\Writer)#32 (3) {
["monolog":protected]=>
object(Monolog\Logger)#33 (3) {
["name":protected]=>
string(3) "log"
["handlers":protected]=>
array(1) {
[0]=>
object(Monolog\Handler\StreamHandler)#175 (7) {
["stream":protected]=>
NULL
["url":protected]=>
string(53) "C:\Web\monger\repo\application\storage/logs/error.log"
["errorMessage":"Monolog\Handler\StreamHandler":private]=>
NULL
["level":protected]=>
int(100)
["bubble":protected]=>
bool(true)
["formatter":protected]=>
NULL
["processors":protected]=>
array(0) {
}
}
}
["processors":protected]=>
array(0) {
}
}
["levels":protected]=>
array(8) {
[0]=>
string(5) "debug"
[1]=>
string(4) "info"
[2]=>
string(6) "notice"
[3]=>
string(7) "warning"
[4]=>
string(5) "error"
[5]=>
string(8) "critical"
[6]=>
string(5) "alert"
[7]=>
string(9) "emergency"
}
["dispatcher":protected]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
}
}
["aliases":protected]=>
array(0) {
}
["resolvingCallbacks":protected]=>
array(0) {
}
["globalResolvingCallbacks":protected]=>
array(1) {
[0]=>
object(Closure)#174 (2) {
["this"]=>
object(Monger\Validation\ValidationServiceProvider)#173 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$object"]=>
string(10) "<required>"
}
}
}
}
}
}
[12]=>
array(6) {
["file"]=>
string(82) "C:\Web\monger\repo\vendor\laravel\framework\src\Illuminate\Container\Container.php"
["line"]=>
int(305)
["function"]=>
string(30) "Illuminate\Container\{closure}"
["class"]=>
string(30) "Illuminate\Container\Container"
["type"]=>
string(2) "->"
["args"]=>
array(2) {
[0]=>
object(Monger\Container\Container)#2 (9) {
["booted":protected]=>
bool(true)
["bootingCallbacks":protected]=>
array(0) {
}
["bootedCallbacks":protected]=>
array(2) {
[0]=>
object(Closure)#41 (2) {
["static"]=>
array(2) {
["app"]=>
*RECURSION*
["me"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
[1]=>
object(Closure)#160 (2) {
["this"]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
}
["serviceProviders":protected]=>
array(27) {
[0]=>
object(Illuminate\Events\EventServiceProvider)#17 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[1]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[2]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[3]=>
object(Illuminate\Log\LogServiceProvider)#31 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[4]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[5]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[6]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[7]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[8]=>
object(Illuminate\Filesystem\FilesystemServiceProvider)#72 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[9]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[10]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[11]=>
object(Illuminate\Encryption\EncryptionServiceProvider)#98 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[12]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[13]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
[14]=>
object(Intervention\Image\ImageServiceProvider)#16 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
[15]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[16]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[17]=>
object(Monger\Commerce\Cart\CartServiceProvider)#130 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[18]=>
object(Monger\Filesystem\FilesystemServiceProvider)#134 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[19]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[20]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[21]=>
object(Monger\Social\SocialServiceProvider)#155 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[22]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[23]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[24]=>
object(Monger\Stream\StreamServiceProvider)#167 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[25]=>
object(Monger\Support\SupportServiceProvider)#170 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
[26]=>
object(Monger\Validation\ValidationServiceProvider)#173 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["bindings":protected]=>
array(59) {
["environments"]=>
array(2) {
["concrete"]=>
object(Closure)#3 (2) {
["static"]=>
array(1) {
["value"]=>
array(2) {
["local"]=>
array(4) {
[0]=>
string(10) "monger.dev"
[1]=>
string(13) "mongerjan.com"
[2]=>
string(9) "monger_01"
[3]=>
string(9) "Sergio-PC"
}
["dev"]=>
array(2) {
[0]=>
string(14) "dev.monger.com"
[1]=>
string(19) "dev.demandrehab.com"
}
}
}
["this"]=>
*RECURSION*
}
["shared"]=>
bool(false)
}
["translator"]=>
array(2) {
["concrete"]=>
object(Closure)#113 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#112 (2) {
["this"]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Translation\Translator)#180 (4) {
["loader":protected]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
["locale":protected]=>
string(7) "english"
["loaded":protected]=>
array(0) {
}
["parsed":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["events"]=>
array(2) {
["concrete"]=>
object(Closure)#19 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#18 (2) {
["this"]=>
object(Illuminate\Events\EventServiceProvider)#17 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.command.optimize"]=>
array(2) {
["concrete"]=>
object(Closure)#22 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#21 (2) {
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["composer"]=>
array(2) {
["concrete"]=>
object(Closure)#27 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#26 (2) {
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.dump-autoload"]=>
array(2) {
["concrete"]=>
object(Closure)#29 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#28 (2) {
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view.engine.resolver"]=>
array(2) {
["concrete"]=>
object(Closure)#36 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#35 (3) {
["static"]=>
array(1) {
["me"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\Engines\EngineResolver)#255 (2) {
["resolvers":protected]=>
array(2) {
["php"]=>
object(Closure)#254 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#256 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view.finder"]=>
array(2) {
["concrete"]=>
object(Closure)#38 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#37 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\FileViewFinder)#257 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["views":protected]=>
array(0) {
}
["hints":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["view"]=>
array(2) {
["concrete"]=>
object(Closure)#40 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#39 (2) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\View\Environment)#258 (11) {
["engines":protected]=>
object(Illuminate\View\Engines\EngineResolver)#255 (2) {
["resolvers":protected]=>
array(2) {
["php"]=>
object(Closure)#254 (1) {
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["blade"]=>
object(Closure)#256 (2) {
["static"]=>
array(1) {
["app"]=>
*RECURSION*
}
["this"]=>
object(Illuminate\View\ViewServiceProvider)#34 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
}
["resolved":protected]=>
array(0) {
}
}
["finder":protected]=>
object(Illuminate\View\FileViewFinder)#257 (5) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["paths":protected]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["views":protected]=>
array(0) {
}
["hints":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
[0]=>
string(9) "blade.php"
[1]=>
string(3) "php"
}
}
["events":protected]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
["container":protected]=>
*RECURSION*
["shared":protected]=>
array(3) {
["__env"]=>
*RECURSION*
["app"]=>
*RECURSION*
["errors"]=>
object(Illuminate\Support\MessageBag)#259 (2) {
["messages":protected]=>
array(0) {
}
["format":protected]=>
string(8) ":message"
}
}
["names":protected]=>
array(0) {
}
["extensions":protected]=>
array(2) {
["blade.php"]=>
string(5) "blade"
["php"]=>
string(3) "php"
}
["composers":protected]=>
array(0) {
}
["sections":protected]=>
array(0) {
}
["sectionStack":protected]=>
array(0) {
}
["renderCount":protected]=>
int(0)
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["db.factory"]=>
array(2) {
["concrete"]=>
object(Closure)#44 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#43 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["db"]=>
array(2) {
["concrete"]=>
object(Closure)#46 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#45 (2) {
["this"]=>
object(Illuminate\Database\DatabaseServiceProvider)#42 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migration.repository"]=>
array(2) {
["concrete"]=>
object(Closure)#49 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#48 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migrator"]=>
array(2) {
["concrete"]=>
object(Closure)#51 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#50 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate"]=>
array(2) {
["concrete"]=>
object(Closure)#53 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#52 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.rollback"]=>
array(2) {
["concrete"]=>
object(Closure)#55 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#54 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.reset"]=>
array(2) {
["concrete"]=>
object(Closure)#57 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#56 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.refresh"]=>
array(2) {
["concrete"]=>
object(Closure)#59 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#58 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.install"]=>
array(2) {
["concrete"]=>
object(Closure)#61 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#60 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["migration.creator"]=>
array(2) {
["concrete"]=>
object(Closure)#63 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#62 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.migrate.make"]=>
array(2) {
["concrete"]=>
object(Closure)#65 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#64 (2) {
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["validation.presence"]=>
array(2) {
["concrete"]=>
object(Closure)#69 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#68 (2) {
["this"]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Validation\DatabasePresenceVerifier)#181 (2) {
["db":protected]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
["connection":protected]=>
NULL
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["validator"]=>
array(2) {
["concrete"]=>
object(Closure)#71 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#70 (2) {
["this"]=>
object(Illuminate\Validation\ValidationServiceProvider)#67 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Validation\Factory)#177 (7) {
["translator":protected]=>
object(Illuminate\Translation\Translator)#180 (4) {
["loader":protected]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
["locale":protected]=>
string(7) "english"
["loaded":protected]=>
array(0) {
}
["parsed":protected]=>
array(0) {
}
}
["verifier":protected]=>
object(Illuminate\Validation\DatabasePresenceVerifier)#181 (2) {
["db":protected]=>
object(Illuminate\Database\DatabaseManager)#182 (4) {
["app":protected]=>
*RECURSION*
["factory":protected]=>
object(Illuminate\Database\Connectors\ConnectionFactory)#183 (1) {
["container":protected]=>
*RECURSION*
}
["connections":protected]=>
array(0) {
}
["extensions":protected]=>
array(0) {
}
}
["connection":protected]=>
NULL
}
["container":protected]=>
*RECURSION*
["extensions":protected]=>
array(0) {
}
["implicitExtensions":protected]=>
array(0) {
}
["fallbackMessages":protected]=>
array(0) {
}
["resolver":protected]=>
object(Closure)#176 (1) {
["parameter"]=>
array(4) {
["$translator"]=>
string(10) "<required>"
["$data"]=>
string(10) "<required>"
["$rules"]=>
string(10) "<required>"
["$messages"]=>
string(10) "<required>"
}
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["files"]=>
array(2) {
["concrete"]=>
object(Closure)#74 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#73 (1) {
["this"]=>
object(Illuminate\Filesystem\FilesystemServiceProvider)#72 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
}
["object"]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue"]=>
array(2) {
["concrete"]=>
object(Closure)#77 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#76 (3) {
["static"]=>
array(1) {
["me"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.work"]=>
array(2) {
["concrete"]=>
object(Closure)#79 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#78 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.worker"]=>
array(2) {
["concrete"]=>
object(Closure)#82 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#81 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.listen"]=>
array(2) {
["concrete"]=>
object(Closure)#84 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#83 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.listener"]=>
array(2) {
["concrete"]=>
object(Closure)#87 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#86 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.queue.subscribe"]=>
array(2) {
["concrete"]=>
object(Closure)#89 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#88 (2) {
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["swift.transport"]=>
array(2) {
["concrete"]=>
object(Closure)#93 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#92 (3) {
["static"]=>
array(1) {
["config"]=>
array(9) {
["driver"]=>
string(4) "smtp"
["host"]=>
string(20) "smtp.mandrillapp.com"
["port"]=>
int(587)
["from"]=>
array(2) {
["address"]=>
string(15) "info@monger.com"
["name"]=>
string(6) "Monger"
}
["encryption"]=>
string(3) "tls"
["username"]=>
string(15) "dave@monger.com"
["password"]=>
string(22) "VvwcPYQF9F3YIQrCTr556A"
["sendmail"]=>
string(22) "/usr/sbin/sendmail -bs"
["pretend"]=>
bool(true)
}
}
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["swift.mailer"]=>
array(2) {
["concrete"]=>
object(Closure)#95 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#94 (2) {
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["mailer"]=>
array(2) {
["concrete"]=>
object(Closure)#97 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#96 (2) {
["this"]=>
object(Illuminate\Mail\MailServiceProvider)#91 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["encrypter"]=>
array(2) {
["concrete"]=>
object(Closure)#100 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#99 (2) {
["this"]=>
object(Illuminate\Encryption\EncryptionServiceProvider)#98 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["cache"]=>
array(2) {
["concrete"]=>
object(Closure)#110 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#109 (2) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["memcached.connector"]=>
array(2) {
["concrete"]=>
object(Closure)#105 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#104 (1) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["command.cache.clear"]=>
array(2) {
["concrete"]=>
object(Closure)#107 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#106 (2) {
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["translation.loader"]=>
array(2) {
["concrete"]=>
object(Closure)#111 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#102 (2) {
["this"]=>
object(Monger\Translation\TranslationServiceProvider)#103 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
object(Illuminate\Translation\FileLoader)#178 (3) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#179 (0) {
}
["path":protected]=>
string(39) "C:\Web\monger\repo\application/language"
["hints":protected]=>
array(0) {
}
}
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["image"]=>
array(2) {
["concrete"]=>
object(Closure)#114 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#15 (2) {
["this"]=>
object(Intervention\Image\ImageServiceProvider)#16 (2) {
["defer":protected]=>
bool(false)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.social_provider"]=>
array(2) {
["concrete"]=>
object(Closure)#117 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#116 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.profile_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#119 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#118 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.auth.cover_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#121 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#120 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["user"]=>
array(2) {
["concrete"]=>
object(Closure)#123 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#122 (2) {
["this"]=>
object(Monger\Auth\AuthServiceProvider)#115 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.collection.cover_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#126 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#125 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.collection.window_image_manager"]=>
array(2) {
["concrete"]=>
object(Closure)#128 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#127 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.cart.events.login"]=>
array(2) {
["concrete"]=>
object(Closure)#132 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#131 (2) {
["this"]=>
object(Monger\Commerce\Cart\CartServiceProvider)#130 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.filesystem.aws"]=>
array(2) {
["concrete"]=>
object(Closure)#136 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#135 (2) {
["this"]=>
object(Monger\Filesystem\FilesystemServiceProvider)#134 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.provider"]=>
array(2) {
["concrete"]=>
object(Closure)#139 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#138 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
&NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.validator"]=>
array(2) {
["concrete"]=>
object(Closure)#141 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#140 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.formatter"]=>
array(2) {
["concrete"]=>
object(Closure)#143 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#142 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.payment.repository"]=>
array(2) {
["concrete"]=>
object(Closure)#145 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#144 (2) {
["this"]=>
object(Monger\Payment\PaymentServiceProvider)#137 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
&NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search"]=>
array(2) {
["concrete"]=>
object(Closure)#148 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#147 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.collections"]=>
array(2) {
["concrete"]=>
object(Closure)#150 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#149 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.products"]=>
array(2) {
["concrete"]=>
object(Closure)#152 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#151 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.search.people"]=>
array(2) {
["concrete"]=>
object(Closure)#154 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#153 (2) {
["this"]=>
object(Monger\Search\SearchServiceProvider)#146 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.social.events.follow"]=>
array(2) {
["concrete"]=>
object(Closure)#157 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#156 (2) {
["this"]=>
object(Monger\Social\SocialServiceProvider)#155 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.pricing"]=>
array(2) {
["concrete"]=>
object(Closure)#162 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#161 (2) {
["this"]=>
object(Monger\Commerce\Pricing\PricingServiceProvider)#159 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["queue.command.marshal"]=>
array(2) {
["concrete"]=>
object(Closure)#165 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#164 (2) {
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.stream"]=>
array(2) {
["concrete"]=>
object(Closure)#169 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#168 (2) {
["this"]=>
object(Monger\Stream\StreamServiceProvider)#167 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
["monger.support.storage.file.resume"]=>
array(2) {
["concrete"]=>
object(Closure)#172 (3) {
["static"]=>
array(2) {
["closure"]=>
object(Closure)#171 (2) {
["this"]=>
object(Monger\Support\SupportServiceProvider)#170 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$app"]=>
string(10) "<required>"
}
}
["object"]=>
NULL
}
["this"]=>
*RECURSION*
["parameter"]=>
array(1) {
["$container"]=>
string(10) "<required>"
}
}
["shared"]=>
bool(false)
}
}
["instances":protected]=>
array(8) {
["path"]=>
string(30) "C:\Web\monger\repo\application"
["path.public"]=>
string(18) "C:\Web\monger\repo"
["path.base"]=>
string(18) "C:\Web\monger\repo"
["path.storage"]=>
string(38) "C:\Web\monger\repo\application\storage"
["config"]=>
object(Illuminate\Config\Repository)#4 (6) {
["loader":protected]=>
object(Illuminate\Config\FileLoader)#5 (4) {
["files":protected]=>
object(Illuminate\Filesystem\Filesystem)#6 (0) {
}
["defaultPath":protected]=>
string(37) "C:\Web\monger\repo\application/config"
["hints":protected]=>
array(0) {
}
["exists":protected]=>
array(0) {
}
}
["environment":protected]=>
string(5) "local"
["items":protected]=>
array(7) {
["*::app"]=>
array(1) {
["manifest"]=>
string(52) "C:\Web\monger\repo\application\start/../storage/meta"
}
["*::mail"]=>
array(9) {
["driver"]=>
string(4) "smtp"
["host"]=>
string(20) "smtp.mandrillapp.com"
["port"]=>
int(587)
["from"]=>
array(2) {
["address"]=>
string(15) "info@monger.com"
["name"]=>
string(6) "Monger"
}
["encryption"]=>
string(3) "tls"
["username"]=>
string(15) "dave@monger.com"
["password"]=>
string(22) "VvwcPYQF9F3YIQrCTr556A"
["sendmail"]=>
string(22) "/usr/sbin/sendmail -bs"
["pretend"]=>
bool(true)
}
["*::lifecycle_statuses"]=>
array(1) {
["workflow_documents"]=>
array(3) {
["charges"]=>
array(3) {
["Unpaid"]=>
int(66)
["Paid"]=>
int(67)
["Disputed"]=>
int(72)
}
["orders"]=>
array(3) {
["Created"]=>
int(1)
["Cancelled"]=>
int(14)
["Past"]=>
array(3) {
["Shipped"]=>
string(2) "10"
["Tracking Number Provided"]=>
string(2) "11"
["Delivered"]=>
string(2) "12"
}
}
["purchase_orders"]=>
array(4) {
["Created"]=>
int(13)
["Active"]=>
int(13)
["Backorder"]=>
int(19)
["Uncancellable"]=>
array(3) {
["Shipped"]=>
string(2) "20"
["Tracking Number Provided"]=>
string(2) "21"
["Delivered"]=>
string(2) "22"
}
}
}
}
["*::session"]=>
array(0) {
}
["*::view"]=>
array(2) {
["paths"]=>
array(1) {
[0]=>
string(46) "C:\Web\monger\repo\application\config/../views"
}
["pagination"]=>
string(20) "pagination::slider-3"
}
["*::pricing"]=>
array(2) {
["payment_types"]=>
array(3) {
["default"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
["card"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
["bank_account"]=>
array(3) {
["processing_fee"]=>
float(0.01)
["transaction_fee"]=>
float(0.3)
["cap"]=>
int(5)
}
}
["default_payment_type"]=>
array(2) {
["processing_fee"]=>
float(0.029)
["transaction_fee"]=>
float(0.3)
}
}
["*::payments"]=>
array(2) {
["balanced"]=>
array(2) {
["api_key"]=>
string(41) "ak-test-26xBRXGGFJSyoif1yqq6HfoKDt7IH9J3Z"
["marketplace"]=>
string(29) "TEST-MP29y4Rkj6bLKECoBe8XkrKM"
}
["billing_address"]=>
array(8) {
["company_name"]=>
string(6) "Monger"
["address"]=>
string(21) "10201 Riverside Drive"
["address_line_2"]=>
string(9) "Suite 201"
["city"]=>
string(11) "Toluca Lake"
["state"]=>
string(2) "CA"
["zip"]=>
string(5) "91602"
["zip_plus_four"]=>
string(4) "2538"
["phone"]=>
string(14) "(555) 555-5555"
}
}
}
["packages":protected]=>
array(0) {
}
["afterLoad":protected]=>
array(0) {
}
["parsed":protected]=>
array(11) {
["app.manifest"]=>
array(3) {
[0]=>
NULL
[1]=>
string(3) "app"
[2]=>
string(8) "manifest"
}
["app.url"]=>
array(3) {
[0]=>
NULL
[1]=>
string(3) "app"
[2]=>
string(3) "url"
}
["mail"]=>
array(3) {
[0]=>
NULL
[1]=>
string(4) "mail"
[2]=>
NULL
}
["lifecycle_statuses.workflow_documents.orders.Past"]=>
array(3) {
[0]=>
NULL
[1]=>
string(18) "lifecycle_statuses"
[2]=>
string(30) "workflow_documents.orders.Past"
}
["lifecycle_statuses.workflow_documents.purchase_orders.Uncancellable"]=>
array(3) {
[0]=>
NULL
[1]=>
string(18) "lifecycle_statuses"
[2]=>
string(48) "workflow_documents.purchase_orders.Uncancellable"
}
["session"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "session"
[2]=>
NULL
}
["view.paths"]=>
array(3) {
[0]=>
NULL
[1]=>
string(4) "view"
[2]=>
string(5) "paths"
}
["pricing.payment_types.credit_card"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(25) "payment_types.credit_card"
}
["pricing.payment_types.default"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(21) "payment_types.default"
}
["pricing.default_payment_type"]=>
array(3) {
[0]=>
NULL
[1]=>
string(7) "pricing"
[2]=>
string(20) "default_payment_type"
}
["payments.balanced.api_key"]=>
array(3) {
[0]=>
NULL
[1]=>
string(8) "payments"
[2]=>
string(16) "balanced.api_key"
}
}
}
["request"]=>
object(Illuminate\Http\Request)#7 (22) {
["json":protected]=>
NULL
["sessionStore":protected]=>
NULL
["attributes"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#10 (1) {
["parameters":protected]=>
array(0) {
}
}
["request"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#8 (1) {
["parameters":protected]=>
array(0) {
}
}
["query"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#9 (1) {
["parameters":protected]=>
array(0) {
}
}
["server"]=>
object(Symfony\Component\HttpFoundation\ServerBag)#13 (1) {
["parameters":protected]=>
array(40) {
["SERVER_NAME"]=>
string(9) "localhost"
["SERVER_PORT"]=>
int(80)
["HTTP_HOST"]=>
string(9) "localhost"
["HTTP_USER_AGENT"]=>
string(109) "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36"
["HTTP_ACCEPT"]=>
string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
["HTTP_ACCEPT_LANGUAGE"]=>
string(14) "en-US,en;q=0.8"
["HTTP_ACCEPT_CHARSET"]=>
string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
["REMOTE_ADDR"]=>
string(9) "127.0.0.1"
["SCRIPT_NAME"]=>
string(10) "/index.php"
["SCRIPT_FILENAME"]=>
string(30) "C:/server/www/monger/index.php"
["SERVER_PROTOCOL"]=>
string(8) "HTTP/1.1"
["REQUEST_TIME"]=>
int(1395274847)
["REDIRECT_STATUS"]=>
string(3) "200"
["HTTP_CONNECTION"]=>
string(10) "keep-alive"
["HTTP_CACHE_CONTROL"]=>
string(9) "max-age=0"
["HTTP_ACCEPT_ENCODING"]=>
string(17) "gzip,deflate,sdch"
["HTTP_COOKIE"]=>
string(576) "__b=1393461087980.2685445041861385.238!0; __b=1393461087980.2685445041861385.222!0; PHPSESSID=p6c5efehcem9m3r1cvj1742ht6; __b=1393529437443.7134171235375106.66!0; ci_session=a%3A4%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%22e60138c1080d333ad979db9f5656d43c%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A9%3A%22127.0.0.1%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A109%3A%22Mozilla%2F5.0+%28Windows+NT+6.3%3B+WOW64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F33.0.1750.154+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1395274819%3B%7D136268999ca9fbcaece436579643181a"
["PATH"]=>
string(792) "C:\Program Files\ImageMagick-6.8.6-Q16;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Git\cmd;C:\server\bin\php\php5.4.12;C:\ProgramData\Composer\bin;C:\Program Files\nodejs\;C:\Users\monger\AppData\Roaming\Composer\vendor\bin;C:\server\bin\mysql\mysql5.6.12\bin"
["SystemRoot"]=>
string(10) "C:\WINDOWS"
["COMSPEC"]=>
string(27) "C:\WINDOWS\system32\cmd.exe"
["PATHEXT"]=>
string(53) ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC"
["WINDIR"]=>
string(10) "C:\WINDOWS"
["SERVER_SIGNATURE"]=>
string(0) ""
["SERVER_SOFTWARE"]=>
string(46) "Apache/2.4.4 (Win64) OpenSSL/1.0.1d PHP/5.4.12"
["SERVER_ADDR"]=>
string(9) "127.0.0.1"
["DOCUMENT_ROOT"]=>
string(20) "C:/server/www/monger"
["REQUEST_SCHEME"]=>
string(4) "http"
["CONTEXT_PREFIX"]=>
string(0) ""
["CONTEXT_DOCUMENT_ROOT"]=>
string(20) "C:/server/www/monger"
["SERVER_ADMIN"]=>
string(17) "admin@example.com"
["REMOTE_PORT"]=>
string(5) "52624"
["REDIRECT_URL"]=>
string(27) "/account/rebates/statements"
["GATEWAY_INTERFACE"]=>
string(7) "CGI/1.1"
["REQUEST_METHOD"]=>
string(3) "GET"
["QUERY_STRING"]=>
string(0) ""
["REQUEST_URI"]=>
string(1) "/"
["PATH_INFO"]=>
string(0) ""
["PATH_TRANSLATED"]=>
string(65) "redirect:\index.php\account\rebates\statements\rebates\statements"
["PHP_SELF"]=>
string(37) "/index.php/account/rebates/statements"
["REQUEST_TIME_FLOAT"]=>
float(1395274847.074)
}
}
["files"]=>
object(Symfony\Component\HttpFoundation\FileBag)#12 (1) {
["parameters":protected]=>
array(0) {
}
}
["cookies"]=>
object(Symfony\Component\HttpFoundation\ParameterBag)#11 (1) {
["parameters":protected]=>
array(0) {
}
}
["headers"]=>
object(Symfony\Component\HttpFoundation\HeaderBag)#14 (2) {
["headers":protected]=>
array(9) {
["host"]=>
array(1) {
[0]=>
string(9) "localhost"
}
["user-agent"]=>
array(1) {
[0]=>
string(109) "Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36"
}
["accept"]=>
array(1) {
[0]=>
string(74) "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
}
["accept-language"]=>
array(1) {
[0]=>
string(14) "en-US,en;q=0.8"
}
["accept-charset"]=>
array(1) {
[0]=>
string(30) "ISO-8859-1,utf-8;q=0.7,*;q=0.7"
}
["connection"]=>
array(1) {
[0]=>
string(10) "keep-alive"
}
["cache-control"]=>
array(1) {
[0]=>
string(9) "max-age=0"
}
["accept-encoding"]=>
array(1) {
[0]=>
string(17) "gzip,deflate,sdch"
}
["cookie"]=>
array(1) {
[0]=>
string(576) "__b=1393461087980.2685445041861385.238!0; __b=1393461087980.2685445041861385.222!0; PHPSESSID=p6c5efehcem9m3r1cvj1742ht6; __b=1393529437443.7134171235375106.66!0; ci_session=a%3A4%3A%7Bs%3A10%3A%22session_id%22%3Bs%3A32%3A%22e60138c1080d333ad979db9f5656d43c%22%3Bs%3A10%3A%22ip_address%22%3Bs%3A9%3A%22127.0.0.1%22%3Bs%3A10%3A%22user_agent%22%3Bs%3A109%3A%22Mozilla%2F5.0+%28Windows+NT+6.3%3B+WOW64%29+AppleWebKit%2F537.36+%28KHTML%2C+like+Gecko%29+Chrome%2F33.0.1750.154+Safari%2F537.36%22%3Bs%3A13%3A%22last_activity%22%3Bi%3A1395274819%3B%7D136268999ca9fbcaece436579643181a"
}
}
["cacheControl":protected]=>
array(1) {
["max-age"]=>
string(1) "0"
}
}
["content":protected]=>
NULL
["languages":protected]=>
NULL
["charsets":protected]=>
NULL
["acceptableContentTypes":protected]=>
NULL
["pathInfo":protected]=>
NULL
["requestUri":protected]=>
NULL
["baseUrl":protected]=>
NULL
["basePath":protected]=>
NULL
["method":protected]=>
NULL
["format":protected]=>
NULL
["session":protected]=>
NULL
["locale":protected]=>
NULL
["defaultLocale":protected]=>
string(2) "en"
}
["container"]=>
*RECURSION*
["log"]=>
object(Illuminate\Log\Writer)#32 (3) {
["monolog":protected]=>
object(Monolog\Logger)#33 (3) {
["name":protected]=>
string(3) "log"
["handlers":protected]=>
array(1) {
[0]=>
object(Monolog\Handler\StreamHandler)#175 (7) {
["stream":protected]=>
NULL
["url":protected]=>
string(53) "C:\Web\monger\repo\application\storage/logs/error.log"
["errorMessage":"Monolog\Handler\StreamHandler":private]=>
NULL
["level":protected]=>
int(100)
["bubble":protected]=>
bool(true)
["formatter":protected]=>
NULL
["processors":protected]=>
array(0) {
}
}
}
["processors":protected]=>
array(0) {
}
}
["levels":protected]=>
array(8) {
[0]=>
string(5) "debug"
[1]=>
string(4) "info"
[2]=>
string(6) "notice"
[3]=>
string(7) "warning"
[4]=>
string(5) "error"
[5]=>
string(8) "critical"
[6]=>
string(5) "alert"
[7]=>
string(9) "emergency"
}
["dispatcher":protected]=>
object(Illuminate\Events\Dispatcher)#23 (4) {
["container":protected]=>
*RECURSION*
["listeners":protected]=>
array(4) {
["artisan.start"]=>
array(1) {
[0]=>
array(8) {
[0]=>
object(Closure)#24 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "monger.command.optimize"
}
}
["this"]=>
object(Monger\Foundation\Providers\ConsoleServiceProvider)#20 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[1]=>
object(Closure)#30 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "command.dump-autoload"
}
}
["this"]=>
object(Illuminate\Foundation\Providers\ComposerServiceProvider)#25 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[2]=>
object(Closure)#66 (3) {
["static"]=>
array(1) {
["commands"]=>
array(6) {
[0]=>
string(15) "command.migrate"
[1]=>
string(20) "command.migrate.make"
[2]=>
string(23) "command.migrate.install"
[3]=>
string(24) "command.migrate.rollback"
[4]=>
string(21) "command.migrate.reset"
[5]=>
string(23) "command.migrate.refresh"
}
}
["this"]=>
object(Illuminate\Database\MigrationServiceProvider)#47 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[3]=>
object(Closure)#80 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(18) "command.queue.work"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[4]=>
object(Closure)#85 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(20) "command.queue.listen"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[5]=>
object(Closure)#90 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(23) "command.queue.subscribe"
}
}
["this"]=>
object(Illuminate\Queue\QueueServiceProvider)#75 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[6]=>
object(Closure)#108 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(19) "command.cache.clear"
}
}
["this"]=>
object(Monger\Cache\CacheServiceProvider)#101 (2) {
["defer":protected]=>
bool(true)
["app":protected]=>
*RECURSION*
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
[7]=>
object(Closure)#166 (3) {
["static"]=>
array(1) {
["commands"]=>
array(1) {
[0]=>
string(21) "queue.command.marshal"
}
}
["this"]=>
object(Monger\Queue\QueueServiceProvider)#163 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$artisan"]=>
string(10) "<required>"
}
}
}
}
["monger.collection.imageprocessing"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#129 (2) {
["this"]=>
object(Monger\Collection\CollectionServiceProvider)#124 (2) {
["app":protected]=>
*RECURSION*
["defer":protected]=>
bool(false)
}
["parameter"]=>
array(1) {
["$collection_ids"]=>
string(10) "<required>"
}
}
}
}
["auth.login.before"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#133 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.cart.events.login@beforeLogin"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
["social.follow.create"]=>
array(1) {
[0]=>
array(1) {
[0]=>
object(Closure)#158 (2) {
["static"]=>
array(2) {
["listener"]=>
string(36) "monger.social.events.follow@onCreate"
["container"]=>
*RECURSION*
}
["this"]=>
*RECURSION*
}
}
}
}
["wildcards":protected]=>
array(0) {
}
["sorted":protected]=>
array(0) {
}
}
}
}
["aliases":protected]=>
array(0) {
}
["resolvingCallbacks":protected]=>
array(0) {
}
["globalResolvingCallbacks":protected]=>
array(1) {
[0]=>
object(Closure)#174 (2) {
["this"]=>
object(Monger\Validation\ValidationServiceProvider)#173 (2) {
["app":protected]=>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment