Home
last modified time | relevance | path

Searched refs:index (Results 1 – 25 of 122) sorted by relevance

12345

/webtrees/app/Schema/
H A DMigration0.php38 $table->index('sort_order');
89 $table->index('gedcom_id');
104 $table->index('log_time');
105 $table->index('log_type');
106 $table->index('ip_address');
107 $table->index('user_id');
108 $table->index('gedcom_id');
124 $table->index(['gedcom_id', 'status', 'xref']);
125 $table->index('user_id');
140 $table->index('user_id');
[all …]
H A DMigration37.php50 $table->index(['m_id', 'm_file']);
51 $table->index(['m_file', 'm_id']);
52 $table->index(['m_file', 'multimedia_file_refn']);
53 $table->index(['m_file', 'multimedia_format']);
54 $table->index(['m_file', 'source_media_type']);
55 $table->index(['m_file', 'descriptive_title']);
H A DMigration40.php44 $table->index(['user_id', 'updated']);
45 $table->index(['gedcom_id', 'updated']);
H A DMigration39.php46 $table->index('user_id');
47 $table->index(['gedcom_id', 'user_id']);
H A DMigration44.php47 $table->index(['latitude']);
48 $table->index(['longitude']);
/webtrees/resources/js/
H A Dtreeview.js82 tv.toolbox.find('#tvbCompact').each(function (index, tvCompact) { argument
88 tv.toolbox.find('#tvbAllPartners').each(function (index, tvAllPartners) { argument
94 tv.toolbox.find('#tvbOpen').each(function (index, tvbOpen) { argument
100 tv.treeview.find('.tv_box:not(.boxExpanded)').each(function (index, box) { argument
110 tv.toolbox.find('#tvbClose').each(function (index, tvbClose) { argument
115 tv.treeview.find('.tv_box.boxExpanded').each(function (index, box) { argument
172 tv.treeview.find('td[abbr]').each(function (index, el) { argument
/webtrees/app/Report/
H A DPdfRenderer.php149 * @param int $index
153 public function removeHeader(int $index): void argument
155 unset($this->headerElements[$index]);
161 * @param int $index
165 public function removeBody(int $index): void argument
167 unset($this->bodyElements[$index]);
/webtrees/
H A Dphpstan.neon.dist12 - index.php
13 - public/index.php
/webtrees/public/ckeditor-4.15.1-custom/plugins/pastefromword/filter/
H A Ddefault.js33 …(b[l]),h,m;k?(m=k.type.match(/alpha/)&&7==k.index?"alpha":m,m="o"==b[l].attributes["cke-symbol"]&&…
35 …],"§":["square",-3]};if(b in e||a&&a.match(/(disc|circle|square)/))return{index:e[b][1],type:e[b][…
36index:b?parseInt(g.getSubsectionSymbol(b),10):0,type:"decimal"};b=b.replace(/\W/g,"").toLowerCase(…
/webtrees/public/ckeditor-4.15.1-custom/
H A DREADME.md35 http://<your site>/<CKEditor installation path>/samples/index.html
39 http://www.example.com/ckeditor/samples/index.html
/webtrees/public/ckeditor-4.15.1-custom/skins/moono/
H A Ddialog.css5index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box…
H A Ddialog_ie.css5index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box…
H A Ddialog_ie8.css5index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box…
H A Ddialog_iequirks.css5index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box…
H A Ddialog_ie7.css5index:1;background:#eaeaea;border:1px solid #b2b2b2;border-bottom-color:#999;border-radius:3px;box…
/webtrees/resources/css/
H A D_chart-interactive.css248 z-index: 90; /* should be < 100 because 100 is the z-index of WT menus */
260 z-index: 91; /* just over tv_tools */
H A D_on-screen-keyboard.css21 z-index: 1000;
H A D_colorbox.css63 z-index: 9999;
/webtrees/app/Module/
H A DStatisticsChartModule.php945 $index = 0;
947 $colors[] = self::Z_AXIS_COLORS[$index];
948 $index = ($index + 1) % count(self::Z_AXIS_COLORS);
/webtrees/public/css/
H A Dvendor.min.css6index:2}[dir] .form-floating>label{border:1px solid #0000;border:var(--bs-border-width) solid #000…
11index:1}[dir] .ts-control{border:1px solid #dee2e6;border:1px solid var(--bs-border-color);border-…
H A Dminimal.min.css1index:90}[dir] #tvStylesSubmenu,[dir] #tv_tools{background-color:#efefef;border:1px outset #dfdfdf…
H A Dfab.min.css1index:90}[dir] #tvStylesSubmenu,[dir] #tv_tools{background-color:#efefef;border:1px outset #dfdfdf…
/webtrees/data/
H A D.gitignore4 !index.php
/webtrees/public/ckeditor-4.15.1-custom/plugins/dialog/styles/
H A Ddialog.css13 z-index: 10010;
/webtrees/resources/css/xenea/images/
H A Dreadme.txt11 Website: http://www.everaldo.com/crystal/index.html

12345