Test blog article title

Subtitle testing example message

Lorem ipsum test message

Comments

  • Comment Guy:

    Testing this out for a little bit I hope that it works! Whoa yeah yeah whoa this is the comment that people want to read!

Add Comment

TYPE: standard

Statamic\Eloquent\Entries\Entry {#2454 // vendor/statamic/cms/src/Modifiers/CoreModifiers.php:622
  #id: "d71fa613-bdbc-4fe9-b6b5-d47ec78a9a1b"
  #collection: "blog"
  #blueprint: "blog"
  #date: null
  #locale: "default"
  #afterSaveCallbacks: []
  #withEvents: true
  #template: null
  #layout: null
  -augmentationReferenceKey: null
  -computedCallbackCache: Illuminate\Support\Collection {#2464
    #items: []
    #escapeWhenCastingToString: false
  }
  -siteCache: Statamic\Sites\Site {#1182
    #handle: "default"
    #config: array:3 [
      "name" => "Laravel"
      "url" => "/"
      "locale" => "en_US"
    ]
    #rawConfig: array:3 [
      "name" => "{{ config:app:name }}"
      "url" => "/"
      "locale" => "en_US"
    ]
  }
  #withComputedData: true
  #data: Illuminate\Support\Collection {#2460
    #items: array:10 [
      "tags" => array:1 [
        0 => "news"
      ]
      "a_o_i" => "internet-culture"
      "title" => "Test blog article title"
      "author" => 1
      "content" => "Lorem ipsum test message\n"
      "post_type" => "standard"
      "sub_title" => "Subtitle testing example message"
      "main_color" => "primary"
      "updated_by" => 1
      "updated_at" => 1746734059
    ]
    #escapeWhenCastingToString: false
  }
  #supplements: Illuminate\Support\Collection {#2459
    #items: []
    #escapeWhenCastingToString: false
  }
  #initialPath: null
  #published: true
  #selectedQueryColumns: null
  #selectedQueryRelations: []
  #original: array:16 [
    "collection" => "blog"
    "locale" => "default"
    "origin" => null
    "slug" => "test-blog-article-title"
    "date" => null
    "published" => true
    "path" => "/home/forge/huement.com/content/collections/blog/test-blog-article-title.md"
    "tags" => array:1 [
      0 => "news"
    ]
    "a_o_i" => "internet-culture"
    "title" => "Test blog article title"
    "author" => 1
    "content" => "Lorem ipsum test message\n"
    "post_type" => "standard"
    "sub_title" => "Subtitle testing example message"
    "main_color" => "primary"
    "updated_by" => 1
  ]
  #origin: null
  -cachedKeys: Illuminate\Support\Collection {#3805
    #items: array:10 [
      0 => "tags"
      1 => "a_o_i"
      2 => "title"
      3 => "author"
      4 => "content"
      5 => "post_type"
      6 => "sub_title"
      7 => "main_color"
      8 => "updated_by"
      9 => "updated_at"
    ]
    #escapeWhenCastingToString: false
  }
  #slug: "test-blog-article-title"
  #model: Statamic\Eloquent\Entries\UuidEntryModel {#2458
    #connection: "mysql"
    #table: "entries"
    #primaryKey: "id"
    #keyType: "string"
    +incrementing: false
    #with: []
    #withCount: []
    +preventsLazyLoading: false
    #perPage: 15
    +exists: true
    +wasRecentlyCreated: false
    #escapeWhenCastingToString: false
    #attributes: array:13 [
      "id" => "d71fa613-bdbc-4fe9-b6b5-d47ec78a9a1b"
      "site" => "default"
      "origin_id" => null
      "published" => 1
      "slug" => "test-blog-article-title"
      "uri" => "/blog/test-blog-article-title"
      "date" => null
      "order" => null
      "collection" => "blog"
      "blueprint" => "blog"
      "data" => "{"tags": ["news"], "a_o_i": "internet-culture", "title": "Test blog article title", "author": 1, "content": "Lorem ipsum test message\n", "post_type": "standard", "sub_title": "Subtitle testing example message", "main_color": "primary", "updated_by": 1}"
      "created_at" => "2025-05-08 19:54:19"
      "updated_at" => "2025-05-08 19:54:19"
    ]
    #original: array:13 [
      "id" => "d71fa613-bdbc-4fe9-b6b5-d47ec78a9a1b"
      "site" => "default"
      "origin_id" => null
      "published" => 1
      "slug" => "test-blog-article-title"
      "uri" => "/blog/test-blog-article-title"
      "date" => null
      "order" => null
      "collection" => "blog"
      "blueprint" => "blog"
      "data" => "{"tags": ["news"], "a_o_i": "internet-culture", "title": "Test blog article title", "author": 1, "content": "Lorem ipsum test message\n", "post_type": "standard", "sub_title": "Subtitle testing example message", "main_color": "primary", "updated_by": 1}"
      "created_at" => "2025-05-08 19:54:19"
      "updated_at" => "2025-05-08 19:54:19"
    ]
    #changes: []
    #casts: array:3 [
      "date" => "datetime"
      "data" => "json"
      "published" => "boolean"
    ]
    #classCastCache: []
    #attributeCastCache: []
    #dateFormat: null
    #appends: []
    #dispatchesEvents: []
    #observables: []
    #relations: []
    #touches: []
    +timestamps: true
    +usesUniqueIds: false
    #hidden: []
    #visible: []
    #fillable: []
    #guarded: []
  }
}
                string(23) "test-blog-article-title"

                string(0) ""

              
                object(Statamic\Auth\Eloquent\User)#7668 (10) {
  ["afterSaveCallbacks":protected]=>
  array(0) {
  }
  ["withEvents":protected]=>
  bool(true)
  ["withComputedData":protected]=>
  bool(true)
  ["original":protected]=>
  array(0) {
  }
  ["selectedQueryColumns":protected]=>
  NULL
  ["selectedQueryRelations":protected]=>
  array(0) {
  }
  ["model":protected]=>
  object(App\Models\User)#7673 (33) {
    ["connection":protected]=>
    string(5) "mysql"
    ["table":protected]=>
    string(5) "users"
    ["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(15) {
      ["id"]=>
      int(1)
      ["name"]=>
      string(11) "Derek Scott"
      ["email"]=>
      string(17) "derek@huement.com"
      ["email_verified_at"]=>
      NULL
      ["password"]=>
      string(60) "$2y$12$r5vDRIKabTNgN.HFNrmfpuDdFu85AeZrF5yCr9x5R0N2FE1H/MuvC"
      ["remember_token"]=>
      string(60) "O0KrmnxO4QvukjAH4hLD7k6BdY38wegUYUojK4PPhl2ePHthpPSbEAtLXwuU"
      ["created_at"]=>
      string(19) "2024-10-04 16:45:40"
      ["updated_at"]=>
      string(19) "2025-03-18 14:34:41"
      ["super"]=>
      int(1)
      ["avatar"]=>
      NULL
      ["preferences"]=>
      NULL
      ["last_login"]=>
      string(19) "2025-06-03 17:21:07"
      ["profile_banner_image"]=>
      string(11) "profile.png"
      ["display_name"]=>
      string(11) "Derek Scott"
      ["facebook_link_field"]=>
      NULL
    }
    ["original":protected]=>
    array(15) {
      ["id"]=>
      int(1)
      ["name"]=>
      string(11) "Derek Scott"
      ["email"]=>
      string(17) "derek@huement.com"
      ["email_verified_at"]=>
      NULL
      ["password"]=>
      string(60) "$2y$12$r5vDRIKabTNgN.HFNrmfpuDdFu85AeZrF5yCr9x5R0N2FE1H/MuvC"
      ["remember_token"]=>
      string(60) "O0KrmnxO4QvukjAH4hLD7k6BdY38wegUYUojK4PPhl2ePHthpPSbEAtLXwuU"
      ["created_at"]=>
      string(19) "2024-10-04 16:45:40"
      ["updated_at"]=>
      string(19) "2025-03-18 14:34:41"
      ["super"]=>
      int(1)
      ["avatar"]=>
      NULL
      ["preferences"]=>
      NULL
      ["last_login"]=>
      string(19) "2025-06-03 17:21:07"
      ["profile_banner_image"]=>
      string(11) "profile.png"
      ["display_name"]=>
      string(11) "Derek Scott"
      ["facebook_link_field"]=>
      NULL
    }
    ["changes":protected]=>
    array(0) {
    }
    ["casts":protected]=>
    array(2) {
      ["email_verified_at"]=>
      string(8) "datetime"
      ["password"]=>
      string(6) "hashed"
    }
    ["classCastCache":protected]=>
    array(0) {
    }
    ["attributeCastCache":protected]=>
    array(0) {
    }
    ["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)
    ["usesUniqueIds"]=>
    bool(false)
    ["hidden":protected]=>
    array(2) {
      [0]=>
      string(8) "password"
      [1]=>
      string(14) "remember_token"
    }
    ["visible":protected]=>
    array(0) {
    }
    ["fillable":protected]=>
    array(3) {
      [0]=>
      string(4) "name"
      [1]=>
      string(5) "email"
      [2]=>
      string(8) "password"
    }
    ["guarded":protected]=>
    array(1) {
      [0]=>
      string(1) "*"
    }
    ["authPasswordName":protected]=>
    string(8) "password"
    ["rememberTokenName":protected]=>
    string(14) "remember_token"
    ["accessToken":protected]=>
    NULL
  }
  ["roles":protected]=>
  NULL
  ["groups":protected]=>
  NULL
  ["supplements":protected]=>
  NULL
}