( ! ) Warning: mysqli_query(): (HY000/1041): Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space in C:\wamp64\www\wwwft\wp-includes\class-wpdb.php on line 2344
Call Stack
#TimeMemoryFunctionLocation
10.0001362464{main}( )...\index.php:0
20.0001362744require( 'C:\wamp64\www\wwwft\wp-blog-header.php )...\index.php:17
30.34639596296wp( $query_vars = ??? )...\wp-blog-header.php:16
40.34639596296WP->main( $query_args = '' )...\functions.php:1336
50.34709653584WP->query_posts( )...\class-wp.php:816
60.34709653632WP_Query->query( $query = ['post_type' => 'clients'] )...\class-wp.php:696
70.34709653632WP_Query->get_posts( )...\class-wp-query.php:3852
80.35289689248wpdb->get_col( $query = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (21,38,39,43,47,51,52,53,54)\n) AND ((wp_posts.post_type = \'clients\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 12', $x = ??? )...\class-wp-query.php:3357
90.35289689248wpdb->query( $query = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (21,38,39,43,47,51,52,53,54)\n) AND ((wp_posts.post_type = \'clients\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 12' )...\class-wpdb.php:3102
100.35289667600wpdb->_do_query( $query = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (21,38,39,43,47,51,52,53,54)\n) AND ((wp_posts.post_type = \'clients\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 12' )...\class-wpdb.php:2258
110.35289667600mysqli_query( $link = class mysqli { public $affected_rows = -1; public $client_info = 'mysqlnd 7.4.26'; public $client_version = 70426; public $connect_errno = 0; public $connect_error = NULL; public $errno = 1041; public $error = 'Out of memory; check if mysqld or some other process uses all available memory; if not, you may have to use \'ulimit\' to allow mysqld to use more memory or you can add more swap space'; public $error_list = [0 => [...]]; public $field_count = 1; public $host_info = '127.0.0.1 via TCP/IP'; public $info = NULL; public $insert_id = 0; public $server_info = '8.0.27'; public $server_version = 80027; public $sqlstate = 'HY000'; public $protocol_version = 10; public $thread_id = 33211595; public $warning_count = 1 }, $query = 'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID\n\t\t\t\t\t FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)\n\t\t\t\t\t WHERE 1=1 AND ( \n wp_term_relationships.term_taxonomy_id IN (21,38,39,43,47,51,52,53,54)\n) AND ((wp_posts.post_type = \'clients\' AND (wp_posts.post_status = \'publish\' OR wp_posts.post_status = \'acf-disabled\')))\n\t\t\t\t\t GROUP BY wp_posts.ID\n\t\t\t\t\t ORDER BY wp_posts.post_date DESC\n\t\t\t\t\t LIMIT 0, 12' )...\class-wpdb.php:2344

( ! ) Fatal error: Out of memory (allocated 2097152) (tried to allocate 20480 bytes) in C:\wamp64\www\wwwft\wp-includes\plugin.php on line 173
Call Stack
#TimeMemoryFunctionLocation
10.0001362464{main}( )...\index.php:0
20.0001362744require( 'C:\wamp64\www\wwwft\wp-blog-header.php )...\index.php:17
30.35789668096require_once( 'C:\wamp64\www\wwwft\wp-includes\template-loader.php )...\wp-blog-header.php:19
40.35899669752include( 'C:\wamp64\www\wwwft\wp-content\themes\fintech\archive-clients.php )...\template-loader.php:106
50.35899669752get_header( $name = ???, $args = ??? )...\archive-clients.php:10
60.35909670128locate_template( $template_names = [0 => 'header.php'], $load = TRUE, $load_once = TRUE, $args = [] )...\general-template.php:48
70.35909670224load_template( $_template_file = 'C:\\wamp64\\www\\wwwft/wp-content/themes/fintech/header.php', $load_once = TRUE, $args = [] )...\template.php:745
80.35919670672require_once( 'C:\wamp64\www\wwwft\wp-content\themes\fintech\header.php )...\template.php:810
90.35969680000wp_head( )...\header.php:7
100.35969680000do_action( $hook_name = 'wp_head' )...\general-template.php:3065
110.35969680376WP_Hook->do_action( $args = [0 => ''] )...\plugin.php:517
120.35969680376WP_Hook->apply_filters( $value = '', $args = [0 => ''] )...\class-wp-hook.php:348
130.35969681128wp_enqueue_scripts( '' )...\class-wp-hook.php:324
140.35969681128do_action( $hook_name = 'wp_enqueue_scripts' )...\script-loader.php:2263
150.35969681504WP_Hook->do_action( $args = [0 => ''] )...\plugin.php:517
160.35969681504WP_Hook->apply_filters( $value = '', $args = [0 => ''] )...\class-wp-hook.php:348
170.36249690496wp_enqueue_global_styles( '' )...\class-wp-hook.php:324
180.36259692160wp_get_global_stylesheet( $types = ??? )...\script-loader.php:2505
190.36269692160WP_Theme_JSON_Resolver::get_merged_data( $origin = ??? )...\global-styles-and-settings.php:183
200.37429969960WP_Theme_JSON_Resolver::get_core_data( )...\class-wp-theme-json-resolver.php:658
210.374710027440WP_Theme_JSON_Resolver::translate( $theme_json = ['$schema' => 'https://schemas.wp.org/trunk/theme.json', 'version' => 3, 'settings' => ['appearanceTools' => FALSE, 'useRootPaddingAwareAlignments' => FALSE, 'border' => [...], 'color' => [...], 'dimensions' => [...], 'shadow' => [...], 'spacing' => [...], 'typography' => [...], 'blocks' => [...]], 'styles' => ['blocks' => [...], 'elements' => [...], 'spacing' => [...]]], $domain = ??? )...\class-wp-theme-json-resolver.php:166
220.374910045120translate_settings_using_i18n_schema( $i18n_schema = class stdClass { public $title = 'Style variation name'; public $settings = class stdClass { public $typography = class stdClass { ... }; public $color = class stdClass { ... }; public $spacing = class stdClass { ... }; public $dimensions = class stdClass { ... }; public $blocks = class stdClass { ... } }; public $customTemplates = [0 => class stdClass { ... }]; public $templateParts = [0 => class stdClass { ... }] }, $settings = ['$schema' => 'https://schemas.wp.org/trunk/theme.json', 'version' => 3, 'settings' => ['appearanceTools' => FALSE, 'useRootPaddingAwareAlignments' => FALSE, 'border' => [...], 'color' => [...], 'dimensions' => [...], 'shadow' => [...], 'spacing' => [...], 'typography' => [...], 'blocks' => [...]], 'styles' => ['blocks' => [...], 'elements' => [...], 'spacing' => [...]]], $textdomain = 'default' )...\class-wp-theme-json-resolver.php:150
230.374910045496translate_settings_using_i18n_schema( $i18n_schema = class stdClass { public $typography = class stdClass { public $fontSizes = [...]; public $fontFamilies = [...] }; public $color = class stdClass { public $palette = [...]; public $gradients = [...]; public $duotone = [...] }; public $spacing = class stdClass { public $spacingSizes = [...] }; public $dimensions = class stdClass { public $aspectRatios = [...] }; public $blocks = class stdClass { public $* = class stdClass { ... } } }, $settings = ['appearanceTools' => FALSE, 'useRootPaddingAwareAlignments' => FALSE, 'border' => ['color' => FALSE, 'radius' => FALSE, 'style' => FALSE, 'width' => FALSE], 'color' => ['background' => TRUE, 'button' => TRUE, 'caption' => TRUE, 'custom' => TRUE, 'customDuotone' => TRUE, 'customGradient' => TRUE, 'defaultDuotone' => TRUE, 'defaultGradients' => TRUE, 'defaultPalette' => TRUE, 'duotone' => [...], 'gradients' => [...], 'heading' => TRUE, 'link' => FALSE, 'palette' => [...], 'text' => TRUE], 'dimensions' => ['defaultAspectRatios' => TRUE, 'aspectRatios' => [...]], 'shadow' => ['defaultPresets' => TRUE, 'presets' => [...]], 'spacing' => ['blockGap' => NULL, 'margin' => FALSE, 'padding' => FALSE, 'customSpacingSize' => TRUE, 'defaultSpacingSizes' => TRUE, 'units' => [...], 'spacingScale' => [...]], 'typography' => ['customFontSize' => TRUE, 'defaultFontSizes' => TRUE, 'dropCap' => TRUE, 'fontSizes' => [...], 'fontStyle' => TRUE, 'fontWeight' => TRUE, 'letterSpacing' => TRUE, 'lineHeight' => FALSE, 'textAlign' => TRUE, 'textDecoration' => TRUE, 'textTransform' => TRUE, 'writingMode' => FALSE], 'blocks' => ['core/button' => [...], 'core/image' => [...], 'core/pullquote' => [...]]], $textdomain = 'default' )...\l10n.php:1938
240.374910045872translate_settings_using_i18n_schema( $i18n_schema = class stdClass { public $palette = [0 => class stdClass { ... }]; public $gradients = [0 => class stdClass { ... }]; public $duotone = [0 => class stdClass { ... }] }, $settings = ['background' => TRUE, 'button' => TRUE, 'caption' => TRUE, 'custom' => TRUE, 'customDuotone' => TRUE, 'customGradient' => TRUE, 'defaultDuotone' => TRUE, 'defaultGradients' => TRUE, 'defaultPalette' => TRUE, 'duotone' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...]], 'gradients' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...]], 'heading' => TRUE, 'link' => FALSE, 'palette' => [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...], 5 => [...], 6 => [...], 7 => [...], 8 => [...], 9 => [...], 10 => [...], 11 => [...]], 'text' => TRUE], $textdomain = 'default' )...\l10n.php:1938
250.375310055160translate_settings_using_i18n_schema( $i18n_schema = [0 => class stdClass { public $name = 'Color name' }], $settings = [0 => ['name' => 'Black', 'slug' => 'black', 'color' => '#000000'], 1 => ['name' => 'Cyan bluish gray', 'slug' => 'cyan-bluish-gray', 'color' => '#abb8c3'], 2 => ['name' => 'White', 'slug' => 'white', 'color' => '#ffffff'], 3 => ['name' => 'Pale pink', 'slug' => 'pale-pink', 'color' => '#f78da7'], 4 => ['name' => 'Vivid red', 'slug' => 'vivid-red', 'color' => '#cf2e2e'], 5 => ['name' => 'Luminous vivid orange', 'slug' => 'luminous-vivid-orange', 'color' => '#ff6900'], 6 => ['name' => 'Luminous vivid amber', 'slug' => 'luminous-vivid-amber', 'color' => '#fcb900'], 7 => ['name' => 'Light green cyan', 'slug' => 'light-green-cyan', 'color' => '#7bdcb5'], 8 => ['name' => 'Vivid green cyan', 'slug' => 'vivid-green-cyan', 'color' => '#00d084'], 9 => ['name' => 'Pale cyan blue', 'slug' => 'pale-cyan-blue', 'color' => '#8ed1fc'], 10 => ['name' => 'Vivid cyan blue', 'slug' => 'vivid-cyan-blue', 'color' => '#0693e3'], 11 => ['name' => 'Vivid purple', 'slug' => 'vivid-purple', 'color' => '#9b51e0']], $textdomain = 'default' )...\l10n.php:1938
260.375310055912translate_settings_using_i18n_schema( $i18n_schema = class stdClass { public $name = 'Color name' }, $settings = ['name' => 'Cyan bluish gray', 'slug' => 'cyan-bluish-gray', 'color' => '#abb8c3'], $textdomain = 'default' )...\l10n.php:1929
270.375310055912translate_settings_using_i18n_schema( $i18n_schema = 'Color name', $settings = 'Cyan bluish gray', $textdomain = 'default' )...\l10n.php:1938
280.375310055912translate_with_gettext_context( $text = 'Cyan bluish gray', $context = 'Color name', $domain = 'default' )...\l10n.php:1924
290.375310055912apply_filters( $hook_name = 'gettext_with_context', $value = 'Cyan bluish gray', ...$args = variadic('Cyan bluish gray', 'Color name', 'default') )...\l10n.php:274