-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathApplication.html
285 lines (232 loc) · 50.7 KB
/
Application.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>phpList/Core Docs</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<base href="../">
<link rel="icon" href="images/favicon.ico"/>
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/base.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@100;200;300;400;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/template.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0/css/all.min.css" integrity="sha256-ybRkN9dBjhcS2qrW1z+hfCxq+1aBdwyQM5wlQoQVt/0=" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
<script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
<script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
<script src="js/template.js"></script>
<script src="js/search.js"></script>
<script defer src="js/searchIndex.js"></script>
</head>
<body id="top">
<header class="phpdocumentor-header phpdocumentor-section">
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">phpList/Core Docs</a></h1>
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
<label class="phpdocumentor-header__menu-icon" for="menu-button">
<i class="fas fa-bars"></i>
</label>
<section data-search-form class="phpdocumentor-search">
<label>
<span class="visually-hidden">Search for</span>
<svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
<line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
</svg>
<input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
</label>
</section>
<nav class="phpdocumentor-topnav">
<ul class="phpdocumentor-topnav__menu">
</ul>
</nav>
</header>
<main class="phpdocumentor">
<div class="phpdocumentor-section">
<input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
Menu
</label>
<aside class="phpdocumentor-column -three phpdocumentor-sidebar">
<section class="phpdocumentor-sidebar__category -namespaces">
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="namespaces/phplist.html" class="">PhpList</a>
</h4>
<ul class="phpdocumentor-list">
<li>
<a href="namespaces/phplist-core.html" class="">Core</a>
</li>
</ul>
</section>
<section class="phpdocumentor-sidebar__category -packages">
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
<h4 class="phpdocumentor-sidebar__root-namespace">
<a href="packages/Application.html" class="-active">Application</a>
</h4>
</section>
<section class="phpdocumentor-sidebar__category -reports">
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
</section>
<section class="phpdocumentor-sidebar__category -indices">
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
</section>
</aside>
<div class="phpdocumentor-column -nine phpdocumentor-content">
<section>
<ul class="phpdocumentor-breadcrumbs">
</ul>
<article class="phpdocumentor-element -package">
<h2 class="phpdocumentor-content__title">Application</h2>
<h3 id="toc">
Table of Contents
<a href="packages/Application.html#toc" class="headerlink"><i class="fas fa-link"></i></a>
</h3>
<h4 id="toc-interfaces">
Interfaces
<a href="packages/Application.html#toc-interfaces" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -interface"><a href="classes/PhpList-Core-Domain-Model-Interfaces-CreationDate.html"><abbr title="\PhpList\Core\Domain\Model\Interfaces\CreationDate">CreationDate</abbr></a></dt><dd>This interface communicates that a domain model has a creation date.</dd> <dt class="phpdocumentor-table-of-contents__entry -interface"><a href="classes/PhpList-Core-Domain-Model-Interfaces-DomainModel.html"><abbr title="\PhpList\Core\Domain\Model\Interfaces\DomainModel">DomainModel</abbr></a></dt><dd>This is the interface all domain models (entities) should implement.</dd> <dt class="phpdocumentor-table-of-contents__entry -interface"><a href="classes/PhpList-Core-Domain-Model-Interfaces-Identity.html"><abbr title="\PhpList\Core\Domain\Model\Interfaces\Identity">Identity</abbr></a></dt><dd>This interface communicates that a domain model has an ID property.</dd> <dt class="phpdocumentor-table-of-contents__entry -interface"><a href="classes/PhpList-Core-Domain-Model-Interfaces-ModificationDate.html"><abbr title="\PhpList\Core\Domain\Model\Interfaces\ModificationDate">ModificationDate</abbr></a></dt><dd>This interface communicates that a domain model has a modification date.</dd> <dt class="phpdocumentor-table-of-contents__entry -interface"><a href="classes/PhpList-Core-Tests-Support-Interfaces-TestMarker.html"><abbr title="\PhpList\Core\Tests\Support\Interfaces\TestMarker">TestMarker</abbr></a></dt><dd>The presence of this interface means that the test classes can be autoloaded (which can only be the case if
core is the root package, never if it is used as a library).</dd> </dl>
<h4 id="toc-classes">
Classes
<a href="packages/Application.html#toc-classes" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Composer-ModuleFinder.html"><abbr title="\PhpList\Core\Composer\ModuleFinder">ModuleFinder</abbr></a></dt><dd>This class finds things related to phpList modules, e.g., bundles and routes.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Composer-PackageRepository.html"><abbr title="\PhpList\Core\Composer\PackageRepository">PackageRepository</abbr></a></dt><dd>Repository for Composer packages.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Composer-ScriptHandler.html"><abbr title="\PhpList\Core\Composer\ScriptHandler">ScriptHandler</abbr></a></dt><dd>This class provides Composer-related functionality for setting up and managing phpList modules.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Core-ApplicationKernel.html"><abbr title="\PhpList\Core\Core\ApplicationKernel">ApplicationKernel</abbr></a></dt><dd>This class takes care of processing HTTP requests using Symfony.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Core-ApplicationStructure.html"><abbr title="\PhpList\Core\Core\ApplicationStructure">ApplicationStructure</abbr></a></dt><dd>This class provides information about the current application and its file structure.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Core-Bootstrap.html"><abbr title="\PhpList\Core\Core\Bootstrap">Bootstrap</abbr></a></dt><dd>This class bootstraps the phpList core system.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Core-Environment.html"><abbr title="\PhpList\Core\Core\Environment">Environment</abbr></a></dt><dd>This class provides methods and constants for the application environment/context.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Analytics-LinkTrack.html"><abbr title="\PhpList\Core\Domain\Model\Analytics\LinkTrack">LinkTrack</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Analytics-LinkTrackForward.html"><abbr title="\PhpList\Core\Domain\Model\Analytics\LinkTrackForward">LinkTrackForward</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Analytics-LinkTrackMl.html"><abbr title="\PhpList\Core\Domain\Model\Analytics\LinkTrackMl">LinkTrackMl</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Analytics-LinkTrackUmlClick.html"><abbr title="\PhpList\Core\Domain\Model\Analytics\LinkTrackUmlClick">LinkTrackUmlClick</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Analytics-LinkTrackUserClick.html"><abbr title="\PhpList\Core\Domain\Model\Analytics\LinkTrackUserClick">LinkTrackUserClick</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Analytics-UserMessageView.html"><abbr title="\PhpList\Core\Domain\Model\Analytics\UserMessageView">UserMessageView</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Analytics-UserStats.html"><abbr title="\PhpList\Core\Domain\Model\Analytics\UserStats">UserStats</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Configuration-Config.html"><abbr title="\PhpList\Core\Domain\Model\Configuration\Config">Config</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Configuration-EventLog.html"><abbr title="\PhpList\Core\Domain\Model\Configuration\EventLog">EventLog</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Configuration-I18n.html"><abbr title="\PhpList\Core\Domain\Model\Configuration\I18n">I18n</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Configuration-UrlCache.html"><abbr title="\PhpList\Core\Domain\Model\Configuration\UrlCache">UrlCache</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Identity-AdminAttribute.html"><abbr title="\PhpList\Core\Domain\Model\Identity\AdminAttribute">AdminAttribute</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Identity-AdminAttributeRelation.html"><abbr title="\PhpList\Core\Domain\Model\Identity\AdminAttributeRelation">AdminAttributeRelation</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Identity-Administrator.html"><abbr title="\PhpList\Core\Domain\Model\Identity\Administrator">Administrator</abbr></a></dt><dd>This class represents an administrator who can log to the system, is allowed to administer
selected lists (as the owner), send campaigns to these lists and edit subscribers.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Identity-AdministratorToken.html"><abbr title="\PhpList\Core\Domain\Model\Identity\AdministratorToken">AdministratorToken</abbr></a></dt><dd>This class represents an API authentication token for an administrator.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Identity-AdminLogin.html"><abbr title="\PhpList\Core\Domain\Model\Identity\AdminLogin">AdminLogin</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Identity-AdminPasswordRequest.html"><abbr title="\PhpList\Core\Domain\Model\Identity\AdminPasswordRequest">AdminPasswordRequest</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Identity-UserAttribute.html"><abbr title="\PhpList\Core\Domain\Model\Identity\UserAttribute">UserAttribute</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Identity-UserBlacklist.html"><abbr title="\PhpList\Core\Domain\Model\Identity\UserBlacklist">UserBlacklist</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Identity-UserBlacklistData.html"><abbr title="\PhpList\Core\Domain\Model\Identity\UserBlacklistData">UserBlacklistData</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-Attachment.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\Attachment">Attachment</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-Bounce.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\Bounce">Bounce</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-BounceRegex.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\BounceRegex">BounceRegex</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-BounceRegexBounce.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\BounceRegexBounce">BounceRegexBounce</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-ListMessage.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\ListMessage">ListMessage</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-Message-Message.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\Message\Message">Message</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-Message-MessageContent.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\Message\MessageContent">MessageContent</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-Message-MessageFormat.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\Message\MessageFormat">MessageFormat</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-Message-MessageMetadata.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\Message\MessageMetadata">MessageMetadata</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-Message-MessageOptions.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\Message\MessageOptions">MessageOptions</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-Message-MessageSchedule.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\Message\MessageSchedule">MessageSchedule</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-MessageAttachment.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\MessageAttachment">MessageAttachment</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-MessageData.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\MessageData">MessageData</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-SendProcess.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\SendProcess">SendProcess</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-SubscriberList.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\SubscriberList">SubscriberList</abbr></a></dt><dd>This class represents an administrator who can log to the system, is allowed to administer
selected lists (as the owner), send campaigns to these lists and edit subscribers.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-Template.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\Template">Template</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-TemplateImage.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\TemplateImage">TemplateImage</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-UserMessage.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\UserMessage">UserMessage</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-UserMessageBounce.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\UserMessageBounce">UserMessageBounce</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Messaging-UserMessageForward.html"><abbr title="\PhpList\Core\Domain\Model\Messaging\UserMessageForward">UserMessageForward</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Subscription-SubscribePage.html"><abbr title="\PhpList\Core\Domain\Model\Subscription\SubscribePage">SubscribePage</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Subscription-SubscribePageData.html"><abbr title="\PhpList\Core\Domain\Model\Subscription\SubscribePageData">SubscribePageData</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Subscription-Subscriber.html"><abbr title="\PhpList\Core\Domain\Model\Subscription\Subscriber">Subscriber</abbr></a></dt><dd>This class represents subscriber who can subscribe to multiple subscriber lists and can receive email messages from
campaigns for those subscriber lists.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Subscription-SubscriberAttribute.html"><abbr title="\PhpList\Core\Domain\Model\Subscription\SubscriberAttribute">SubscriberAttribute</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Subscription-SubscriberHistory.html"><abbr title="\PhpList\Core\Domain\Model\Subscription\SubscriberHistory">SubscriberHistory</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Model-Subscription-Subscription.html"><abbr title="\PhpList\Core\Domain\Model\Subscription\Subscription">Subscription</abbr></a></dt><dd>This class represents subscriber who can subscribe to multiple subscriber lists and can receive email messages from
campaigns for those subscriber lists.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-AbstractRepository.html"><abbr title="\PhpList\Core\Domain\Repository\AbstractRepository">AbstractRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Analytics-LinkTrackForwardRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Analytics\LinkTrackForwardRepository">LinkTrackForwardRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Analytics-LinkTrackMlRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Analytics\LinkTrackMlRepository">LinkTrackMlRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Analytics-LinkTrackRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Analytics\LinkTrackRepository">LinkTrackRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Analytics-LinkTrackUmlClickRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Analytics\LinkTrackUmlClickRepository">LinkTrackUmlClickRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Analytics-LinkTrackUserClickRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Analytics\LinkTrackUserClickRepository">LinkTrackUserClickRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Configuration-ConfigRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Configuration\ConfigRepository">ConfigRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Configuration-EventLogRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Configuration\EventLogRepository">EventLogRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Configuration-I18nRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Configuration\I18nRepository">I18nRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Identity-AdminAttributeRelationRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Identity\AdminAttributeRelationRepository">AdminAttributeRelationRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Identity-AdminAttributeRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Identity\AdminAttributeRepository">AdminAttributeRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Identity-AdministratorRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Identity\AdministratorRepository">AdministratorRepository</abbr></a></dt><dd>Repository for Administrator models.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Identity-AdministratorTokenRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Identity\AdministratorTokenRepository">AdministratorTokenRepository</abbr></a></dt><dd>Repository for AdministratorToken models.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Identity-AdminLoginRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Identity\AdminLoginRepository">AdminLoginRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Identity-AdminPasswordRequestRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Identity\AdminPasswordRequestRepository">AdminPasswordRequestRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Messaging-AttachmentRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Messaging\AttachmentRepository">AttachmentRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Messaging-BounceRegexBounceRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Messaging\BounceRegexBounceRepository">BounceRegexBounceRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Messaging-BounceRegexRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Messaging\BounceRegexRepository">BounceRegexRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Messaging-BounceRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Messaging\BounceRepository">BounceRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Messaging-ListMessageRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Messaging\ListMessageRepository">ListMessageRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Messaging-MessageRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Messaging\MessageRepository">MessageRepository</abbr></a></dt><dd>Base class for repositories.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Messaging-SubscriberListRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Messaging\SubscriberListRepository">SubscriberListRepository</abbr></a></dt><dd>Repository for SubscriberList models.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Subscription-SubscriberRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Subscription\SubscriberRepository">SubscriberRepository</abbr></a></dt><dd>Repository for Subscriber models.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Domain-Repository-Subscription-SubscriptionRepository.html"><abbr title="\PhpList\Core\Domain\Repository\Subscription\SubscriptionRepository">SubscriptionRepository</abbr></a></dt><dd>Repository for Subscription models.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-EmptyStartPageBundle-Controller-DefaultController.html"><abbr title="\PhpList\Core\EmptyStartPageBundle\Controller\DefaultController">DefaultController</abbr></a></dt><dd>This controller provides an empty start page.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-EmptyStartPageBundle-EmptyStartPageBundle.html"><abbr title="\PhpList\Core\EmptyStartPageBundle\EmptyStartPageBundle">EmptyStartPageBundle</abbr></a></dt><dd>This bundle is a placeholder that provides an empty start page.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Routing-ExtraLoader.html"><abbr title="\PhpList\Core\Routing\ExtraLoader">ExtraLoader</abbr></a></dt><dd>This loader can dynamically load additional routes.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Security-Authentication.html"><abbr title="\PhpList\Core\Security\Authentication">Authentication</abbr></a></dt><dd>This class takes care of authenticating users and API clients.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Security-HashGenerator.html"><abbr title="\PhpList\Core\Security\HashGenerator">HashGenerator</abbr></a></dt><dd>This class provides functions for working with secure hashes.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Composer-ScriptsTest.html"><abbr title="\PhpList\Core\Tests\Integration\Composer\ScriptsTest">ScriptsTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Core-ApplicationKernelTest.html"><abbr title="\PhpList\Core\Tests\Integration\Core\ApplicationKernelTest">ApplicationKernelTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Core-ApplicationStructureTest.html"><abbr title="\PhpList\Core\Tests\Integration\Core\ApplicationStructureTest">ApplicationStructureTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Core-BootstrapTest.html"><abbr title="\PhpList\Core\Tests\Integration\Core\BootstrapTest">BootstrapTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Domain-Repository-Fixtures-AdministratorFixture.html"><abbr title="\PhpList\Core\Tests\Integration\Domain\Repository\Fixtures\AdministratorFixture">AdministratorFixture</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Domain-Repository-Fixtures-AdministratorTokenWithAdministratorFixture.html"><abbr title="\PhpList\Core\Tests\Integration\Domain\Repository\Fixtures\AdministratorTokenWithAdministratorFixture">AdministratorTokenWithAdministratorFixture</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Domain-Repository-Fixtures-DetachedAdministratorTokenFixture.html"><abbr title="\PhpList\Core\Tests\Integration\Domain\Repository\Fixtures\DetachedAdministratorTokenFixture">DetachedAdministratorTokenFixture</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Domain-Repository-Fixtures-SubscriberFixture.html"><abbr title="\PhpList\Core\Tests\Integration\Domain\Repository\Fixtures\SubscriberFixture">SubscriberFixture</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Domain-Repository-Fixtures-SubscriberListFixture.html"><abbr title="\PhpList\Core\Tests\Integration\Domain\Repository\Fixtures\SubscriberListFixture">SubscriberListFixture</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Domain-Repository-Fixtures-SubscriptionFixture.html"><abbr title="\PhpList\Core\Tests\Integration\Domain\Repository\Fixtures\SubscriptionFixture">SubscriptionFixture</abbr></a></dt> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Domain-Repository-Identity-AdministratorRepositoryTest.html"><abbr title="\PhpList\Core\Tests\Integration\Domain\Repository\Identity\AdministratorRepositoryTest">AdministratorRepositoryTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Domain-Repository-Identity-AdministratorTokenRepositoryTest.html"><abbr title="\PhpList\Core\Tests\Integration\Domain\Repository\Identity\AdministratorTokenRepositoryTest">AdministratorTokenRepositoryTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Domain-Repository-Messaging-SubscriberListRepositoryTest.html"><abbr title="\PhpList\Core\Tests\Integration\Domain\Repository\Messaging\SubscriberListRepositoryTest">SubscriberListRepositoryTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Domain-Repository-Subscription-SubscriberRepositoryTest.html"><abbr title="\PhpList\Core\Tests\Integration\Domain\Repository\Subscription\SubscriberRepositoryTest">SubscriberRepositoryTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Domain-Repository-Subscription-SubscriptionRepositoryTest.html"><abbr title="\PhpList\Core\Tests\Integration\Domain\Repository\Subscription\SubscriptionRepositoryTest">SubscriptionRepositoryTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-EmptyStartPageBundle-Controller-DefaultControllerTest.html"><abbr title="\PhpList\Core\Tests\Integration\EmptyStartPageBundle\Controller\DefaultControllerTest">DefaultControllerTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Routing-ExtraLoaderTest.html"><abbr title="\PhpList\Core\Tests\Integration\Routing\ExtraLoaderTest">ExtraLoaderTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Security-AuthenticationTest.html"><abbr title="\PhpList\Core\Tests\Integration\Security\AuthenticationTest">AuthenticationTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Integration-Security-HashGeneratorTest.html"><abbr title="\PhpList\Core\Tests\Integration\Security\HashGeneratorTest">HashGeneratorTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-System-ApplicationBundle-PhpListApplicationBundleTest.html"><abbr title="\PhpList\Core\Tests\System\ApplicationBundle\PhpListApplicationBundleTest">PhpListApplicationBundleTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Composer-ModuleFinderTest.html"><abbr title="\PhpList\Core\Tests\Unit\Composer\ModuleFinderTest">ModuleFinderTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Composer-PackageRepositoryTest.html"><abbr title="\PhpList\Core\Tests\Unit\Composer\PackageRepositoryTest">PackageRepositoryTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Composer-ScriptHandlerTest.html"><abbr title="\PhpList\Core\Tests\Unit\Composer\ScriptHandlerTest">ScriptHandlerTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Core-ApplicationKernelTest.html"><abbr title="\PhpList\Core\Tests\Unit\Core\ApplicationKernelTest">ApplicationKernelTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Core-ApplicationStructureTest.html"><abbr title="\PhpList\Core\Tests\Unit\Core\ApplicationStructureTest">ApplicationStructureTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Core-BootstrapTest.html"><abbr title="\PhpList\Core\Tests\Unit\Core\BootstrapTest">BootstrapTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Core-EnvironmentTest.html"><abbr title="\PhpList\Core\Tests\Unit\Core\EnvironmentTest">EnvironmentTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Domain-Model-Identity-AdministratorTest.html"><abbr title="\PhpList\Core\Tests\Unit\Domain\Model\Identity\AdministratorTest">AdministratorTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Domain-Model-Identity-AdministratorTokenTest.html"><abbr title="\PhpList\Core\Tests\Unit\Domain\Model\Identity\AdministratorTokenTest">AdministratorTokenTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Domain-Model-Messaging-SubscriberListTest.html"><abbr title="\PhpList\Core\Tests\Unit\Domain\Model\Messaging\SubscriberListTest">SubscriberListTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Domain-Model-Subscription-SubscriberTest.html"><abbr title="\PhpList\Core\Tests\Unit\Domain\Model\Subscription\SubscriberTest">SubscriberTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Domain-Model-Subscription-SubscriptionTest.html"><abbr title="\PhpList\Core\Tests\Unit\Domain\Model\Subscription\SubscriptionTest">SubscriptionTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Domain-Repository-Identity-AdministratorRepositoryTest.html"><abbr title="\PhpList\Core\Tests\Unit\Domain\Repository\Identity\AdministratorRepositoryTest">AdministratorRepositoryTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Domain-Repository-Identity-AdministratorTokenRepositoryTest.html"><abbr title="\PhpList\Core\Tests\Unit\Domain\Repository\Identity\AdministratorTokenRepositoryTest">AdministratorTokenRepositoryTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Domain-Repository-Messaging-SubscriberListRepositoryTest.html"><abbr title="\PhpList\Core\Tests\Unit\Domain\Repository\Messaging\SubscriberListRepositoryTest">SubscriberListRepositoryTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Domain-Repository-Subscription-SubscriberRepositoryTest.html"><abbr title="\PhpList\Core\Tests\Unit\Domain\Repository\Subscription\SubscriberRepositoryTest">SubscriberRepositoryTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Domain-Repository-Subscription-SubscriptionRepositoryTest.html"><abbr title="\PhpList\Core\Tests\Unit\Domain\Repository\Subscription\SubscriptionRepositoryTest">SubscriptionRepositoryTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-EmptyStartPageBundle-Controller-DefaultControllerTest.html"><abbr title="\PhpList\Core\Tests\Unit\EmptyStartPageBundle\Controller\DefaultControllerTest">DefaultControllerTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-EmptyStartPageBundle-PhpListEmptyStartPageBundleTest.html"><abbr title="\PhpList\Core\Tests\Unit\EmptyStartPageBundle\PhpListEmptyStartPageBundleTest">PhpListEmptyStartPageBundleTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Routing-ExtraLoaderTest.html"><abbr title="\PhpList\Core\Tests\Unit\Routing\ExtraLoaderTest">ExtraLoaderTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Security-AuthenticationTest.html"><abbr title="\PhpList\Core\Tests\Unit\Security\AuthenticationTest">AuthenticationTest</abbr></a></dt><dd>Testcase.</dd> <dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/PhpList-Core-Tests-Unit-Security-HashGeneratorTest.html"><abbr title="\PhpList\Core\Tests\Unit\Security\HashGeneratorTest">HashGeneratorTest</abbr></a></dt><dd>Testcase.</dd> </dl>
<h4 id="toc-traits">
Traits
<a href="packages/Application.html#toc-traits" class="headerlink"><i class="fas fa-link"></i></a>
</h4>
<dl class="phpdocumentor-table-of-contents">
<dt class="phpdocumentor-table-of-contents__entry -trait"><a href="classes/PhpList-Core-Domain-Model-Traits-CreationDateTrait.html"><abbr title="\PhpList\Core\Domain\Model\Traits\CreationDateTrait">CreationDateTrait</abbr></a></dt><dd>This trait provides an automatic creation date for models.</dd> <dt class="phpdocumentor-table-of-contents__entry -trait"><a href="classes/PhpList-Core-Domain-Model-Traits-IdentityTrait.html"><abbr title="\PhpList\Core\Domain\Model\Traits\IdentityTrait">IdentityTrait</abbr></a></dt><dd>This trait provides an ID property to domain models.</dd> <dt class="phpdocumentor-table-of-contents__entry -trait"><a href="classes/PhpList-Core-Domain-Model-Traits-ModificationDateTrait.html"><abbr title="\PhpList\Core\Domain\Model\Traits\ModificationDateTrait">ModificationDateTrait</abbr></a></dt><dd>This trait provides an automatic modification date for models.</dd> <dt class="phpdocumentor-table-of-contents__entry -trait"><a href="classes/PhpList-Core-TestingSupport-Traits-ContainsInstanceAssertionTrait.html"><abbr title="\PhpList\Core\TestingSupport\Traits\ContainsInstanceAssertionTrait">ContainsInstanceAssertionTrait</abbr></a></dt><dd>This trait provides the assertContainsInstanceOf method.</dd> <dt class="phpdocumentor-table-of-contents__entry -trait"><a href="classes/PhpList-Core-TestingSupport-Traits-DatabaseTestTrait.html"><abbr title="\PhpList\Core\TestingSupport\Traits\DatabaseTestTrait">DatabaseTestTrait</abbr></a></dt><dd>This trait provides support for integration tests involving database records.</dd> <dt class="phpdocumentor-table-of-contents__entry -trait"><a href="classes/PhpList-Core-TestingSupport-Traits-ModelTestTrait.html"><abbr title="\PhpList\Core\TestingSupport\Traits\ModelTestTrait">ModelTestTrait</abbr></a></dt><dd>This trait provides methods helpful in testing domain models.</dd> <dt class="phpdocumentor-table-of-contents__entry -trait"><a href="classes/PhpList-Core-TestingSupport-Traits-SimilarDatesAssertionTrait.html"><abbr title="\PhpList\Core\TestingSupport\Traits\SimilarDatesAssertionTrait">SimilarDatesAssertionTrait</abbr></a></dt><dd>This trait provides the assertSimilarDates method.</dd> <dt class="phpdocumentor-table-of-contents__entry -trait"><a href="classes/PhpList-Core-TestingSupport-Traits-SymfonyServerTrait.html"><abbr title="\PhpList\Core\TestingSupport\Traits\SymfonyServerTrait">SymfonyServerTrait</abbr></a></dt><dd>Trait for running the Symfony server in the background.</dd> </dl>
<div class="phpdocumentor-modal" id="source-view">
<div class="phpdocumentor-modal-bg" data-exit-button></div>
<div class="phpdocumentor-modal-container">
<div class="phpdocumentor-modal-content">
<pre style="max-height: 500px; overflow-y: scroll" data-src="" class="language-php line-numbers linkable-line-numbers"></pre>
</div>
<button data-exit-button class="phpdocumentor-modal__close">×</button>
</div>
</div>
<script type="text/javascript">
(function () {
function loadExternalCodeSnippet(el, url, line) {
Array.prototype.slice.call(el.querySelectorAll('pre[data-src]')).forEach((pre) => {
const src = url || pre.getAttribute('data-src').replace(/\\/g, '/');
const language = 'php';
const code = document.createElement('code');
code.className = 'language-' + language;
pre.textContent = '';
pre.setAttribute('data-line', line)
code.textContent = 'Loading…';
pre.appendChild(code);
var xhr = new XMLHttpRequest();
xhr.open('GET', src, true);
xhr.onreadystatechange = function () {
if (xhr.readyState !== 4) {
return;
}
if (xhr.status < 400 && xhr.responseText) {
code.textContent = xhr.responseText;
Prism.highlightElement(code);
return;
}
if (xhr.status === 404) {
code.textContent = '✖ Error: File could not be found';
return;
}
if (xhr.status >= 400) {
code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText;
return;
}
code.textContent = '✖ Error: An unknown error occurred';
};
xhr.send(null);
});
}
const modalButtons = document.querySelectorAll("[data-modal]");
const openedAsLocalFile = window.location.protocol === 'file:';
if (modalButtons.length > 0 && openedAsLocalFile) {
console.warn(
'Viewing the source code is unavailable because you are opening this page from the file:// scheme; ' +
'browsers block XHR requests when a page is opened this way'
);
}
modalButtons.forEach(function (trigger) {
if (openedAsLocalFile) {
trigger.setAttribute("hidden", "hidden");
}
trigger.addEventListener("click", function (event) {
event.preventDefault();
const modal = document.getElementById(trigger.dataset.modal);
if (!modal) {
console.error(`Modal with id "${trigger.dataset.modal}" could not be found`);
return;
}
modal.classList.add("phpdocumentor-modal__open");
loadExternalCodeSnippet(modal, trigger.dataset.src || null, trigger.dataset.line)
const exits = modal.querySelectorAll("[data-exit-button]");
exits.forEach(function (exit) {
exit.addEventListener("click", function (event) {
event.preventDefault();
modal.classList.remove("phpdocumentor-modal__open");
});
});
});
});
})();
</script>
</article>
</section>
<section class="phpdocumentor-on-this-page__sidebar">
<section class="phpdocumentor-on-this-page__content">
<strong class="phpdocumentor-on-this-page__title">On this page</strong>
<ul class="phpdocumentor-list -clean">
<li class="phpdocumentor-on-this-page-section__title">Table Of Contents</li>
<li>
<ul class="phpdocumentor-list -clean">
<li><a href="packages/Application.html#toc-interfaces">Interfaces</a></li>
<li><a href="packages/Application.html#toc-classes">Classes</a></li>
<li><a href="packages/Application.html#toc-traits">Traits</a></li>
</ul>
</li>
</ul>
</section>
</section>
</div>
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
<section class="phpdocumentor-search-results__dialog">
<header class="phpdocumentor-search-results__header">
<h2 class="phpdocumentor-search-results__title">Search results</h2>
<button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
</header>
<section class="phpdocumentor-search-results__body">
<ul class="phpdocumentor-search-results__entries"></ul>
</section>
</section>
</section>
</div>
<a href="packages/Application.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
</main>
<script>
cssVars({});
</script>
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
</body>
</html>