Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit20e8c77

Browse files
committed
[Scheduler][Webhook] add screencast links
1 parent7f9f20f commit20e8c77

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

‎scheduler.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Scheduler
22
=========
33

4+
..admonition::Screencast
5+
:class: screencast
6+
7+
Like video tutorials? Check out this `Scheduler quick-start screencast`_.
8+
49
The scheduler component manages task scheduling within your PHP application, like
510
running a task each night at 3 AM, every two weeks except for holidays or any
611
other custom schedule you might need.
@@ -1013,3 +1018,4 @@ helping you identify those messages when needed.
10131018
.. _`cron command-line utility`:https://en.wikipedia.org/wiki/Cron
10141019
.. _`crontab.guru website`:https://crontab.guru/
10151020
.. _`relative formats`:https://www.php.net/manual/en/datetime.formats.php#datetime.formats.relative
1021+
.. _`Scheduler quick-start screencast`:https://symfonycasts.com/screencast/mailtrap/bonus-symfony-scheduler

‎webhook.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ Installation
1515
Usage in Combination with the Mailer Component
1616
----------------------------------------------
1717

18+
..admonition::Screencast
19+
:class: screencast
20+
21+
Like video tutorials? Check out the `Webhook Component for Email Events screencast`_.
22+
1823
When using a third-party mailer provider, you can use the Webhook component to
1924
receive webhook calls from this provider.
2025

@@ -213,3 +218,4 @@ Creating a Custom Webhook
213218
Webhook.
214219

215220
.. _`MakerBundle`:https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html
221+
.. _`Webhook Component for Email Events screencast`:https://symfonycasts.com/screencast/mailtrap/email-event-webhook

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp