検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 58 for Formatter (0.007 sec.)
Returns the formatter for the highlighted output 8723
« SolrQuery::getHighlightFields SolrQuery::getHighlightFragmenter » PHP Manual SolrQuery Returns ... the formatter for the highlighted output SolrQuery::getHighlight ... matter (PECL solr >= 0.9.2) SolrQuery::getHighlightFormatter — Returns the formatter for the highlighted output ... 説明 public SolrQuery::getHighlightFormatter ( string $field_override = ? ): string Returns the ... formatter for the highlighted output パラメータ field_overri ...
https://man.plustar.jp/php/solrquery.gethighlightformatter.html - [similar]
IntlDateFormatter で使用する寛大さを取得する 8533
« IntlDateFormatter::getTimeZone IntlDateFormatter::localtime » PHP Manual IntlDateFormatter Int ... lDateFormatter で使用する寛大さを取得する IntlDateFormatter::isLe ... = 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::isLenient -- datefmt_is_lenient — IntlDateFormatt ... さを取得する 説明 オブジェクト指向型 public IntlDateFormatter::isLenient (): bool 手続き型 datefmt_is_lenient ( ... IntlDateFormatter $formatter ): bool パターンに正確にマッチしていない ...
https://man.plustar.jp/php/intldateformatter.islenient.html - [similar]
パーサの寛大さを設定する 8416
« IntlDateFormatter::setCalendar IntlDateFormatter::setPattern » PHP Manual IntlDateFormatter... ーサの寛大さを設定する IntlDateFormatter::setLenient datefmt_set_lenient (PHP 5 >= 5.3.0, P ... HP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::setLenient -- datefmt_set_lenient — パーサの寛大さ ... を設定する 説明 オブジェクト指向型 public IntlDateFormatter::setLenient ( bool $lenient ): void 手続き型 datef ... mt_set_lenient ( IntlDateFormatter $formatter , bool $lenient ): void パターンに正確に ...
https://man.plustar.jp/php/intldateformatter.setlenient.html - [similar]
フォーマッタの直近のエラーコードを取得する 7611
« NumberFormatter::getAttribute NumberFormatter::getErrorMessage » PHP Manual NumberFormatter... ォーマッタの直近のエラーコードを取得する NumberFormatter::getErrorCode numfmt_get_error_code (PHP 5 >= 5.3. ... 0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::getErrorCode -- numfmt_get_error_code — フォーマッ ... ードを取得する 説明 オブジェクト指向型 public NumberFormatter::getErrorCode (): int 手続き型 numfmt_get_error_co ... de ( NumberFormatter $formatter ): int フォーマッタが直近に実行した関数 ...
https://man.plustar.jp/php/numberformatter.geterrorcode.html - [similar]
日付/時刻 の値を文字列としてフォーマットする 7538
« IntlDateFormatter::create IntlDateFormatter::formatObject » PHP Manual IntlDateFormatter 日付/ ... 時刻 の値を文字列としてフォーマットする IntlDateFormatter::format datefmt_format (PHP 5 >= 5.3.0, PHP 7, PHP ... 8, PECL intl >= 1.0.0) IntlDateFormatter::format -- datefmt_format — 日付/時刻 の値を文字列 ... ーマットする 説明 オブジェクト指向型 public IntlDateFormatter::format ( IntlCalendar | DateTimeInterface | array ... : string | false 手続き型 datefmt_format ( IntlDateFormatter $formatter , IntlCalendar | DateTimeInterface | ar ...
https://man.plustar.jp/php/intldateformatter.format.html - [similar]
文字列をパースしてタイムスタンプにする 7201
« IntlDateFormatter::localtime IntlDateFormatter::setCalendar » PHP Manual IntlDateFormatter 文字 ... 列をパースしてタイムスタンプにする IntlDateFormatter::parse datefmt_parse (PHP 5 >= 5.3.0, PHP 7, PHP 8 ... , PECL intl >= 1.0.0) IntlDateFormatter::parse -- datefmt_parse — 文字列をパースしてタイム ... タンプにする 説明 オブジェクト指向型 public IntlDateFormatter::parse ( string $string , int &$offset = null ): i ... t | float | false 手続き型 datefmt_parse ( IntlDateFormatter $formatter , string $string , int &$offset = null ...
https://man.plustar.jp/php/intldateformatter.parse.html - [similar]
数値をフォーマットする 7157
« NumberFormatter::formatCurrency NumberFormatter::getAttribute » PHP Manual NumberFormatter 数値 ... をフォーマットする NumberFormatter::format numfmt_format (PHP 5 >= 5.3.0, PHP 7, PHP ... 8, PECL intl >= 1.0.0) NumberFormatter::format -- numfmt_format — 数値をフォーマットする ... 説明 オブジェクト指向型 public NumberFormatter::format ( int | float $num , int $type = NumberFor ... T ): string | false 手続き型 numfmt_format ( NumberFormatter $formatter , int | float $num , int $type = Number ...
https://man.plustar.jp/php/numberformatter.format.html - [similar]
直近の操作のエラーコードを取得する 7128
« IntlDateFormatter::getDateType IntlDateFormatter::getErrorMessage » PHP Manual IntlDateFormatter ... er 直近の操作のエラーコードを取得する IntlDateFormatter::getErrorCode datefmt_get_error_code (PHP 5 >= 5.3 ... .0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::getErrorCode -- datefmt_get_error_code — 直近の操 ... ドを取得する 説明 オブジェクト指向型 public IntlDateFormatter::getErrorCode (): int 手続き型 datefmt_get_error_c ... ode ( IntlDateFormatter $formatter ): int 直近の操作のエラーコードを取得し ...
https://man.plustar.jp/php/intldateformatter.geterrorcode.html - [similar]
カレンダーオブジェクトのコピーを取得する 7084
« IntlDateFormatter::getTimeZoneId IntlDateFormatter::getTimeZone » PHP Manual IntlDateFormatter ... カレンダーオブジェクトのコピーを取得する IntlDateFormatter::getCalendarObject datefmt_get_calendar_object (PH ... = 5.5.0, PHP 7, PHP 8, PECL intl >= 3.0.0) IntlDateFormatter::getCalendarObject -- datefmt_get_calendar_object ... ーを取得する 説明 オブジェクト指向型 public IntlDateFormatter::getCalendarObject (): IntlCalendar | false | null ... 手続き型 datefmt_get_calendar_object ( IntlDateFormatter $formatter ): IntlCalendar | false | null このフォ ...
https://man.plustar.jp/php/intldateformatter.getcalendarobject.html - [similar]
直近の操作のエラーコードを取得する 7084
« MessageFormatter::format MessageFormatter::getErrorMessage » PHP Manual MessageFormatter 直近の ... 操作のエラーコードを取得する MessageFormatter::getErrorCode msgfmt_get_error_code (PHP 5 >= 5.3. ... 0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::getErrorCode -- msgfmt_get_error_code — 直近の操作 ... ードを取得する 説明 オブジェクト指向型 public MessageFormatter::getErrorCode (): int 手続き型 msgfmt_get_error_co ... de ( MessageFormatter $formatter ): int 直近の操作のエラーコードを取得し ...
https://man.plustar.jp/php/messageformatter.geterrorcode.html - [similar]
PREV 1 2 3 4 5 6 NEXT