Add daily email
This commit is contained in:
parent
5d5aacc9aa
commit
03bcd8234f
3 changed files with 132 additions and 0 deletions
|
@ -6618,5 +6618,12 @@
|
|||
],
|
||||
"path_alias.3f83b9fb-dd35-4335-9496-2a8a99d281ec": [
|
||||
"node.c7e013f4-a712-4566-9e6e-6a4b1f580e30"
|
||||
],
|
||||
"node.465a0fa7-eb20-4d3e-b30d-9d03187b13ca": [
|
||||
"user.b8966985-d4b2-42a7-a319-2e94ccfbb849",
|
||||
"node.20cde1b4-efdc-46a4-a6a4-4fd2264f617e"
|
||||
],
|
||||
"path_alias.dfdfc073-dc09-49ae-a325-aacebe1911b6": [
|
||||
"node.465a0fa7-eb20-4d3e-b30d-9d03187b13ca"
|
||||
]
|
||||
}
|
98
content/node.465a0fa7-eb20-4d3e-b30d-9d03187b13ca.json
Normal file
98
content/node.465a0fa7-eb20-4d3e-b30d-9d03187b13ca.json
Normal file
|
@ -0,0 +1,98 @@
|
|||
{
|
||||
"uuid": [
|
||||
{
|
||||
"value": "465a0fa7-eb20-4d3e-b30d-9d03187b13ca"
|
||||
}
|
||||
],
|
||||
"langcode": [
|
||||
{
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"type": [
|
||||
{
|
||||
"target_id": "daily_email",
|
||||
"target_type": "node_type",
|
||||
"target_uuid": "8bde1f2f-eef9-4f2d-ae9c-96921f8193d7"
|
||||
}
|
||||
],
|
||||
"revision_timestamp": [
|
||||
{
|
||||
"value": "2025-07-02T20:56:35+00:00"
|
||||
}
|
||||
],
|
||||
"revision_uid": [
|
||||
{
|
||||
"target_type": "user",
|
||||
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
|
||||
}
|
||||
],
|
||||
"revision_log": [],
|
||||
"status": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"uid": [
|
||||
{
|
||||
"target_type": "user",
|
||||
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
|
||||
}
|
||||
],
|
||||
"title": [
|
||||
{
|
||||
"value": "PHP, Value Objects and You"
|
||||
}
|
||||
],
|
||||
"created": [
|
||||
{
|
||||
"value": "2025-07-01T20:48:01+00:00"
|
||||
}
|
||||
],
|
||||
"changed": [
|
||||
{
|
||||
"value": "2025-07-02T20:56:35+00:00"
|
||||
}
|
||||
],
|
||||
"promote": [
|
||||
{
|
||||
"value": false
|
||||
}
|
||||
],
|
||||
"sticky": [
|
||||
{
|
||||
"value": false
|
||||
}
|
||||
],
|
||||
"default_langcode": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"revision_translation_affected": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"path": [
|
||||
{
|
||||
"alias": "",
|
||||
"pid": null,
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
{
|
||||
"value": "Last week, I wrote about [giving things descriptive names][0] with value objects in PHP (and other languages).\r\n\r\nI gave examples of value objects I've recently written to show how they make code descriptive and easier to understand.\r\n\r\nPrevious [Beyond Blocks podcast guest][1], Dan Leech, gave a great talk about value objects at a local PHP user group.\r\n\r\nThat talk is not online yet, but the video of the version from the [Dutch PHP Conference][2] has just been released.\r\n\r\nThe slides are also online on Dan's website.\r\n\r\nI recommend watching the video and\/or reviewing the slides, and start trying to use value objects in your code.\r\n\r\n[0]: \/daily\/2025\/06\/23\/giving-things-descriptive-names\r\n[1]: \/podcast\/6-dan-leech-php-tui\r\n[2]: https:\/\/www.youtube.com\/watch?v=FIKpNzEGQJY",
|
||||
"format": "markdown",
|
||||
"processed": "<p>Last week, I wrote about <a href=\"http:\/\/localhost:8888\/daily\/2025\/06\/23\/giving-things-descriptive-names\">giving things descriptive names<\/a> with value objects in PHP (and other languages).<\/p>\n<p>I gave examples of value objects I've recently written to show how they make code descriptive and easier to understand.<\/p>\n<p>Previous <a href=\"http:\/\/localhost:8888\/podcast\/6-dan-leech-php-tui\">Beyond Blocks podcast guest<\/a>, Dan Leech, gave a great talk about value objects at a local PHP user group.<\/p>\n<p>That talk is not online yet, but the video of the version from the <a href=\"https:\/\/www.youtube.com\/watch?v=FIKpNzEGQJY\">Dutch PHP Conference<\/a> has just been released.<\/p>\n<p>The slides are also online on Dan's website.<\/p>\n<p>I recommend watching the video and\/or reviewing the slides, and start trying to use value objects in your code.<\/p>\n",
|
||||
"summary": ""
|
||||
}
|
||||
],
|
||||
"field_daily_email_cta": [
|
||||
{
|
||||
"target_type": "node",
|
||||
"target_uuid": "20cde1b4-efdc-46a4-a6a4-4fd2264f617e"
|
||||
}
|
||||
]
|
||||
}
|
27
content/path_alias.dfdfc073-dc09-49ae-a325-aacebe1911b6.json
Normal file
27
content/path_alias.dfdfc073-dc09-49ae-a325-aacebe1911b6.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"uuid": [
|
||||
{
|
||||
"value": "dfdfc073-dc09-49ae-a325-aacebe1911b6"
|
||||
}
|
||||
],
|
||||
"langcode": [
|
||||
{
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"path": [
|
||||
{
|
||||
"value": "\/node\/465a0fa7-eb20-4d3e-b30d-9d03187b13ca"
|
||||
}
|
||||
],
|
||||
"alias": [
|
||||
{
|
||||
"value": "\/daily\/2025\/07\/01\/php-value-objects-and-you"
|
||||
}
|
||||
],
|
||||
"status": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue