Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -42758,7 +42758,7 @@ <h3 id="constant_VERSION">
</td>
<td class="code">
<div>
<pre><code><span class="phpdocumentor-signature__visibility">public </span><span class="phpdocumentor-signature__type">mixed </span><span class="phpdocumentor-signature__name">VERSION</span> = <span class="phpdocumentor-signature__default-value">&#039;4.6.22&#039;</span></code></pre>
<pre><code><span class="phpdocumentor-signature__visibility">public </span><span class="phpdocumentor-signature__type">mixed </span><span class="phpdocumentor-signature__name">VERSION</span> = <span class="phpdocumentor-signature__default-value">&#039;4.6.23&#039;</span></code></pre>
</div>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42742,6 +42742,112 @@ <h2 id="methods">
Methods<a class="headerlink" href="classes/Ibexa-Contracts-Core-Persistence-Notification-Handler.html#methods" title="Permanent link">¶</a>
</h2>

<div class="content-header">
<h3 id="method_bulkUpdateUserNotifications">
<img src="./images/public.svg" alt="public" title="public" />bulkUpdateUserNotifications()
<a class="headerlink" href="classes/Ibexa-Contracts-Core-Persistence-Notification-Handler.html#method_bulkUpdateUserNotifications" title="Permanent link">¶</a>
</h3>
<div class="content-header__found-in copy-to-clipboard" data-copy-value="vendor/ibexa/core/src/contracts/Persistence/Notification/Handler.php">
<abbr title="vendor/ibexa/core/src/contracts/Persistence/Notification/Handler.php">Handler.php</abbr>
:
<span title="at line 41">41</span>
<img src="./images/copy.svg" title="Copy path" />
</div>
</div>

<div class="highlight">
<table class="highlighttable">
<tbody>
<tr>
<td class="linenos">
<div class="linenodiv">
<pre><span></span></pre>
</div>
</td>
<td class="code">
<div>
<pre><code><span class="phpdocumentor-signature__visibility">public </span><span class="phpdocumentor-signature__name">bulkUpdateUserNotifications</span><span>(</span><span class="phpdocumentor-signature__argument"><span class="phpdocumentor-signature__argument__return-type">int&nbsp;</span><span class="phpdocumentor-signature__argument__name">$ownerId</span></span><span class="phpdocumentor-signature__argument"><span>, </span><span class="phpdocumentor-signature__argument__return-type"><a href="classes/Ibexa-Contracts-Core-Persistence-Notification-UpdateStruct.html"><abbr title="\Ibexa\Contracts\Core\Persistence\Notification\UpdateStruct">UpdateStruct</abbr></a>&nbsp;</span><span class="phpdocumentor-signature__argument__name">$updateStruct</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">bool&nbsp;</span><span class="phpdocumentor-signature__argument__name">$pendingOnly</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">false</span><span> ]</span></span><span class="phpdocumentor-signature__argument"><span>[</span><span>, </span><span class="phpdocumentor-signature__argument__return-type">array&lt;string|int, int&gt;&nbsp;</span><span class="phpdocumentor-signature__argument__name">$notificationIds</span><span> = </span><span class="phpdocumentor-signature__argument__default-value">[]</span><span> ]</span></span><span>)</span><span> : </span><span class="phpdocumentor-signature__response_type">array&lt;string|int, int&gt;</span></code></pre>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="phpdocumentor-label-line">
</div>
<h4>Parameters</h4>
<table class="method-parameters">
<thead>
<tr>
<th scope="col">Name</th>
<th scope="col">Type</th>
<th scope="col">Default value</th>
<th scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
$ownerId
</td>
<td>
int
</td>
<td class="empty">
-
</td>
<td class="empty">
-
</td>
</tr>
<tr>
<td>
$updateStruct
</td>
<td>
<a href="classes/Ibexa-Contracts-Core-Persistence-Notification-UpdateStruct.html"><abbr title="\Ibexa\Contracts\Core\Persistence\Notification\UpdateStruct">UpdateStruct</abbr></a>
</td>
<td class="empty">
-
</td>
<td class="empty">
-
</td>
</tr>
<tr>
<td>
$pendingOnly
</td>
<td>
bool
</td>
<td>
false
</td>
<td class="empty">
-
</td>
</tr>
<tr>
<td>
$notificationIds
</td>
<td>
array&lt;string|int, int&gt;
</td>
<td>
[]
</td>
<td class="empty">
-
</td>
</tr>
</tbody>
</table>
<h4>Return values</h4>
<p class="phpdocumentor-signature__response_type">array&lt;string|int, int&gt;</p>


<div class="content-header">
<h3 id="method_countNotifications">
<img src="./images/public.svg" alt="public" title="public" />countNotifications()
Expand All @@ -42750,7 +42856,7 @@ <h3 id="method_countNotifications">
<div class="content-header__found-in copy-to-clipboard" data-copy-value="vendor/ibexa/core/src/contracts/Persistence/Notification/Handler.php">
<abbr title="vendor/ibexa/core/src/contracts/Persistence/Notification/Handler.php">Handler.php</abbr>
:
<span title="at line 64">64</span>
<span title="at line 76">76</span>
<img src="./images/copy.svg" title="Copy path" />
</div>
</div>
Expand Down Expand Up @@ -42828,7 +42934,7 @@ <h3 id="method_countPendingNotifications">
<div class="content-header__found-in copy-to-clipboard" data-copy-value="vendor/ibexa/core/src/contracts/Persistence/Notification/Handler.php">
<abbr title="vendor/ibexa/core/src/contracts/Persistence/Notification/Handler.php">Handler.php</abbr>
:
<span title="at line 43">43</span>
<span title="at line 55">55</span>
<img src="./images/copy.svg" title="Copy path" />
</div>
</div>
Expand Down Expand Up @@ -42958,7 +43064,7 @@ <h3 id="method_delete">
<div class="content-header__found-in copy-to-clipboard" data-copy-value="vendor/ibexa/core/src/contracts/Persistence/Notification/Handler.php">
<abbr title="vendor/ibexa/core/src/contracts/Persistence/Notification/Handler.php">Handler.php</abbr>
:
<span title="at line 69">69</span>
<span title="at line 81">81</span>
<img src="./images/copy.svg" title="Copy path" />
</div>
</div>
Expand Down Expand Up @@ -43020,7 +43126,7 @@ <h3 id="method_findUserNotifications">
<div class="content-header__found-in copy-to-clipboard" data-copy-value="vendor/ibexa/core/src/contracts/Persistence/Notification/Handler.php">
<abbr title="vendor/ibexa/core/src/contracts/Persistence/Notification/Handler.php">Handler.php</abbr>
:
<span title="at line 62">62</span>
<span title="at line 74">74</span>
<img src="./images/copy.svg" title="Copy path" />
</div>
</div>
Expand Down Expand Up @@ -43098,7 +43204,7 @@ <h3 id="method_getNotificationById">
<div class="content-header__found-in copy-to-clipboard" data-copy-value="vendor/ibexa/core/src/contracts/Persistence/Notification/Handler.php">
<abbr title="vendor/ibexa/core/src/contracts/Persistence/Notification/Handler.php">Handler.php</abbr>
:
<span title="at line 52">52</span>
<span title="at line 64">64</span>
<img src="./images/copy.svg" title="Copy path" />
</div>
</div>
Expand Down Expand Up @@ -43163,7 +43269,7 @@ <h3 id="method_loadUserNotifications">
<div class="content-header__found-in copy-to-clipboard" data-copy-value="vendor/ibexa/core/src/contracts/Persistence/Notification/Handler.php">
<abbr title="vendor/ibexa/core/src/contracts/Persistence/Notification/Handler.php">Handler.php</abbr>
:
<span title="at line 57">57</span>
<span title="at line 69">69</span>
<img src="./images/copy.svg" title="Copy path" />
</div>
</div>
Expand Down Expand Up @@ -43351,6 +43457,11 @@ <h4>Return values</h4>
<nav class="md-nav">
<ul class="md-nav__list">
<li class="md-nav__item level-2">
<a href="classes/Ibexa-Contracts-Core-Persistence-Notification-Handler.html#method_bulkUpdateUserNotifications" title="bulkUpdateUserNotifications" class="md-nav__link">
bulkUpdateUserNotifications()
</a>
</li>
<li class="md-nav__item level-2">
<a href="classes/Ibexa-Contracts-Core-Persistence-Notification-Handler.html#method_countNotifications" title="countNotifications" class="md-nav__link">
countNotifications()
</a>
Expand Down
Loading