Foodplaner

Bei uns findest Du Nährwerte zu über 400.000 Lebensmittel.

Erfahre mehr über Kalorien, Nährwertinformationen und Portionsgrößen.

Kalorientabelle des Herstellers Bahlsen

308 Lebensmittel gefunden.
Name Portion (in g/ml) Kalorien pro Portion Kalorien pro 100g K.Hydr. pro 100g Eiweiß pro 100g Fett pro 100g
Be Happy 5 25 kcal 507 kcal 63 g 6.1 g 25 g
Cookies Triple Chocolate 25 127 kcal 508 kcal 61 g 5.9 g 26 g
Russisch Brot ABC 125 491 kcal 393 kcal 88.5 g 6.6 g 1 g
Russisch Brot 30 118 kcal 393 kcal 89 g 6.6 g 1 g
Ringo Vanilia 9 45 kcal 503 kcal 65.9 g 5.5 g 23.5 g
Choco Sun 32 153 kcal 477 kcal 63 g 7.4 g 21 g
Laugencracker 50 224 kcal 448 kcal 68 g 8.9 g 15 g
Blätterteig Gebäck mit Fruchtfüllung 100 485 kcal 485 kcal 63 g 5.4 g 23 g
7.4.4Version3.65sRequest Duration5MBMemory UsageGET kalorientabelle-marke-{brand}.htmlRoute
    • Booting (49.3ms)
    • Application (3.6s)
    • 1 x Application (98.64%)
      3.60s
      1 x Booting (1.35%)
      49.30ms
      8 templates were rendered
      • calorie-table-brand (resources/views/calorie-table-brand.blade.php)1blade
        Params
        0
        foodDetails
      • shared.landing-page-food-search (resources/views/shared/landing-page-food-search.blade.php)5blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        foodDetails
      • layouts.landing-pages (resources/views/layouts/landing-pages.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        foodDetails
        5
        __currentLoopData
        6
        food
        7
        loop
        8
        page
      • includes.ga (resources/views/includes/ga.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        foodDetails
        5
        __currentLoopData
        6
        food
        7
        loop
        8
        page
      • includes.facebook (resources/views/includes/facebook.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        foodDetails
        5
        __currentLoopData
        6
        food
        7
        loop
        8
        page
      • includes.poptin (resources/views/includes/poptin.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        foodDetails
        5
        __currentLoopData
        6
        food
        7
        loop
        8
        page
      • landing-pages.header (resources/views/landing-pages/header.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        foodDetails
        5
        __currentLoopData
        6
        food
        7
        loop
        8
        page
      • landing-pages.footer (resources/views/landing-pages/footer.blade.php)9blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        foodDetails
        5
        __currentLoopData
        6
        food
        7
        loop
        8
        page
      uri
      GET kalorientabelle-marke-{brand}.html
      middleware
      web, hasTeam
      controller
      App\Http\Controllers\CalorieTableController@brand
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/CalorieTableController.php:33-40
      2 statements were executed3.56s
      • SELECT * FROM foodplaner.`FDI_MyFoods` WHERE (BRAND NOT LIKE 'selbst' AND BRAND NOT LIKE 'ich' AND BRAND NOT LIKE 'selbstgemacht' AND BRAND NOT LIKE 'Diverse' AND BRAND NOT LIKE '' AND BRAND NOT LIKE '-' AND BRAND NOT LIKE '?' AND BRAND NOT LIKE 'eigen' AND BRAND NOT LIKE 'allgemein' AND BRAND NOT LIKE 'Kantine' AND BRAND NOT LIKE 'Natur' AND BRAND NOT LIKE 'Metzger' AND BRAND NOT LIKE 'Restaurant' AND BRAND NOT LIKE 'Selber' AND BRAND NOT LIKE '.' AND BRAND NOT LIKE 'selbst zubereitet' AND BRAND NOT LIKE 'unbekannt' AND BRAND NOT LIKE 'Eigene' AND BRAND NOT LIKE 'frisch' AND BRAND LIKE '%bahlsen%') LIMIT 300 , 1003.05s/app/Repositories/FoodManagerRepository.php:99foodplaner
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        • An argument has a leading wildcard character: %bahlsen%. The predicate with this argument is not sargable and cannot use an index if one exists.
        Backtrace
        • 8. /app/Repositories/FoodManagerRepository.php:99
        • 9. /app/Http/Controllers/CalorieTableController.php:37
        • 12. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:681
        • 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 17. middleware::hasTeam:22
        • 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 19. /spark/src/Http/Middleware/CreateFreshApiToken.php:40
        • 20. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 21. /app/Http/Middleware/LogLastActivityTimestamp.php:23
        • 22. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 23. middleware::bindings:41
        • 24. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 25. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:76
        • 26. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 27. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        • 28. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 29. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:56
        • 30. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 31. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 32. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 33. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66
        • 34. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 35. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105
        • 36. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:683
        • 37. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 38. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:624
        • 39. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:613
        • 40. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:170
        • 41. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 43. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 44. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21
        • 45. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 46. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 48. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
      • SELECT COUNT(*) as num FROM foodplaner.`FDI_MyFoods` WHERE (BRAND NOT LIKE 'selbst' AND BRAND NOT LIKE 'ich' AND BRAND NOT LIKE 'selbstgemacht' AND BRAND NOT LIKE 'Diverse' AND BRAND NOT LIKE '' AND BRAND NOT LIKE '-' AND BRAND NOT LIKE '?' AND BRAND NOT LIKE 'eigen' AND BRAND NOT LIKE 'allgemein' AND BRAND NOT LIKE 'Kantine' AND BRAND NOT LIKE 'Natur' AND BRAND NOT LIKE 'Metzger' AND BRAND NOT LIKE 'Restaurant' AND BRAND NOT LIKE 'Selber' AND BRAND NOT LIKE '.' AND BRAND NOT LIKE 'selbst zubereitet' AND BRAND NOT LIKE 'unbekannt' AND BRAND NOT LIKE 'Eigene' AND BRAND NOT LIKE 'frisch' AND BRAND LIKE '%bahlsen%')518ms/app/Repositories/FoodManagerRepository.php:121foodplaner
        Metadata
        Hints
        • An argument has a leading wildcard character: %bahlsen%. The predicate with this argument is not sargable and cannot use an index if one exists.
        Backtrace
        • 8. /app/Repositories/FoodManagerRepository.php:121
        • 9. /app/Http/Controllers/CalorieTableController.php:37
        • 12. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:681
        • 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 17. middleware::hasTeam:22
        • 18. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 19. /spark/src/Http/Middleware/CreateFreshApiToken.php:40
        • 20. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 21. /app/Http/Middleware/LogLastActivityTimestamp.php:23
        • 22. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 23. middleware::bindings:41
        • 24. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 25. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php:76
        • 26. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 27. /vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49
        • 28. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 29. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:56
        • 30. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 31. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37
        • 32. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 33. /vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:66
        • 34. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 35. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:105
        • 36. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:683
        • 37. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:658
        • 38. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:624
        • 39. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:613
        • 40. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:170
        • 41. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:130
        • 43. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 44. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TransformsRequest.php:21
        • 45. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 46. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ValidatePostSize.php:27
        • 47. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
        • 48. /vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:63
        • 49. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:171
          _token
          hE6guz0COSqyH2sawg17EHe4S0MNlmUl8UYU5XW2
          _previous
          array:1 [ "url" => "https://beta.foodplaner.de/kalorientabelle-marke-bahlsen.html?counter=3" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /kalorientabelle-marke-bahlsen.html
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "counter" => "3" ]
          request_request
          0 of 0
          array:1 [ "counter" => "3" ]
          request_headers
          0 of 0
          array:17 [ "priority" => array:1 [ 0 => "u=0, i" ] "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" ] "host" => array:1 [ 0 => "beta.foodplaner.de" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array:40 [ "USER" => "forge" "HOME" => "/home/forge" "HTTP_PRIORITY" => "u=0, i" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_HOST" => "beta.foodplaner.de" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SERVER_NAME" => "beta.foodplaner.de" "SERVER_PORT" => "443" "SERVER_ADDR" => "165.22.80.160" "REMOTE_PORT" => "41666" "REMOTE_ADDR" => "216.73.216.14" "SERVER_SOFTWARE" => "nginx/1.17.3" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/2.0" "DOCUMENT_ROOT" => "/home/forge/beta.foodplaner.de/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/kalorientabelle-marke-bahlsen.html?counter=3" "SCRIPT_NAME" => "/index.php" "SCRIPT_FILENAME" => "/home/forge/beta.foodplaner.de/public/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "counter=3" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1751528935.6344 "REQUEST_TIME" => 1751528935 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 03 Jul 2025 07:48:59 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZvWnBcL0hOeUZCYzNsZzVBZjFHWnp3PT0iLCJ2YWx1ZSI6IkZ4Z2lMWEFxc0hIK281SERUVFA2b3dpODNGa1pCYUtOV2hFbGozNXRZeTBLUm1PeDBySDJWXC9hXC9iM0xvR1wvazEiLCJtYWMiOiI4OGE0N2YxMDA3NWVkZWQzNGY1MWM1ODM0YjVjODE5ZDQyZTU5NDcyZTdhZDk2NTllM2E3YzkzY2M5NzY0M2FhIn0%3D; expires=Thu, 03-Jul-2025 09:48:59 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6IkZvWnBcL0hOeUZCYzNsZzVBZjFHWnp3PT0iLCJ2YWx1ZSI6IkZ4Z2lMWEFxc0hIK281SERUVFA2b3dpODNGa1pCYUtOV2hFbGozNXRZeTBLUm1PeDBySDJWXC9hXC9iM0xvR1wvazEiL" 1 => "laravel_session=eyJpdiI6IkRLT1JCTUhoXC9qV09FVWhYa2hodW5nPT0iLCJ2YWx1ZSI6ImRDMWtleXlXb2RGWk5CK2c2OTNHeFgxXC9pXC8yT0V6a2dOTE1NUkVPVFliRVNsb21POUdXT2ZmOUpBYkFMTGIyayIsIm1hYyI6IjgyMjlkOGQyYjE4NjQxNTdlMmY5NTIwMGI4YjE1MjQ4MDNkY2YwNjkxYzQ1Mjc5NzE3YjNlM2NjNmNiMGE5ODcifQ%3D%3D; expires=Thu, 03-Jul-2025 09:48:59 GMT; Max-Age=7200; path=/; httponlylaravel_session=eyJpdiI6IkRLT1JCTUhoXC9qV09FVWhYa2hodW5nPT0iLCJ2YWx1ZSI6ImRDMWtleXlXb2RGWk5CK2c2OTNHeFgxXC9pXC8yT0V6a2dOTE1NUkVPVFliRVNsb21POUdXT2ZmOUpBYkFMTGIy" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkZvWnBcL0hOeUZCYzNsZzVBZjFHWnp3PT0iLCJ2YWx1ZSI6IkZ4Z2lMWEFxc0hIK281SERUVFA2b3dpODNGa1pCYUtOV2hFbGozNXRZeTBLUm1PeDBySDJWXC9hXC9iM0xvR1wvazEiLCJtYWMiOiI4OGE0N2YxMDA3NWVkZWQzNGY1MWM1ODM0YjVjODE5ZDQyZTU5NDcyZTdhZDk2NTllM2E3YzkzY2M5NzY0M2FhIn0%3D; expires=Thu, 03-Jul-2025 09:48:59 GMT; path=/XSRF-TOKEN=eyJpdiI6IkZvWnBcL0hOeUZCYzNsZzVBZjFHWnp3PT0iLCJ2YWx1ZSI6IkZ4Z2lMWEFxc0hIK281SERUVFA2b3dpODNGa1pCYUtOV2hFbGozNXRZeTBLUm1PeDBySDJWXC9hXC9iM0xvR1wvazEiL" 1 => "laravel_session=eyJpdiI6IkRLT1JCTUhoXC9qV09FVWhYa2hodW5nPT0iLCJ2YWx1ZSI6ImRDMWtleXlXb2RGWk5CK2c2OTNHeFgxXC9pXC8yT0V6a2dOTE1NUkVPVFliRVNsb21POUdXT2ZmOUpBYkFMTGIyayIsIm1hYyI6IjgyMjlkOGQyYjE4NjQxNTdlMmY5NTIwMGI4YjE1MjQ4MDNkY2YwNjkxYzQ1Mjc5NzE3YjNlM2NjNmNiMGE5ODcifQ%3D%3D; expires=Thu, 03-Jul-2025 09:48:59 GMT; path=/; httponlylaravel_session=eyJpdiI6IkRLT1JCTUhoXC9qV09FVWhYa2hodW5nPT0iLCJ2YWx1ZSI6ImRDMWtleXlXb2RGWk5CK2c2OTNHeFgxXC9pXC8yT0V6a2dOTE1NUkVPVFliRVNsb21POUdXT2ZmOUpBYkFMTGIy" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "hE6guz0COSqyH2sawg17EHe4S0MNlmUl8UYU5XW2" "_previous" => array:1 [ "url" => "https://beta.foodplaner.de/kalorientabelle-marke-bahlsen.html?counter=3" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]