404 | Not Found | sfError404Exception
This request has been forwarded to a 404 error page by the action "search/detail".
stack trace
- at ()
in SF_ROOT_DIR/pear/symfony/action/sfAction.class.php line 89 ...
- {
- if (!$condition)
- {
- throw new sfError404Exception($this->get404Message($message));
- }
- }
-
- at sfAction->forward404Unless(null)
in SF_ROOT_DIR/apps/pubric/modules/search/actions/actions.class.php line 278 ...
- $this->response->setSlot('body_class', 'detail');
- $job_id = $this->getRequestParameter('id');
- $job = JobsPeer::findOneById($job_id);
- $this->forward404Unless($job);
- $_area = $this->getRequestParameter('area');
- $_search = $this->getRequestParameter('search');
- at searchActions->executeDetail(object('sfWebRequest'))
in SF_ROOT_DIR/pear/symfony/action/sfActions.class.php line 60 ...
- }
-
- // run action
- return $this->$actionToRun($request);
- }
- }
-
- at sfActions->execute(object('sfWebRequest'))
in SF_ROOT_DIR/pear/symfony/filter/sfExecutionFilter.class.php line 92 ...
- {
- // execute the action
- $actionInstance->preExecute();
- $viewName = $actionInstance->execute($this->context->getRequest());
- $actionInstance->postExecute();
-
- return null === $viewName ? sfView::SUCCESS : $viewName;
- at sfExecutionFilter->executeAction(object('searchActions'))
in SF_ROOT_DIR/pear/symfony/filter/sfExecutionFilter.class.php line 78 ...
- }
- }
-
- return $this->executeAction($actionInstance);
- }
-
- /**
- at sfExecutionFilter->handleAction(object('sfFilterChain'), object('searchActions'))
in SF_ROOT_DIR/pear/symfony/filter/sfExecutionFilter.class.php line 42 ...
- {
- $timer = sfTimerManager::getTimer(sprintf('Action "%s/%s"', $actionInstance->getModuleName(), $actionInstance->getActionName()));
-
- $viewName = $this->handleAction($filterChain, $actionInstance);
-
- $timer->addTime();
- $timer = sfTimerManager::getTimer(sprintf('View "%s" for "%s/%s"', $viewName, $actionInstance->getModuleName(), $actionInstance->getActionName()));
- at sfExecutionFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/pear/symfony/filter/sfFilterChain.class.php line 53 ...
- }
-
- // execute the next filter
- $this->chain[$this->index]->execute($this);
- }
- }
-
- at sfFilterChain->execute()
in SF_ROOT_DIR/pear/symfony/filter/sfRenderingFilter.class.php line 33 ...
- public function execute($filterChain)
- {
- // execute next filter
- $filterChain->execute();
-
- // get response object
- $response = $this->context->getResponse();
- at sfRenderingFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/pear/symfony/filter/sfFilterChain.class.php line 53 ...
- }
-
- // execute the next filter
- $this->chain[$this->index]->execute($this);
- }
- }
-
- at sfFilterChain->execute()
in SF_ROOT_DIR/pear/symfony/controller/sfController.class.php line 238 ...
- }
-
- // process the filter chain
- $filterChain->execute();
- }
- else
- {
- at sfController->forward('search', 'detail')
in SF_ROOT_DIR/pear/symfony/controller/sfFrontWebController.class.php line 48 ...
- }
-
- // make the first request
- $this->forward($moduleName, $actionName);
- }
- catch (sfException $e)
- {
- at sfFrontWebController->dispatch()
in SF_ROOT_DIR/pear/symfony/util/sfContext.class.php line 170 ...
- */
- public function dispatch()
- {
- $this->getController()->dispatch();
- }
-
- /**
- at sfContext->dispatch()
in /home/webroot/demo.matomail.jp/htdocs/index.php line 27 ...
- $configuration = ProjectConfiguration::getApplicationConfiguration('pubric', 'dev', true);
- }
-
- sfContext::createInstance($configuration)->dispatch();
-
symfony settings ...
app_jpSimpleMail_encoding: utf-8
app_jpSimpleMail_swift_debug: true
ex-common_accounts_search_level:
fcowner: { title: グループ管理者, value: fc_owner }
tyokuei: { title: 一般管理者, value: tyokuei_owner }
ex-common_activationurl: 'http://withlink-test.fabric-arts.asia/contact/form?acode=%s'
ex-common_brand:
1: ばり馬
2: とりの助
3: 風雲丸
4: 江口商店
ex-common_currentjob:
'': 選択してください
1000: 高校生
2000: 大学生
2100: 大学院生
3000: 専門・短大生
4000: フリーター
5000: アルバイト・パート
6100: 正社員
6200: 契約社員
6300: 派遣社員
7000: 主婦・主夫
8000: 自営業
9000: 無職
9999: その他
ex-common_from: tset@matomail.jp
ex-common_group:
9: is_system
8: is_honbu
7: is_fc
6: is_tyokuei
ex-common_group_search_level:
fcowner: { title: グループ管理者, value: is_fc }
tyokuei: { title: 一般管理者, value: is_tyokuei }
ex-common_grouplevel:
9: システム管理者
8: 本部管理者
7: グループ管理者
6: 一般管理者
ex-common_grouplevelforhonbu:
8: 本部管理者
7: グループ管理者
6: 一般管理者
ex-common_isinterview:
1: 面接候補日を指定する
9: 面接候補日を指定しない
ex-common_issendtype:
1: リアルタイム配信する
2: 面接候補日を指定する
ex-common_joburl: 'http://withlink-test.fabric-arts.asia/search/detail?id=%s'
ex-common_messagetype:
1000: 自動送信(応募サンクス)
4000: 自動送信(問い合わせサンクス)
3000: 手動送信
ex-common_prefecture:
- 選択してください
- 北海道
- 青森県
- 岩手県
- 宮城県
- 秋田県
- 山形県
- 福島県
- 茨城県
- 栃木県
- 群馬県
- 埼玉県
- 千葉県
- 東京都
- 神奈川県
- 新潟県
- 富山県
- 石川県
- 福井県
- 山梨県
- 長野県
- 岐阜県
- 静岡県
- 愛知県
- 三重県
- 滋賀県
- 京都府
- 大阪府
- 兵庫県
- 奈良県
- 和歌山県
- 鳥取県
- 島根県
- 岡山県
- 広島県
- 山口県
- 徳島県
- 香川県
- 愛媛県
- 高知県
- 福岡県
- 佐賀県
- 長崎県
- 熊本県
- 大分県
- 宮崎県
- 鹿児島県
- 沖縄県
ex-common_questionnaire1:
'': 選択してください
1: 既婚
2: 未婚
ex-common_questionnaire2:
'': 選択してください
10: ホームページ
20: 求人誌
30: 知人の紹介
40: ポスター・POP
60: 折込チラシ
70: その他
ex-common_questionnaire3:
'': 選択してください
10: 徒歩
20: 自転車
30: バイク
40: 車
50: 電車
60: バス
70: その他
ex-common_replyto: test@matomail.jp
ex-common_returnpath: test@matomail.jp
ex-common_sex:
'': 選択してください
1: 男性
2: 女性
ex-common_status:
1: 有効
9: 無効
ex-common_uploaderror:
0: ファイルアップロードは成功しています。
1: アップロードされたファイルは、ファイルサイズの制限を超えています。
2: アップロードされたファイルは、ファイルサイズの制限を超えています。
3: ファイルはアップロードされませんでした。
4: ファイルをアップロードしてください。
6: 保存に失敗しました。(Error.6)
7: 保存に失敗しました。(Error.7)
8: 保存に失敗しました。(Error.8)
ex-lang_ja:
common: { example: { company_name: 例:株式会社ファブリックアーツ, user_name: '例:広島 太郎', shopname: '例: コトハカフェ富士見町店', address: '例: 広島市中区紙屋町2-1-22 広島興銀ビル9F', main_mail: 例:sample@matomail.jp, sub_mail1: 例:sample001@matomail.jp, sub_mail2: 例:sample002@matomail.jp } }
account: { base: 拠点, title: ユーザー管理, short_title: ユーザー, item: { shopname: 拠点名, area: 拠点エリア, shopaddress: 拠点住所 }, edit: { h1: { 1: null, 2: null, 3: null, 4: 拠点情報 } } }
mod_search_enabled: true
mod_search_view_class: sfPHP
sf_admin_module_web_dir: /sfPropelPlugin
sf_admin_web_dir: /sf/sf_admin
sf_app: pubric
sf_app_base_cache_dir: /home/webroot/demo.matomail.jp/php/cache/pubric
sf_app_cache_dir: /home/webroot/demo.matomail.jp/php/cache/pubric/dev
sf_app_config_dir: /home/webroot/demo.matomail.jp/php/apps/pubric/config
sf_app_dir: /home/webroot/demo.matomail.jp/php/apps/pubric
sf_app_i18n_dir: /home/webroot/demo.matomail.jp/php/apps/pubric/i18n
sf_app_lib_dir: /home/webroot/demo.matomail.jp/php/apps/pubric/lib
sf_app_module_dir: /home/webroot/demo.matomail.jp/php/apps/pubric/modules
sf_app_template_dir: /home/webroot/demo.matomail.jp/php/apps/pubric/templates
sf_apps_dir: /home/webroot/demo.matomail.jp/php/apps
sf_cache: off
sf_cache_dir: /home/webroot/demo.matomail.jp/php/cache
sf_charset: utf-8
sf_check_lock: false
sf_compressed: false
sf_config_cache_dir: /home/webroot/demo.matomail.jp/php/cache/pubric/dev/config
sf_config_dir: /home/webroot/demo.matomail.jp/php/config
sf_csrf_secret: false
sf_data_dir: /home/webroot/demo.matomail.jp/php/data
sf_debug: true
sf_default_culture: en
sf_enabled_modules:
- default
sf_environment: dev
sf_error_404_action: error404
sf_error_404_module: errors
sf_error_reporting: 32767
sf_escaping_method: ESC_SPECIALCHARS
sf_escaping_strategy: false
sf_etag: off
sf_file_link_format: null
sf_i18n: false
sf_i18n_cache_dir: /home/webroot/demo.matomail.jp/php/cache/pubric/dev/i18n
sf_lib_dir: /home/webroot/demo.matomail.jp/php/lib
sf_log_dir: /home/webroot/demo.matomail.jp/php/log
sf_logging_enabled: on
sf_login_action: login
sf_login_module: page
sf_module_cache_dir: /home/webroot/demo.matomail.jp/php/cache/pubric/dev/modules
sf_module_disabled_action: disabled
sf_module_disabled_module: default
sf_no_script_name: off
sf_orm: propel
sf_plugins_dir: /home/webroot/demo.matomail.jp/php/plugins
sf_root_dir: /home/webroot/demo.matomail.jp/php
sf_secure_action: secure
sf_secure_module: default
sf_standard_helpers:
- Partial
- Cache
sf_symfony_lib_dir: /home/webroot/demo.matomail.jp/php/pear/symfony
sf_template_cache_dir: /home/webroot/demo.matomail.jp/php/cache/pubric/dev/template
sf_test_cache_dir: /home/webroot/demo.matomail.jp/php/cache/pubric/dev/test
sf_test_dir: /home/webroot/demo.matomail.jp/php/test
sf_upload_dir: /home/webroot/demo.matomail.jp/php/web/uploads
sf_use_database: true
sf_web_debug: on
sf_web_debug_web_dir: /sf/sf_web_debug
sf_web_dir: /home/webroot/demo.matomail.jp/php/web
request ...
options:
path_info_key: PATH_INFO
path_info_array: SERVER
http_port: null
https_port: null
default_format: null
logging: on
relative_url_root: null
formats: { txt: text/plain, js: [application/javascript, application/x-javascript, text/javascript], css: text/css, json: [application/json, application/x-json], xml: [text/xml, application/xml, application/x-xml], rdf: application/rdf+xml, atom: application/atom+xml }
no_script_name: off
parameterHolder:
action: detail
id: '130'
module: search
page: '3'
attributeHolder:
sf_route: 'sfRoute Object()'
response ...
status:
code: 404
text: 'Not Found'
options:
http_protocol: HTTP/1.1
logging: on
charset: utf-8
send_http_headers: true
content_type: 'text/html; charset=utf-8'
cookies: { }
httpHeaders:
Content-Type: 'text/html; charset=utf-8'
javascripts: { }
stylesheets: { }
metas: { }
httpMetas: { }
options:
auto_shutdown: false
culture: null
default_culture: en
use_flash: true
logging: on
timeout: 1800
attributeHolder: { }
culture: en
authenticated: false
credentials: { }
lastRequest: 1745632987
global vars ...
cookie: { }
env: { }
files: { }
get:
id: '130'
page: '3'
post: { }
server:
CONTEXT_DOCUMENT_ROOT: /home/webroot/demo.matomail.jp/htdocs
CONTEXT_PREFIX: ''
DOCUMENT_ROOT: /home/webroot/demo.matomail.jp/htdocs
FCGI_ROLE: RESPONDER
GATEWAY_INTERFACE: CGI/1.1
HOME: /usr/share/httpd
HTTPS: on
HTTP_ACCEPT: '*/*'
HTTP_ACCEPT_ENCODING: 'gzip, br, zstd, deflate'
HTTP_HOST: demo.matomail.jp
HTTP_USER_AGENT: 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
PATH: '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin'
PHP_SELF: /index.php
QUERY_STRING: 'id=130&page=3'
REDIRECT_HTTPS: on
REDIRECT_QUERY_STRING: 'id=130&page=3'
REDIRECT_SSL_TLS_SNI: demo.matomail.jp
REDIRECT_STATUS: '200'
REDIRECT_UNIQUE_ID: aAw@28I-wia4ofBgs@r@@AAAAAc
REDIRECT_URL: /search/detail
REMOTE_ADDR: 3.128.168.155
REMOTE_PORT: '52834'
REQUEST_METHOD: GET
REQUEST_SCHEME: https
REQUEST_TIME: 1745632987
REQUEST_TIME_FLOAT: 1745632987.2689
REQUEST_URI: '/search/detail?id=130&page=3'
SCRIPT_FILENAME: /home/webroot/demo.matomail.jp/htdocs/index.php
SCRIPT_NAME: /index.php
SERVER_ADDR: 133.18.98.158
SERVER_ADMIN: root@localhost
SERVER_NAME: demo.matomail.jp
SERVER_PORT: '443'
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE: ''
SERVER_SOFTWARE: 'Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.1.33'
SSL_TLS_SNI: demo.matomail.jp
UNIQUE_ID: aAw@28I-wia4ofBgs@r@@AAAAAc
USER: apache
proxy-nokeepalive: '1'
session: { }