アッラーとは何か?

「アッラー」という言葉はアラビア語の音訳であり、イスラム以前の無知の時代のアラブ人たちも、至高の唯一なる主を指す言葉としてこの語を使用していました。しかし当時の一部のアラブ人たちは、アッラーを崇拝する一方で他の偶像も崇拝していました。

すべての人類——ムスリムであれ、ムスリムでなかろうと——健全な理性と論理によって、アッラーの存在とその属性の真実を認識することができます。あらゆる行為にはそれを行った者が存在し、すべての出来事には必ず原因があることを、誰もが理解できます。何もないところから自然に物事が生まれることはなく、理由なくして起こることもありません。このような例は数えきれず、無視することはできません。

この宇宙とその中のすべて——生き物も無生物も、静止しているものも動いているものも——すべては無から創造されたのです。理性と論理は、この宇宙に必ず創造主がいることを証明しています。その名がアッラーであれ、創造主(クリエイター)であれ、天地の始まりを作った者であれ、呼び方がどうであれ、この真実に違いはありません。宇宙全体、そしてそのすべての構成要素が、創造主の存在を十分に証明しています。

この創造主の属性を知るには、その創造物とその作品を観察・研究する必要があります。たとえば、一冊の本はその著者の知識や経験、文化、分析力、思想、そして創作能力を示しています。また、工芸品はその制作者の考え方や性格を反映しています。同じように、人間が理性と論理を用いて宇宙の万物について考えるならば、創造主の属性について理解することができるのです。

海や自然の美しさ、細胞の精巧さとそこに表れる知恵、宇宙のバランスと秩序、人間の持つ知識……これらすべてが創造主の偉大さ、知識、知恵を証明しています。

人々が存在の意味を意識しているかどうか、人生の中にある苦しみや困難の哲理を理解しているかどうかにかかわらず、理性と論理が導き出す結論は変わりません——それは、「偉大で、全知で、英知に満ちた創造主」が存在するということです。そして信仰者たちはその創造主を「アッラー」と呼ぶのです。


シェア:
Request history8.2.23PHP Version271msRequest Duration27MBMemory UsageGET ja/category/{category}/existence-of-god/{id}Route
    • Booting (167ms)time
    • Application (104ms)time
    • 1 x Booting (61.72%)
      167ms
      1 x Application (38.28%)
      104ms
      8 templates were rendered
      • 1x japan::pages.category.existenceexistence.blade.php#?blade
      • 1x japan::component.videovideo.blade.php#?blade
      • 1x japan::layout.layoutlayout.blade.php#?blade
      • 1x japan::layout.headhead.blade.php#?blade
      • 1x japan::layout.headerheader.blade.php#?blade
      • 1x sweetalert::alertalert.blade.php#?blade
      • 1x japan::layout.footerfooter.blade.php#?blade
      • 1x japan::layout.scriptsscripts.blade.php#?blade
      uri
      GET ja/category/{category}/existence-of-god/{id}
      middleware
      web, localeSessionRedirect, localizationRedirect, localeViewPath, ValidateJapanLocale
      controller
      Application\Japan\Controllers\CategoryController@existence
      as
      japan:category.existence.show
      namespace
      prefix
      ja/
      where
      file
      app/Application/Japan/Controllers/CategoryController.php:76-91
      12 statements were executed14.6ms
      • EloquentMainRepository.php#78japan760μsselect * from `existence_of_god` where (`id` = 6) and `existence_of_god`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Backtrace
        • app/Support/Repositories/Main/EloquentMainRepository.php:78
        • app/Domain/ExistenceOfGod/Actions/Dashboard/SingleAction.php:16
        • app/Application/Japan/Controllers/CategoryController.php:77
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • CategoryController.php#81japan5.73msupdate `existence_of_god` set `view` = `view` + 1, `existence_of_god`.`updated_at` = '2025-07-16 22:08:49' where `id` = 6
        Bindings
        • 0: 2025-07-16 22:08:49
        • 1: 6
        Backtrace
        • app/Application/Japan/Controllers/CategoryController.php:81
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • ExistenceOfGod.php#39japan1.4msselect * from `categories` where `categories`.`id` = 8 and `categories`.`deleted_at` is null limit 1
        Bindings
        • 0: 8
        Backtrace
        • app/Domain/ExistenceOfGod/Models/ExistenceOfGod.php:39
        • app/Domain/ExistenceOfGod/Repositories/ExistenceOfGodRepository.php:94
        • app/Domain/ExistenceOfGod/Repositories/ExistenceOfGodRepository.php:93
        • app/Application/Japan/Controllers/CategoryController.php:83
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • ExistenceOfGodRepository.php#97japan1msselect * from `existence_of_god` where `status` = 'active' and `id` != 6 and exists (select * from `categories` where `existence_of_god`.`category_id` = `categories`.`id` and `name` = 'アッラー' and `categories`.`deleted_at` is null) and `existence_of_god`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: active
        • 1: 6
        • 2: アッラー
        Backtrace
        • app/Domain/ExistenceOfGod/Repositories/ExistenceOfGodRepository.php:97
        • app/Application/Japan/Controllers/CategoryController.php:83
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ExistenceOfGodRepository.php#97japan520μsselect * from `media` where `media`.`model_id` in (4, 5, 9) and `media`.`model_type` = 'Domain\\ExistenceOfGod\\Models\\ExistenceOfGod'
        Bindings
        • 0: Domain\ExistenceOfGod\Models\ExistenceOfGod
        Backtrace
        • app/Domain/ExistenceOfGod/Repositories/ExistenceOfGodRepository.php:97
        • app/Application/Japan/Controllers/CategoryController.php:83
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ExistenceOfGodRepository.php#97japan280μsselect * from `categories` where `categories`.`id` in (8) and `categories`.`deleted_at` is null
        Backtrace
        • app/Domain/ExistenceOfGod/Repositories/ExistenceOfGodRepository.php:97
        • app/Application/Japan/Controllers/CategoryController.php:83
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • PeaceInIslamRepository.php#97japan890μsselect * from `peace_in_islam` where `status` = 'active' and exists (select * from `categories` where `peace_in_islam`.`category_id` = `categories`.`id` and `name` = 'アッラー' and `categories`.`deleted_at` is null) and `peace_in_islam`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: active
        • 1: アッラー
        Backtrace
        • app/Domain/PeaceInIslam/Repositories/PeaceInIslamRepository.php:97
        • app/Application/Japan/Controllers/CategoryController.php:84
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • ProphetOfIslamRepository.php#96japan590μsselect * from `prophet_of_islam` where `status` = 'active' and exists (select * from `categories` where `prophet_of_islam`.`category_id` = `categories`.`id` and `name` = 'アッラー' and `categories`.`deleted_at` is null) and `prophet_of_islam`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: active
        • 1: アッラー
        Backtrace
        • app/Domain/ProphetOfIslam/Repositories/ProphetOfIslamRepository.php:96
        • app/Application/Japan/Controllers/CategoryController.php:85
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • UnderstandingQuranRepository.php#96japan500μsselect * from `understanding_quran` where `status` = 'active' and exists (select * from `categories` where `understanding_quran`.`category_id` = `categories`.`id` and `name` = 'アッラー' and `categories`.`deleted_at` is null) and `understanding_quran`.`deleted_at` is null order by `created_at` desc limit 6
        Bindings
        • 0: active
        • 1: アッラー
        Backtrace
        • app/Domain/UnderstandingQuran/Repositories/UnderstandingQuranRepository.php:96
        • app/Application/Japan/Controllers/CategoryController.php:86
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • InteractsWithMedia.php#545japan580μsselect * from `media` where `media`.`model_id` in (6) and `media`.`model_type` = 'Domain\\ExistenceOfGod\\Models\\ExistenceOfGod'
        Bindings
        • 0: Domain\ExistenceOfGod\Models\ExistenceOfGod
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:282
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:294
      • video.blade.php#11japan1.77msselect `tags`.*, `existence_of_god_tag`.`existence_of_god_id` as `pivot_existence_of_god_id`, `existence_of_god_tag`.`tag_id` as `pivot_tag_id` from `tags` inner join `existence_of_god_tag` on `tags`.`id` = `existence_of_god_tag`.`tag_id` where `existence_of_god_tag`.`existence_of_god_id` = 6
        Bindings
        • 0: 6
        Backtrace
        • view::japan::component.video:11
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • footer.blade.php#2japan580μsselect * from `contacts` order by `type` asc
        Backtrace
        • view::japan::layout.footer:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/ComponentConcerns/RendersLivewireComponents.php:69
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      Domain\Contact\Models\Contact
      7Contact.php#?
      Spatie\MediaLibrary\MediaCollections\Models\Media
      5Media.php#?
      Domain\ExistenceOfGod\Models\ExistenceOfGod
      4ExistenceOfGod.php#?
      Domain\Category\Models\Category
      2Category.php#?
      Domain\Tag\Models\Tag
      1Tag.php#?
          _token
          y5DhLrfhkXx4m32am2G4WD9awt44gNZEgYlcFEBg
          locale
          ja
          _previous
          array:1 [ "url" => "https://japan.chatanddecide.com/ja/category/%E3%82%A2%E3%83%83%E3%83%A9%E3%83%...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          telescope
          View in Telescope
          path_info
          /ja/category/%E3%82%A2%E3%83%83%E3%83%A9%E3%83%BC/existence-of-god/6
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "japan.chatanddecide.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 16 Jul 2025 19:08:49 GMT" ] "x-ratelimit-limit" => array:1 [ 0 => "35" ] "x-ratelimit-remaining" => array:1 [ 0 => "34" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVSS2NmQnRlb2tRbUNJWm1pbG83RkE9PSIsInZhbHVlIjoiUzIvdGl3aXZCMWYvcm5VMGVYUG5ZMWJkZ202WlFHQ1o0T0Jxd0lIU2s4YjU0MzRBcEZHOHZuaHlIM3Y4allSUWJybWlMY0J4bE5OUFB4b0pFU05PWFlzM1JkQmd2T1ZXR0tzZmNBb2hMQkhaYjdzQjhRTVZhVUZQNkJqbXl4TzEiLCJtYWMiOiI3MGU2ZDU1OTRlYzkxN2NjN2JiMDQ2NDNkZDY1MDE5NTBhODUxOTg5N2Q4YzYzOWZiNmE5Yjk4NWJkY2Q3ZGQxIiwidGFnIjoiIn0%3D; expires=Wed, 16 Jul 2025 21:08:49 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6ImVSS2NmQnRlb2tRbUNJWm1pbG83RkE9PSIsInZhbHVlIjoiUzIvdGl3aXZCMWYvcm5VMGVYUG5ZMWJkZ202WlFHQ1o0T0Jxd0lIU2s4YjU0MzRBcEZHOHZuaHlIM3Y4allSUWJybWlMY" 1 => "japan_session=eyJpdiI6InorMk96YTJHeWtjbk9NWjRibFAzc1E9PSIsInZhbHVlIjoiN2RWa2lJcXJPQ2F4WnZjTFRhSFNhMnRMRmxUZVFmQVowRVFValUvViszTE9lNHRydWlQeG11MC9QMjFHM2JPcm1ZVFMxbGFpdjB2b3N0YlNQbGRyRjNPdmRrNjhRM3NhL05mV0RJeUFSNDhNYU1rT3NYVEhOOEM3STFTcytRYmEiLCJtYWMiOiI5ZWIyNDkyNDFiMDA1MDdlZWI2ODNmZWIyNWFkYWExOWMzODQ2ZDY1NzlmNmE3MjM0NGY3NTBkNzQwNGU4Nzk3IiwidGFnIjoiIn0%3D; expires=Wed, 16 Jul 2025 21:08:49 GMT; Max-Age=7200; path=/; httponly; samesite=laxjapan_session=eyJpdiI6InorMk96YTJHeWtjbk9NWjRibFAzc1E9PSIsInZhbHVlIjoiN2RWa2lJcXJPQ2F4WnZjTFRhSFNhMnRMRmxUZVFmQVowRVFValUvViszTE9lNHRydWlQeG11MC9QMjFHM2JPcm1ZVF" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVSS2NmQnRlb2tRbUNJWm1pbG83RkE9PSIsInZhbHVlIjoiUzIvdGl3aXZCMWYvcm5VMGVYUG5ZMWJkZ202WlFHQ1o0T0Jxd0lIU2s4YjU0MzRBcEZHOHZuaHlIM3Y4allSUWJybWlMY0J4bE5OUFB4b0pFU05PWFlzM1JkQmd2T1ZXR0tzZmNBb2hMQkhaYjdzQjhRTVZhVUZQNkJqbXl4TzEiLCJtYWMiOiI3MGU2ZDU1OTRlYzkxN2NjN2JiMDQ2NDNkZDY1MDE5NTBhODUxOTg5N2Q4YzYzOWZiNmE5Yjk4NWJkY2Q3ZGQxIiwidGFnIjoiIn0%3D; expires=Wed, 16-Jul-2025 21:08:49 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6ImVSS2NmQnRlb2tRbUNJWm1pbG83RkE9PSIsInZhbHVlIjoiUzIvdGl3aXZCMWYvcm5VMGVYUG5ZMWJkZ202WlFHQ1o0T0Jxd0lIU2s4YjU0MzRBcEZHOHZuaHlIM3Y4allSUWJybWlMY" 1 => "japan_session=eyJpdiI6InorMk96YTJHeWtjbk9NWjRibFAzc1E9PSIsInZhbHVlIjoiN2RWa2lJcXJPQ2F4WnZjTFRhSFNhMnRMRmxUZVFmQVowRVFValUvViszTE9lNHRydWlQeG11MC9QMjFHM2JPcm1ZVFMxbGFpdjB2b3N0YlNQbGRyRjNPdmRrNjhRM3NhL05mV0RJeUFSNDhNYU1rT3NYVEhOOEM3STFTcytRYmEiLCJtYWMiOiI5ZWIyNDkyNDFiMDA1MDdlZWI2ODNmZWIyNWFkYWExOWMzODQ2ZDY1NzlmNmE3MjM0NGY3NTBkNzQwNGU4Nzk3IiwidGFnIjoiIn0%3D; expires=Wed, 16-Jul-2025 21:08:49 GMT; path=/; httponlyjapan_session=eyJpdiI6InorMk96YTJHeWtjbk9NWjRibFAzc1E9PSIsInZhbHVlIjoiN2RWa2lJcXJPQ2F4WnZjTFRhSFNhMnRMRmxUZVFmQVowRVFValUvViszTE9lNHRydWlQeG11MC9QMjFHM2JPcm1ZVF" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "y5DhLrfhkXx4m32am2G4WD9awt44gNZEgYlcFEBg" "locale" => "ja" "_previous" => array:1 [ "url" => "https://japan.chatanddecide.com/ja/category/%E3%82%A2%E3%83%83%E3%83%A9%E3%83%BC/existence-of-god/6" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-16 22:08:49GET/ja/category/%E3%82%A2%E3%83%83%E3%83%A9%E3%83%BC/existence-of-god/681219