Skip to content

Commit 3810d41

Browse files
chore: Updating docs for .
1 parent d2e8aef commit 3810d41

18 files changed

+3926
-0
lines changed

classes/LaunchDarkly-Integrations-PHPRedis.html

Lines changed: 429 additions & 0 deletions
Large diffs are not rendered by default.

css/base.css

Lines changed: 1087 additions & 0 deletions
Large diffs are not rendered by default.

css/normalize.css

Lines changed: 427 additions & 0 deletions
Large diffs are not rendered by default.

css/template.css

Lines changed: 188 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,188 @@
1+
.phpdocumentor-summary {
2+
font-style: italic;
3+
}
4+
.phpdocumentor-description {
5+
margin-bottom: var(--spacing-md);
6+
}
7+
.phpdocumentor-element {
8+
position: relative;
9+
}
10+
11+
.phpdocumentor .phpdocumentor-element__name {
12+
line-height: 1;
13+
}
14+
15+
.phpdocumentor-element__package,
16+
.phpdocumentor-element__extends,
17+
.phpdocumentor-element__implements {
18+
display: block;
19+
font-size: var(--text-xxs);
20+
font-weight: normal;
21+
opacity: .7;
22+
}
23+
24+
.phpdocumentor-element__package .phpdocumentor-breadcrumbs {
25+
display: inline;
26+
}
27+
28+
.phpdocumentor-element:not(:last-child) {
29+
border-bottom: 1px solid var(--primary-color-lighten);
30+
padding-bottom: var(--spacing-lg);
31+
}
32+
33+
.phpdocumentor-element.-deprecated .phpdocumentor-element__name {
34+
text-decoration: line-through;
35+
}
36+
37+
.phpdocumentor-element__modifier {
38+
font-size: var(--text-xxs);
39+
padding: calc(var(--spacing-base-size) / 4) calc(var(--spacing-base-size) / 2);
40+
color: var(--text-color);
41+
background-color: var(--light-gray);
42+
border-radius: 3px;
43+
text-transform: uppercase;
44+
}
45+
.phpdocumentor-signature {
46+
display: inline-block;
47+
font-size: var(--text-sm);
48+
margin-bottom: var(--spacing-md);
49+
}
50+
51+
.phpdocumentor-signature.-deprecated .phpdocumentor-signature__name {
52+
text-decoration: line-through;
53+
}
54+
.phpdocumentor-table-of-contents {
55+
}
56+
57+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry {
58+
padding-top: var(--spacing-xs);
59+
margin-left: 2rem;
60+
display: flex;
61+
}
62+
63+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry > a {
64+
flex: 0 1 auto;
65+
}
66+
67+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry > span {
68+
flex: 1;
69+
white-space: nowrap;
70+
text-overflow: ellipsis;
71+
overflow: hidden;
72+
}
73+
74+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry:after {
75+
content: '';
76+
height: 12px;
77+
width: 12px;
78+
left: 16px;
79+
position: absolute;
80+
}
81+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry.-private:after {
82+
background: url('data:image/svg+xml;utf8,<svg width="8" height="10" viewBox="0 0 8 10" fill="none" xmlns="http://www.w3.org/2000/svg"><rect y="4" width="8" height="6" rx="1.4" fill="%23EE6749"/><path d="M2 4C2 3 2.4 1 4 1C5.6 1 6 3 6 4" stroke="%23EE6749" stroke-width="1.4"/></svg>') no-repeat;
83+
}
84+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry.-protected:after {
85+
left: 13px;
86+
background: url('data:image/svg+xml;utf8,<svg width="11" height="9" viewBox="0 0 11 9" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="3" y="3" width="8" height="6" rx="1.4" fill="%23EE9949"/><path d="M5 4C5 3 4.6 1 3 1C1.4 1 1 3 1 4" stroke="%23EE9949" stroke-width="1.4"/></svg>') no-repeat;
87+
}
88+
89+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry:before {
90+
width: 1.25rem;
91+
height: 1.25rem;
92+
line-height: 1.25rem;
93+
background: transparent url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" r="10" fill="%238DD35F"/></svg>') no-repeat center center;
94+
content: '';
95+
position: absolute;
96+
left: 0;
97+
border-radius: 50%;
98+
font-weight: 600;
99+
color: white;
100+
text-align: center;
101+
font-size: .75rem;
102+
margin-top: .2rem;
103+
}
104+
105+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry.-method:before {
106+
content: 'M';
107+
background-image: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" r="10" fill="%238DD35F"/></svg>');
108+
}
109+
110+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry.-function:before {
111+
content: 'M';
112+
background-image: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" r="10" fill="%238DD35F"/></svg>');
113+
}
114+
115+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry.-property:before {
116+
content: 'P'
117+
}
118+
119+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry.-constant:before {
120+
content: 'C';
121+
background-color: transparent;
122+
background-image: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="-3.05176e-05" y="9.99998" width="14.1422" height="14.1422" transform="rotate(-45 -3.05176e-05 9.99998)" fill="%238DD35F"/></svg>');
123+
}
124+
125+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry.-class:before {
126+
content: 'C'
127+
}
128+
129+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry.-interface:before {
130+
content: 'I'
131+
}
132+
133+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry.-trait:before {
134+
content: 'T'
135+
}
136+
137+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry.-namespace:before {
138+
content: 'N'
139+
}
140+
141+
.phpdocumentor-table-of-contents .phpdocumentor-table-of-contents__entry.-package:before {
142+
content: 'P'
143+
}
144+
145+
.phpdocumentor-table-of-contents dd {
146+
font-style: italic;
147+
margin-left: 2rem;
148+
}
149+
.phpdocumentor-element-found-in {
150+
position: absolute;
151+
top: 0;
152+
right: 0;
153+
font-size: var(--text-sm);
154+
color: gray;
155+
}
156+
157+
.phpdocumentor-element-found-in .phpdocumentor-element-found-in__source {
158+
flex: 0 1 auto;
159+
display: inline-flex;
160+
}
161+
162+
.phpdocumentor-element-found-in .phpdocumentor-element-found-in__source:after {
163+
width: 1.25rem;
164+
height: 1.25rem;
165+
line-height: 1.25rem;
166+
background: transparent url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="gray"><path d="M5.854 4.854a.5.5 0 1 0-.708-.708l-3.5 3.5a.5.5 0 0 0 0 .708l3.5 3.5a.5.5 0 0 0 .708-.708L2.707 8l3.147-3.146zm4.292 0a.5.5 0 0 1 .708-.708l3.5 3.5a.5.5 0 0 1 0 .708l-3.5 3.5a.5.5 0 0 1-.708-.708L13.293 8l-3.147-3.146z" stroke="gray" stroke-width="1.4"/></svg>') no-repeat center center;
167+
content: '';
168+
left: 0;
169+
border-radius: 50%;
170+
font-weight: 600;
171+
text-align: center;
172+
font-size: .75rem;
173+
margin-top: .2rem;
174+
}
175+
.phpdocumentor-class-graph {
176+
width: 100%; height: 600px; border:1px solid black; overflow: hidden
177+
}
178+
179+
.phpdocumentor-class-graph__graph {
180+
width: 100%;
181+
}
182+
.phpdocumentor-tag-list__definition {
183+
display: flex;
184+
}
185+
186+
.phpdocumentor-tag-link {
187+
margin-right: var(--spacing-sm);
188+
}
Lines changed: 145 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,145 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="utf-8">
5+
<title>LaunchDarkly PHP SDK phpredis integration 2.0.0</title>
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<base href="../">
8+
<link rel="icon" href="images/favicon.ico"/>
9+
<link rel="stylesheet" href="css/normalize.css">
10+
<link rel="stylesheet" href="css/base.css">
11+
<link rel="preconnect" href="https://fonts.gstatic.com">
12+
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">
13+
<link href="https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;600;700&display=swap" rel="stylesheet">
14+
<link rel="stylesheet" href="css/template.css">
15+
<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" />
16+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/themes/prism-okaidia.css">
17+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.css">
18+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.css">
19+
<script src="https://cdn.jsdelivr.net/npm/fuse.js@3.4.6"></script>
20+
<script src="https://cdn.jsdelivr.net/npm/css-vars-ponyfill@2"></script>
21+
<script src="js/search.js"></script>
22+
<script defer src="js/searchIndex.js"></script>
23+
</head>
24+
<body id="top">
25+
<header class="phpdocumentor-header phpdocumentor-section">
26+
<h1 class="phpdocumentor-title"><a href="" class="phpdocumentor-title__link">LaunchDarkly PHP SDK phpredis integration 2.0.0</a></h1>
27+
<input class="phpdocumentor-header__menu-button" type="checkbox" id="menu-button" name="menu-button" />
28+
<label class="phpdocumentor-header__menu-icon" for="menu-button">
29+
<i class="fas fa-bars"></i>
30+
</label>
31+
<section data-search-form class="phpdocumentor-search">
32+
<label>
33+
<span class="visually-hidden">Search for</span>
34+
<svg class="phpdocumentor-search__icon" width="21" height="20" viewBox="0 0 21 20" fill="none" xmlns="http://www.w3.org/2000/svg">
35+
<circle cx="7.5" cy="7.5" r="6.5" stroke="currentColor" stroke-width="2"/>
36+
<line x1="12.4892" y1="12.2727" x2="19.1559" y2="18.9393" stroke="currentColor" stroke-width="3"/>
37+
</svg>
38+
<input type="search" class="phpdocumentor-field phpdocumentor-search__field" placeholder="Loading .." disabled />
39+
</label>
40+
</section>
41+
42+
<nav class="phpdocumentor-topnav">
43+
<ul class="phpdocumentor-topnav__menu">
44+
</ul>
45+
</nav>
46+
</header>
47+
48+
<main class="phpdocumentor">
49+
<div class="phpdocumentor-section">
50+
<input class="phpdocumentor-sidebar__menu-button" type="checkbox" id="sidebar-button" name="sidebar-button" />
51+
<label class="phpdocumentor-sidebar__menu-icon" for="sidebar-button">
52+
Menu
53+
</label>
54+
<aside class="phpdocumentor-column -four phpdocumentor-sidebar">
55+
<section class="phpdocumentor-sidebar__category">
56+
<h2 class="phpdocumentor-sidebar__category-header">Namespaces</h2>
57+
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="namespaces/launchdarkly.html">LaunchDarkly</a></h4>
58+
<ul class="phpdocumentor-list">
59+
<li>
60+
<a href="namespaces/launchdarkly-integrations.html">Integrations</a>
61+
62+
</li>
63+
</ul>
64+
65+
</section>
66+
<section class="phpdocumentor-sidebar__category">
67+
<h2 class="phpdocumentor-sidebar__category-header">Packages</h2>
68+
<h4 class="phpdocumentor-sidebar__root-namespace"><a href="packages/LaunchDarkly.html">LaunchDarkly</a></h4>
69+
70+
</section>
71+
72+
<section class="phpdocumentor-sidebar__category">
73+
<h2 class="phpdocumentor-sidebar__category-header">Reports</h2>
74+
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/deprecated.html">Deprecated</a></h3>
75+
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/errors.html">Errors</a></h3>
76+
<h3 class="phpdocumentor-sidebar__root-package"><a href="reports/markers.html">Markers</a></h3>
77+
</section>
78+
79+
<section class="phpdocumentor-sidebar__category">
80+
<h2 class="phpdocumentor-sidebar__category-header">Indices</h2>
81+
<h3 class="phpdocumentor-sidebar__root-package"><a href="indices/files.html">Files</a></h3>
82+
</section>
83+
</aside>
84+
85+
<div class="phpdocumentor-column -eight phpdocumentor-content">
86+
<ul class="phpdocumentor-breadcrumbs">
87+
</ul>
88+
89+
<article class="phpdocumentor-element -file">
90+
<h2 class="phpdocumentor-content__title">PHPRedis.php</h2>
91+
92+
93+
<section class="phpdocumentor-description"></section>
94+
95+
96+
97+
98+
99+
100+
<h3 id="interfaces_class_traits">
101+
Interfaces, Classes and Traits
102+
<a href="#interfaces_class_traits" class="headerlink"><i class="fas fa-link"></i></a>
103+
</h3>
104+
105+
<dl class="phpdocumentor-table-of-contents">
106+
107+
<dt class="phpdocumentor-table-of-contents__entry -class"><a href="classes/LaunchDarkly-Integrations-PHPRedis.html"><abbr title="\LaunchDarkly\Integrations\PHPRedis">PHPRedis</abbr></a></dt>
108+
<dd>Integration with a Redis data store using the `phpredis` extension.</dd>
109+
110+
</dl>
111+
112+
113+
114+
115+
116+
117+
118+
119+
</article>
120+
<section data-search-results class="phpdocumentor-search-results phpdocumentor-search-results--hidden">
121+
<section class="phpdocumentor-search-results__dialog">
122+
<header class="phpdocumentor-search-results__header">
123+
<h2 class="phpdocumentor-search-results__title">Search results</h2>
124+
<button class="phpdocumentor-search-results__close"><i class="fas fa-times"></i></button>
125+
</header>
126+
<section class="phpdocumentor-search-results__body">
127+
<ul class="phpdocumentor-search-results__entries"></ul>
128+
</section>
129+
</section>
130+
</section>
131+
</div>
132+
</div>
133+
<a href="files/src-launchdarkly-integrations-phpredis.html#top" class="phpdocumentor-back-to-top"><i class="fas fa-chevron-circle-up"></i></a>
134+
135+
</main>
136+
137+
<script>
138+
cssVars({});
139+
</script>
140+
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/prism.min.js"></script>
141+
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/autoloader/prism-autoloader.min.js"></script>
142+
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-numbers/prism-line-numbers.min.js"></script>
143+
<script src="https://cdn.jsdelivr.net/npm/prismjs@1.23.0/plugins/line-highlight/prism-line-highlight.min.js"></script>
144+
</body>
145+
</html>

0 commit comments

Comments
 (0)