/src/Model/Table/ContentsTable.php (line 443)
object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Contents.cid AS `Contents__cid`, Contents.floor_id AS `Contents__floor_id`, Contents.category_id AS `Contents__category_id`, Contents.is_show AS `Contents__is_show`, Contents.is_grouping AS `Contents__is_grouping`, Contents.is_free AS `Contents__is_free`, Contents.title AS `Contents__title`, Contents.description AS `Contents__description`, Contents.authors AS `Contents__authors`, Contents.publisher AS `Contents__publisher`, Contents.label AS `Contents__label`, Contents.series AS `Contents__series`, Contents.number AS `Contents__number`, Contents.tags AS `Contents__tags`, Contents.page_num AS `Contents__page_num`, Contents.release_date AS `Contents__release_date`, Contents.count_view AS `Contents__count_view`, Contents.count_like AS `Contents__count_like`, Contents.count_comment AS `Contents__count_comment`, Contents.opened AS `Contents__opened`, ServerImages.url AS `ServerImages__url` FROM contents Contents LEFT JOIN server_images ServerImages ON ServerImages.id = (Contents.server_images_id) WHERE (is_show = :c0 AND is_delete = :c1 AND opened < :c2 AND MATCH (`fulltext_search`) AGAINST ("山田芽衣" in boolean mode) AND Contents.is_show = :c3 AND Contents.is_delete = :c4 AND Contents.category_id in (:c5,:c6,:c7,:c8,:c9,:c10,:c11,:c12,:c13,:c14,:c15,:c16,:c17,:c18,:c19,:c20)) ORDER BY count_view_week DESC LIMIT 42 OFFSET 0',
'params' => [
':c0' => [
'value' => (int) 0,
'type' => 'integer',
'placeholder' => 'c0'
],
':c1' => [
'value' => (int) 0,
'type' => 'integer',
'placeholder' => 'c1'
],
':c2' => [
'value' => '2017-10-23 20:19:00',
'type' => 'datetime',
'placeholder' => 'c2'
],
':c3' => [
'value' => (int) 0,
'type' => 'integer',
'placeholder' => 'c3'
],
':c4' => [
'value' => (int) 0,
'type' => 'integer',
'placeholder' => 'c4'
],
':c5' => [
'value' => (int) 101,
'type' => 'integer',
'placeholder' => 'c5'
],
':c6' => [
'value' => (int) 102,
'type' => 'integer',
'placeholder' => 'c6'
],
':c7' => [
'value' => (int) 103,
'type' => 'integer',
'placeholder' => 'c7'
],
':c8' => [
'value' => (int) 104,
'type' => 'integer',
'placeholder' => 'c8'
],
':c9' => [
'value' => (int) 105,
'type' => 'integer',
'placeholder' => 'c9'
],
':c10' => [
'value' => (int) 106,
'type' => 'integer',
'placeholder' => 'c10'
],
':c11' => [
'value' => (int) 107,
'type' => 'integer',
'placeholder' => 'c11'
],
':c12' => [
'value' => (int) 108,
'type' => 'integer',
'placeholder' => 'c12'
],
':c13' => [
'value' => (int) 109,
'type' => 'integer',
'placeholder' => 'c13'
],
':c14' => [
'value' => (int) 110,
'type' => 'integer',
'placeholder' => 'c14'
],
':c15' => [
'value' => (int) 111,
'type' => 'integer',
'placeholder' => 'c15'
],
':c16' => [
'value' => (int) 112,
'type' => 'integer',
'placeholder' => 'c16'
],
':c17' => [
'value' => (int) 113,
'type' => 'integer',
'placeholder' => 'c17'
],
':c18' => [
'value' => (int) 114,
'type' => 'integer',
'placeholder' => 'c18'
],
':c19' => [
'value' => (int) 115,
'type' => 'integer',
'placeholder' => 'c19'
],
':c20' => [
'value' => (int) 116,
'type' => 'integer',
'placeholder' => 'c20'
]
],
'defaultTypes' => [
'Contents__id' => 'integer',
'Contents.id' => 'integer',
'id' => 'integer',
'Contents__cid' => 'string',
'Contents.cid' => 'string',
'cid' => 'string',
'Contents__floor_id' => 'integer',
'Contents.floor_id' => 'integer',
'floor_id' => 'integer',
'Contents__category_id' => 'integer',
'Contents.category_id' => 'integer',
'category_id' => 'integer',
'Contents__is_show' => 'integer',
'Contents.is_show' => 'integer',
'is_show' => 'integer',
'Contents__is_grouping' => 'boolean',
'Contents.is_grouping' => 'boolean',
'is_grouping' => 'boolean',
'Contents__is_free' => 'boolean',
'Contents.is_free' => 'boolean',
'is_free' => 'boolean',
'Contents__is_honor' => 'boolean',
'Contents.is_honor' => 'boolean',
'is_honor' => 'boolean',
'Contents__is_repost' => 'boolean',
'Contents.is_repost' => 'boolean',
'is_repost' => 'boolean',
'Contents__is_delete' => 'integer',
'Contents.is_delete' => 'integer',
'is_delete' => 'integer',
'Contents__server_contents_id' => 'integer',
'Contents.server_contents_id' => 'integer',
'server_contents_id' => 'integer',
'Contents__server_images_id' => 'integer',
'Contents.server_images_id' => 'integer',
'server_images_id' => 'integer',
'Contents__fb_id' => 'integer',
'Contents.fb_id' => 'integer',
'fb_id' => 'integer',
'Contents__fb_cid' => 'string',
'Contents.fb_cid' => 'string',
'fb_cid' => 'string',
'Contents__title' => 'string',
'Contents.title' => 'string',
'title' => 'string',
'Contents__description' => 'text',
'Contents.description' => 'text',
'description' => 'text',
'Contents__authors' => 'string',
'Contents.authors' => 'string',
'authors' => 'string',
'Contents__publisher' => 'string',
'Contents.publisher' => 'string',
'publisher' => 'string',
'Contents__label' => 'string',
'Contents.label' => 'string',
'label' => 'string',
'Contents__series' => 'string',
'Contents.series' => 'string',
'series' => 'string',
'Contents__number' => 'integer',
'Contents.number' => 'integer',
'number' => 'integer',
'Contents__tags' => 'string',
'Contents.tags' => 'string',
'tags' => 'string',
'Contents__search_word' => 'string',
'Contents.search_word' => 'string',
'search_word' => 'string',
'Contents__page_num' => 'integer',
'Contents.page_num' => 'integer',
'page_num' => 'integer',
'Contents__release_date' => 'date',
'Contents.release_date' => 'date',
'release_date' => 'date',
'Contents__original_hash' => 'string',
'Contents.original_hash' => 'string',
'original_hash' => 'string',
'Contents__count_view' => 'integer',
'Contents.count_view' => 'integer',
'count_view' => 'integer',
'Contents__count_view_day' => 'integer',
'Contents.count_view_day' => 'integer',
'count_view_day' => 'integer',
'Contents__count_view_week' => 'integer',
'Contents.count_view_week' => 'integer',
'count_view_week' => 'integer',
'Contents__count_view_month' => 'integer',
'Contents.count_view_month' => 'integer',
'count_view_month' => 'integer',
'Contents__count_like' => 'integer',
'Contents.count_like' => 'integer',
'count_like' => 'integer',
'Contents__count_comment' => 'integer',
'Contents.count_comment' => 'integer',
'count_comment' => 'integer',
'Contents__fulltext_search' => 'text',
'Contents.fulltext_search' => 'text',
'fulltext_search' => 'text',
'Contents__opened' => 'datetime',
'Contents.opened' => 'datetime',
'opened' => 'datetime',
'Contents__reposted' => 'datetime',
'Contents.reposted' => 'datetime',
'reposted' => 'datetime',
'Contents__created' => 'datetime',
'Contents.created' => 'datetime',
'created' => 'datetime',
'Contents__modified' => 'datetime',
'Contents.modified' => 'datetime',
'modified' => 'datetime',
'ServerImages__id' => 'integer',
'ServerImages.id' => 'integer',
'ServerImages__ip' => 'string',
'ServerImages.ip' => 'string',
'ip' => 'string',
'ServerImages__user' => 'string',
'ServerImages.user' => 'string',
'user' => 'string',
'ServerImages__path' => 'string',
'ServerImages.path' => 'string',
'path' => 'string',
'ServerImages__url' => 'string',
'ServerImages.url' => 'string',
'url' => 'string',
'ServerImages__last_upload_date' => 'datetime',
'ServerImages.last_upload_date' => 'datetime',
'last_upload_date' => 'datetime',
'ServerImages__is_status' => 'integer',
'ServerImages.is_status' => 'integer',
'is_status' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'ServerImages' => []
],
'matching' => [],
'extraOptions' => [
'account_id' => null,
'free' => null,
'keyword' => '山田芽衣',
'paramType' => 'querystring',
's' => 'CNT_VIEW_WEEK_DESC',
'scope' => null,
'setting' => [],
'whitelist' => [
(int) 0 => 'limit',
(int) 1 => 'sort',
(int) 2 => 'page',
(int) 3 => 'direction'
]
],
'repository' => object(App\Model\Table\ContentsTable) {
'registryAlias' => 'Contents',
'table' => 'contents',
'alias' => 'Contents',
'entityClass' => '\Cake\ORM\Entity',
'associations' => [
(int) 0 => 'comments',
(int) 1 => 'serverimages',
(int) 2 => 'servercontents'
],
'behaviors' => [
(int) 0 => 'Timestamp'
],
'defaultConnection' => 'default',
'connectionName' => 'prod'
}
}
Warning (512): Unable to emit headers. Headers sent in file=/home/prod/youbook/cakephp/vendor/cakephp/cakephp/src/Error/Debugger.php line=921 [CORE/src/Http/ResponseEmitter.php, line 48]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/prod/youbook/cakephp/vendor/cakephp/cakephp/src/Error/Debugger.php:921) [CORE/src/Http/ResponseEmitter.php, line 148]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/prod/youbook/cakephp/vendor/cakephp/cakephp/src/Error/Debugger.php:921) [CORE/src/Http/ResponseEmitter.php, line 181]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/prod/youbook/cakephp/vendor/cakephp/cakephp/src/Error/Debugger.php:921) [CORE/src/Http/ResponseEmitter.php, line 181]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/prod/youbook/cakephp/vendor/cakephp/cakephp/src/Error/Debugger.php:921) [CORE/src/Http/ResponseEmitter.php, line 206]
Warning (2): Cannot modify header information - headers already sent by (output started at /home/prod/youbook/cakephp/vendor/cakephp/cakephp/src/Error/Debugger.php:921) [CORE/src/Http/ResponseEmitter.php, line 206]
「山田芽衣」の検索結果│【無料読み放題】無料で読み放題の漫画・コミック・ラノベ・同人誌・雑誌の書籍投稿サービス「YouBooks ユーブックス」

無料漫画読み放題サービス「YouBooks ユーブックス」TOPページ「山田芽衣(すべてのカテゴリー)」の検索結果

「山田芽衣」検索結果発売日順 1ページ目 /該当数:1

カテゴリー未指定の場合、通常アダルト作品は表示されません。アダルト作品を表示させる場合はアダルトカテゴリーを指定するか、カテゴリーON/OFF機能(会員のみ)にてONの設定にしてください。

該当する作品が見つかりませんでした。検索ワードやカテゴリーを変更して再度検索をお試しください
※アダルトカテゴリーはジャンルを指定しないと検索から除外されます。

1~1件表示/1件中