object(Illuminate\Database\Eloquent\Collection)#1461 (2) {
["items":protected]=>
array(4) {
[0]=>
object(App\Models\Book)#1524 (31) {
["connection":protected]=>
string(5) "mysql"
["table":protected]=>
string(5) "books"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(28) {
["id"]=>
int(1256)
["slug"]=>
string(5) "space"
["book_name"]=>
string(5) "Space"
["author_id"]=>
string(2) "49"
["translator"]=>
NULL
["meta_title"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_keyword"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["sort_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["about_book"]=>
string(385) "Did you know that the moon is the natural satellite of the earth? Or what a group of stars is called? Discover answers to many such questions on an exciting educational journey with our Lift the Flap series. Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure.
"
["isbn_no"]=>
string(13) "9789354408496"
["reading_age"]=>
string(2) "5+"
["language"]=>
string(7) "English"
["item_weight"]=>
string(4) "210g"
["price"]=>
float(299)
["dimensions"]=>
string(19) "21.5 x 14 x 1 cm"
["paperback"]=>
string(9) "Hardcover"
["binding_type"]=>
int(3)
["origin_country"]=>
NULL
["sort_order"]=>
int(1)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(0)
["is_featured"]=>
int(0)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-07-19 07:04:59"
["updated_at"]=>
string(19) "2024-07-19 07:04:59"
["publishers_image"]=>
string(57) "public/uploads/publishers/9789354408496/9789354408496.jpg"
}
["original":protected]=>
array(28) {
["id"]=>
int(1256)
["slug"]=>
string(5) "space"
["book_name"]=>
string(5) "Space"
["author_id"]=>
string(2) "49"
["translator"]=>
NULL
["meta_title"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_keyword"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["sort_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["about_book"]=>
string(385) "Did you know that the moon is the natural satellite of the earth? Or what a group of stars is called? Discover answers to many such questions on an exciting educational journey with our Lift the Flap series. Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure.
"
["isbn_no"]=>
string(13) "9789354408496"
["reading_age"]=>
string(2) "5+"
["language"]=>
string(7) "English"
["item_weight"]=>
string(4) "210g"
["price"]=>
float(299)
["dimensions"]=>
string(19) "21.5 x 14 x 1 cm"
["paperback"]=>
string(9) "Hardcover"
["binding_type"]=>
int(3)
["origin_country"]=>
NULL
["sort_order"]=>
int(1)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(0)
["is_featured"]=>
int(0)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-07-19 07:04:59"
["updated_at"]=>
string(19) "2024-07-19 07:04:59"
["publishers_image"]=>
string(57) "public/uploads/publishers/9789354408496/9789354408496.jpg"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(1) {
[0]=>
string(10) "deleted_at"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(13) {
[0]=>
string(9) "book_name"
[1]=>
string(9) "author_id"
[2]=>
string(16) "sort_description"
[3]=>
string(10) "about_book"
[4]=>
string(7) "isbn_no"
[5]=>
string(11) "reading_age"
[6]=>
string(8) "language"
[7]=>
string(11) "item_weight"
[8]=>
string(10) "dimensions"
[9]=>
string(9) "paperback"
[10]=>
string(14) "origin_country"
[11]=>
string(14) "is_new_release"
[12]=>
string(14) "is_best_seller"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["forceDeleting":protected]=>
bool(false)
}
[1]=>
object(App\Models\Book)#1525 (31) {
["connection":protected]=>
string(5) "mysql"
["table":protected]=>
string(5) "books"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(28) {
["id"]=>
int(1256)
["slug"]=>
string(5) "space"
["book_name"]=>
string(5) "Space"
["author_id"]=>
string(2) "49"
["translator"]=>
NULL
["meta_title"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_keyword"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["sort_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["about_book"]=>
string(385) "Did you know that the moon is the natural satellite of the earth? Or what a group of stars is called? Discover answers to many such questions on an exciting educational journey with our Lift the Flap series. Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure.
"
["isbn_no"]=>
string(13) "9789354408496"
["reading_age"]=>
string(2) "5+"
["language"]=>
string(7) "English"
["item_weight"]=>
string(4) "210g"
["price"]=>
float(299)
["dimensions"]=>
string(19) "21.5 x 14 x 1 cm"
["paperback"]=>
string(9) "Hardcover"
["binding_type"]=>
int(3)
["origin_country"]=>
NULL
["sort_order"]=>
int(1)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(0)
["is_featured"]=>
int(0)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-07-19 07:04:59"
["updated_at"]=>
string(19) "2024-07-19 07:04:59"
["publishers_image"]=>
string(62) "public/uploads/publishers/9789354408496/9789354408496_PT01.jpg"
}
["original":protected]=>
array(28) {
["id"]=>
int(1256)
["slug"]=>
string(5) "space"
["book_name"]=>
string(5) "Space"
["author_id"]=>
string(2) "49"
["translator"]=>
NULL
["meta_title"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_keyword"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["sort_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["about_book"]=>
string(385) "Did you know that the moon is the natural satellite of the earth? Or what a group of stars is called? Discover answers to many such questions on an exciting educational journey with our Lift the Flap series. Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure.
"
["isbn_no"]=>
string(13) "9789354408496"
["reading_age"]=>
string(2) "5+"
["language"]=>
string(7) "English"
["item_weight"]=>
string(4) "210g"
["price"]=>
float(299)
["dimensions"]=>
string(19) "21.5 x 14 x 1 cm"
["paperback"]=>
string(9) "Hardcover"
["binding_type"]=>
int(3)
["origin_country"]=>
NULL
["sort_order"]=>
int(1)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(0)
["is_featured"]=>
int(0)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-07-19 07:04:59"
["updated_at"]=>
string(19) "2024-07-19 07:04:59"
["publishers_image"]=>
string(62) "public/uploads/publishers/9789354408496/9789354408496_PT01.jpg"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(1) {
[0]=>
string(10) "deleted_at"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(13) {
[0]=>
string(9) "book_name"
[1]=>
string(9) "author_id"
[2]=>
string(16) "sort_description"
[3]=>
string(10) "about_book"
[4]=>
string(7) "isbn_no"
[5]=>
string(11) "reading_age"
[6]=>
string(8) "language"
[7]=>
string(11) "item_weight"
[8]=>
string(10) "dimensions"
[9]=>
string(9) "paperback"
[10]=>
string(14) "origin_country"
[11]=>
string(14) "is_new_release"
[12]=>
string(14) "is_best_seller"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["forceDeleting":protected]=>
bool(false)
}
[2]=>
object(App\Models\Book)#1526 (31) {
["connection":protected]=>
string(5) "mysql"
["table":protected]=>
string(5) "books"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(28) {
["id"]=>
int(1256)
["slug"]=>
string(5) "space"
["book_name"]=>
string(5) "Space"
["author_id"]=>
string(2) "49"
["translator"]=>
NULL
["meta_title"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_keyword"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["sort_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["about_book"]=>
string(385) "Did you know that the moon is the natural satellite of the earth? Or what a group of stars is called? Discover answers to many such questions on an exciting educational journey with our Lift the Flap series. Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure.
"
["isbn_no"]=>
string(13) "9789354408496"
["reading_age"]=>
string(2) "5+"
["language"]=>
string(7) "English"
["item_weight"]=>
string(4) "210g"
["price"]=>
float(299)
["dimensions"]=>
string(19) "21.5 x 14 x 1 cm"
["paperback"]=>
string(9) "Hardcover"
["binding_type"]=>
int(3)
["origin_country"]=>
NULL
["sort_order"]=>
int(1)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(0)
["is_featured"]=>
int(0)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-07-19 07:04:59"
["updated_at"]=>
string(19) "2024-07-19 07:04:59"
["publishers_image"]=>
string(62) "public/uploads/publishers/9789354408496/9789354408496_PT02.jpg"
}
["original":protected]=>
array(28) {
["id"]=>
int(1256)
["slug"]=>
string(5) "space"
["book_name"]=>
string(5) "Space"
["author_id"]=>
string(2) "49"
["translator"]=>
NULL
["meta_title"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_keyword"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["sort_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["about_book"]=>
string(385) "Did you know that the moon is the natural satellite of the earth? Or what a group of stars is called? Discover answers to many such questions on an exciting educational journey with our Lift the Flap series. Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure.
"
["isbn_no"]=>
string(13) "9789354408496"
["reading_age"]=>
string(2) "5+"
["language"]=>
string(7) "English"
["item_weight"]=>
string(4) "210g"
["price"]=>
float(299)
["dimensions"]=>
string(19) "21.5 x 14 x 1 cm"
["paperback"]=>
string(9) "Hardcover"
["binding_type"]=>
int(3)
["origin_country"]=>
NULL
["sort_order"]=>
int(1)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(0)
["is_featured"]=>
int(0)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-07-19 07:04:59"
["updated_at"]=>
string(19) "2024-07-19 07:04:59"
["publishers_image"]=>
string(62) "public/uploads/publishers/9789354408496/9789354408496_PT02.jpg"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(1) {
[0]=>
string(10) "deleted_at"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(13) {
[0]=>
string(9) "book_name"
[1]=>
string(9) "author_id"
[2]=>
string(16) "sort_description"
[3]=>
string(10) "about_book"
[4]=>
string(7) "isbn_no"
[5]=>
string(11) "reading_age"
[6]=>
string(8) "language"
[7]=>
string(11) "item_weight"
[8]=>
string(10) "dimensions"
[9]=>
string(9) "paperback"
[10]=>
string(14) "origin_country"
[11]=>
string(14) "is_new_release"
[12]=>
string(14) "is_best_seller"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["forceDeleting":protected]=>
bool(false)
}
[3]=>
object(App\Models\Book)#1527 (31) {
["connection":protected]=>
string(5) "mysql"
["table":protected]=>
string(5) "books"
["primaryKey":protected]=>
string(2) "id"
["keyType":protected]=>
string(3) "int"
["incrementing"]=>
bool(true)
["with":protected]=>
array(0) {
}
["withCount":protected]=>
array(0) {
}
["preventsLazyLoading"]=>
bool(false)
["perPage":protected]=>
int(15)
["exists"]=>
bool(true)
["wasRecentlyCreated"]=>
bool(false)
["escapeWhenCastingToString":protected]=>
bool(false)
["attributes":protected]=>
array(28) {
["id"]=>
int(1256)
["slug"]=>
string(5) "space"
["book_name"]=>
string(5) "Space"
["author_id"]=>
string(2) "49"
["translator"]=>
NULL
["meta_title"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_keyword"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["sort_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["about_book"]=>
string(385) "Did you know that the moon is the natural satellite of the earth? Or what a group of stars is called? Discover answers to many such questions on an exciting educational journey with our Lift the Flap series. Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure.
"
["isbn_no"]=>
string(13) "9789354408496"
["reading_age"]=>
string(2) "5+"
["language"]=>
string(7) "English"
["item_weight"]=>
string(4) "210g"
["price"]=>
float(299)
["dimensions"]=>
string(19) "21.5 x 14 x 1 cm"
["paperback"]=>
string(9) "Hardcover"
["binding_type"]=>
int(3)
["origin_country"]=>
NULL
["sort_order"]=>
int(1)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(0)
["is_featured"]=>
int(0)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-07-19 07:04:59"
["updated_at"]=>
string(19) "2024-07-19 07:04:59"
["publishers_image"]=>
string(62) "public/uploads/publishers/9789354408496/9789354408496_PT03.jpg"
}
["original":protected]=>
array(28) {
["id"]=>
int(1256)
["slug"]=>
string(5) "space"
["book_name"]=>
string(5) "Space"
["author_id"]=>
string(2) "49"
["translator"]=>
NULL
["meta_title"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_keyword"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["meta_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["sort_description"]=>
string(156) "Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure."
["about_book"]=>
string(385) "Did you know that the moon is the natural satellite of the earth? Or what a group of stars is called? Discover answers to many such questions on an exciting educational journey with our Lift the Flap series. Learn about the planets, meteoroids, constellations and much more. Foster curiosity, enhance observational skills, and make learning an enjoyable adventure.
"
["isbn_no"]=>
string(13) "9789354408496"
["reading_age"]=>
string(2) "5+"
["language"]=>
string(7) "English"
["item_weight"]=>
string(4) "210g"
["price"]=>
float(299)
["dimensions"]=>
string(19) "21.5 x 14 x 1 cm"
["paperback"]=>
string(9) "Hardcover"
["binding_type"]=>
int(3)
["origin_country"]=>
NULL
["sort_order"]=>
int(1)
["is_new_release"]=>
int(1)
["is_best_seller"]=>
int(0)
["is_featured"]=>
int(0)
["status"]=>
int(1)
["deleted_at"]=>
NULL
["created_at"]=>
string(19) "2024-07-19 07:04:59"
["updated_at"]=>
string(19) "2024-07-19 07:04:59"
["publishers_image"]=>
string(62) "public/uploads/publishers/9789354408496/9789354408496_PT03.jpg"
}
["changes":protected]=>
array(0) {
}
["casts":protected]=>
array(1) {
["deleted_at"]=>
string(8) "datetime"
}
["classCastCache":protected]=>
array(0) {
}
["attributeCastCache":protected]=>
array(0) {
}
["dates":protected]=>
array(1) {
[0]=>
string(10) "deleted_at"
}
["dateFormat":protected]=>
NULL
["appends":protected]=>
array(0) {
}
["dispatchesEvents":protected]=>
array(0) {
}
["observables":protected]=>
array(0) {
}
["relations":protected]=>
array(0) {
}
["touches":protected]=>
array(0) {
}
["timestamps"]=>
bool(true)
["hidden":protected]=>
array(0) {
}
["visible":protected]=>
array(0) {
}
["fillable":protected]=>
array(13) {
[0]=>
string(9) "book_name"
[1]=>
string(9) "author_id"
[2]=>
string(16) "sort_description"
[3]=>
string(10) "about_book"
[4]=>
string(7) "isbn_no"
[5]=>
string(11) "reading_age"
[6]=>
string(8) "language"
[7]=>
string(11) "item_weight"
[8]=>
string(10) "dimensions"
[9]=>
string(9) "paperback"
[10]=>
string(14) "origin_country"
[11]=>
string(14) "is_new_release"
[12]=>
string(14) "is_best_seller"
}
["guarded":protected]=>
array(1) {
[0]=>
string(1) "*"
}
["forceDeleting":protected]=>
bool(false)
}
}
["escapeWhenCastingToString":protected]=>
bool(false)
}