/webtrees/app/Factories/ |
H A D | ImageFactory.php | 108 string $fit argument 113 … $image = $this->resizeImage(image: $image, width: $width, height: $height, fit: $fit); 174 string $fit, argument 192 $fit, 196 …$closure = function () use ($filesystem, $path, $width, $height, $fit, $add_watermark, $media_file… 198 … $image = $this->resizeImage(image: $image, width: $width, height: $height, fit: $fit); 322 …protected function resizeImage(ImageInterface $image, int $width, int $height, string $fit): Image… argument 324 return match ($fit) { 327 default => throw new InvalidArgumentException(message: 'Unknown fit type: ' . $fit),
|
/webtrees/app/ |
H A D | MediaFile.php | 171 * @param string $fit "crop" or "contain" 176 …public function displayImage(int $width, int $height, string $fit, array $image_attributes = []): … argument 183 $src = $this->imageUrl($width, $height, $fit); 186 $srcset[] = $this->imageUrl($width * $x, $height * $x, $fit) . ' ' . $x . 'x'; 229 * @param string $fit "crop" or "contain" 233 public function imageUrl(int $width, int $height, string $fit): string argument 250 'fit' => $fit,
|
H A D | Media.php | 158 * @param string $fit "crop" or "contain" 163 public function displayImage(int $width, int $height, string $fit, array $attributes): string argument 168 return $media_file->displayImage($width, $height, $fit, $attributes); 176 return $media_file->displayImage($width, $height, $fit, $attributes);
|
H A D | Individual.php | 337 * @param string $fit "crop" or "contain" 342 public function displayImage(int $width, int $height, string $fit, array $attributes): string argument 347 return $media_file->displayImage($width, $height, $fit, $attributes);
|
/webtrees/app/Contracts/ |
H A D | ImageFactoryInterface.php | 45 string $fit argument 60 string $fit, argument
|
/webtrees/public/css/ |
H A D | vendor.min.css | 6 …fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-…
|
/webtrees/resources/css/ |
H A D | colors.css | 54 /* fit primary and secondary menus on mobile devices */
|
/webtrees/resources/lang/ku/ |
H A D | messages.po | 11216 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by… 11217 msgstr "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated b…
|
/webtrees/ |
H A D | phpstan-baseline.neon | 2512 …message: '#^Parameter \#4 \$fit of method Fisharebest\\Webtrees\\Contracts\\ImageFactoryInterface\…
|
/webtrees/resources/lang/en-GB/ |
H A D | messages.po | 11217 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by… 11218 msgstr "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated b…
|
/webtrees/resources/lang/en-AU/ |
H A D | messages.po | 11217 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by… 11218 msgstr "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated b…
|
/webtrees/resources/lang/tt/ |
H A D | messages.po | 11200 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by…
|
/webtrees/resources/lang/mk/ |
H A D | messages.po | 11221 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by…
|
/webtrees/resources/lang/ko/ |
H A D | messages.po | 11199 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by…
|
/webtrees/resources/lang/dv/ |
H A D | messages.po | 11193 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by…
|
/webtrees/resources/lang/ms/ |
H A D | messages.po | 11197 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by…
|
/webtrees/resources/lang/mi/ |
H A D | messages.po | 11214 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by…
|
/webtrees/resources/lang/hi/ |
H A D | messages.po | 11221 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by…
|
/webtrees/resources/lang/sr/ |
H A D | messages.po | 11244 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by…
|
/webtrees/resources/lang/sw/ |
H A D | messages.po | 11235 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by…
|
/webtrees/resources/lang/ja/ |
H A D | messages.po | 11196 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by…
|
/webtrees/resources/lang/ |
H A D | webtrees.pot | 17521 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by…
|
/webtrees/resources/lang/bg/ |
H A D | messages.po | 11216 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by…
|
/webtrees/resources/lang/tl/ |
H A D | messages.po | 11221 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by…
|
/webtrees/resources/lang/lv/ |
H A D | messages.po | 11238 msgid "Place names are frequently too long to fit on charts, lists, etc. They can be abbreviated by…
|