Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article?

<?php namespace App\Model\Table; use Cake\ORM\Query; use Cake\ORM\RulesChecker; use Cake\ORM\Table; use Cake\Validation\Validator; use Cake\Database\Schema\TableSchema; use DateTime; class ProfilesTable extends Table { public function validationDefault(Validator $validator) { $validator ->date('birthday') ->requirePresence('birthday', 'create') ->notEmpty('birthday', '生年月日を入力してください') ->add('birthd
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く