HEX
Server: Apache
System: Linux v38079.2is.nl 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
User: democfellows (10015)
PHP: 8.1.34
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/creativefellows.nl/apics.creativefellows.nl/23062022/config/settings.php
<?php
// Error reporting for production
//error_reporting(E_ALL);
//ini_set('display_errors', '1');

setlocale(LC_TIME, 'nl_NL');

function d($str)
{
	echo "<pre>";
	print_r($str);
	echo "</pre>";
}


// Timezone
date_default_timezone_set('Europe/Amsterdam');

// Settings
$settings = [];

$settings['mode'] 				= "DEVELOPMENT";

$settings['root'] 				= dirname(__DIR__);
$settings['temp'] 				= $settings['root'] . '/tmp';
$settings['public'] 			= $settings['root'] . '/public';
$settings['template_path'] 		= $settings['root'] . '/views/';
$settings['cache'] 				= $settings['root'] . '/cache/';
$settings['email_template_path']= $settings['root'] . '/resources/';


$settings['domain_name'] 	= '/';
$settings['domain_path'] 	= '';
$settings['hash_key']		= 'akz2TaXRfaZ4dAqEeugt';
$settings['use_cache']		= false;
$settings['email_from']		= ["email"=> "info@apicsflexjobs.nl", "name" => "Apics Flexjobs"];
$settings['default_form_id']= null;
$settings["pagination"] 	= 12;

$settings["google_auth_credentials"] = $settings['root'] . '/config/apicsflexjobs-b2cd89b00074.json';


$settings['localization'] = [
	"default_language" 		=> '',
	"selected_language"		=> null,
	"available_languages" 	=> [0 => 'nl',1 => 'en'],
	"language_labels"		=> ['settings.nl.php','settings.en.php'],
	"base_url"				=> $settings['domain_path']
];


$settings['twig'] = [
	
	// Template paths
	'paths' => [
		__DIR__ . '/../templates',
	],
	// Twig environment options
	'options' => [
		// Should be set to true in production
		'debug' => true,
		'cache_enabled' => false,
		'cache_path' => __DIR__ . '/../tmp/twig',
	],
];



// Error Handling Middleware settings
$settings['error'] = [
	'display_error_details' => true,
	'log_errors' => true,
	'log_error_details' => true,
];


// custom main navigation items
$settings["custom_navigation"] = [];


$settings['logger'] = [
	'name'		=> 'app',
	'path' 		=> $settings['root']   . '/logs',
	'filename' 	=> 'app.log',
	'level' 	=> \Monolog\Logger::DEBUG,
	'file_permission' => 0775,
];

$settings['db'] = [
    'driver' => 'mysql',
    'host' => 'localhost',
    'database' => 'apicsflexjobs_cassette3', //apicsflexjobs_cassette3
    'username' => 'apicsflexjobs_user', // apicsflexjobs_user
    'password' => 'Gr?d1u16', // Gr?d1u16
    'charset' => 'utf8mb4',
    'collation' => 'utf8mb4_unicode_ci',
    'flags' => [
        // Turn off persistent connections
        PDO::ATTR_PERSISTENT => false,
        // Enable exceptions
        PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION,
        // Emulate prepared statements
        PDO::ATTR_EMULATE_PREPARES => true,
        // Set default fetch mode to array
        PDO::ATTR_DEFAULT_FETCH_MODE => PDO::FETCH_ASSOC,
        // Set character set
        PDO::MYSQL_ATTR_INIT_COMMAND => 'SET NAMES utf8mb4 COLLATE utf8mb4_unicode_ci'
    ],
];

// default labels
$settings["labels"] = [
	"logo" => '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1857.69 483.42"><defs><linearGradient id="linear-gradient" x1="68.69" y1="126.06" x2="363.99" y2="126.06" gradientTransform="translate(4.54 -1.83)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1d71b8"/><stop offset="1" stop-color="#2d2e83"/></linearGradient><linearGradient id="linear-gradient-2" x1="234.9" y1="230.02" x2="448.78" y2="230.02" gradientTransform="translate(4.54 -1.83)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7bcaef"/><stop offset="1" stop-color="#1d71b8"/></linearGradient><linearGradient id="linear-gradient-3" x1="1007.84" y1="-48.34" x2="1280.62" y2="-48.34" gradientTransform="matrix(-.93 -.66 .55 -.77 1148.53 929.11)" gradientUnits="userSpaceOnUse"><stop offset=".01" stop-color="#5b9ec5"/><stop offset="1" stop-color="#1d71b8"/></linearGradient><linearGradient id="linear-gradient-4" x1="90.92" y1="89.31" x2="269.66" y2="89.31" gradientTransform="rotate(5.45 709.195 258.21)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7bcaef"/><stop offset="1" stop-color="#1d71b8"/></linearGradient><linearGradient id="linear-gradient-5" x1="1018.97" y1="-192.96" x2="1188.29" y2="-192.96" gradientTransform="matrix(-.58 -.81 .81 -.58 869.11 870.89)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#e71d73"/><stop offset="1" stop-color="#a3195b"/></linearGradient><linearGradient id="Naamloos_verloop_2" x1="816.75" y1="233.08" x2="995.49" y2="233.08" gradientTransform="rotate(-137.25 692.008 285.982)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1d71b8"/><stop offset="1" stop-color="#7bcaef"/></linearGradient><linearGradient id="linear-gradient-6" x1="313.29" y1="206.59" x2="609.78" y2="206.59" gradientTransform="translate(4.54 -1.83)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#e71d73"/><stop offset="1" stop-color="#d60b52"/></linearGradient><linearGradient id="linear-gradient-7" x1="1049.6" y1="531.1" x2="1247.24" y2="531.1" gradientTransform="scale(-1 1) rotate(-18.6 3.159 4501.861)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#e71d73"/><stop offset="1" stop-color="#a3195b"/></linearGradient><linearGradient id="Naamloos_verloop_5" x1="900.26" y1="659.9" x2="811.75" y2="748.41" gradientTransform="rotate(150.5 701.697 270.605)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#2d2e83"/><stop offset="1" stop-color="#1d71b8"/></linearGradient><linearGradient id="Naamloos_verloop_78" x1="304.18" y1="-123.77" x2="312.59" y2="-9.92" gradientTransform="matrix(.76 .65 .65 -.76 9.12 -10.54)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#264693"/><stop offset=".17" stop-color="#30539c"/><stop offset=".49" stop-color="#4b76b5"/><stop offset=".92" stop-color="#75afdc"/><stop offset="1" stop-color="#7ebae4"/></linearGradient><clipPath id="clip-path"><path class="cls-1" d="M435.24 194.7 395 235a31 31 0 0 1-32.41 7.25l-124.36-44.76c-24.68-8.87-48.54 15-39.66 39.67l44.7 124.35a31 31 0 0 1-7.27 32.41l-40.24 40.25a31 31 0 0 1-51.46-12.49l-90.74-284c-3.53-11.06-15.84-53.44-18-62.83-6.06-26.08 15.8-48.26 50-38.24 12.19 3.52 42.09 12.39 53.14 15.9l284.06 90.74a31 31 0 0 1 12.48 51.45Z"/></clipPath><style>.cls-1{fill:none}.cls-14{fill:#1d1d1b}</style></defs><path d="M62.23 2.16 444.79 118.9c34.47 10.51 45.57 53.79 20.42 79.6L201.76 468.86c-25.49 26.16-69.7 15.49-80.44-19.43L2.2 62.33C-9.15 25.47 25.33-9.09 62.23 2.16Z" style="fill:#ededed"/><g style="clip-path:url(#clip-path)"><path style="fill:url(#linear-gradient)" d="m235.83 23.2 132.71 86.04-152.09 116.02-143.22-80.92L235.83 23.2z"/><path d="m323 142.54 100.29 40.19a47.82 47.82 0 0 1 21.58 71.53l-25.78 37.38a47.83 47.83 0 0 1-36.29 20.57l-76.92 5a47.81 47.81 0 0 1-50-38.77c-5.56-29.23-12.6-66.27-16-84.39a20.28 20.28 0 0 1 6.1-18.6c7.53-7 19.08-17.54 29.43-25.82a47.81 47.81 0 0 1 47.59-7.09Z" style="fill:url(#linear-gradient-2)"/><path d="M92.86 364C49.32 307.91-30.36 204.26-74.58 146.68c-12.63-16.44-1.53-36 18.45-32.47L159.5 152c15.19 2.67 26.34 17.69 22.83 30.75L134 362.17c-4.47 16.77-28.73 17.83-41.14 1.83Z" style="fill:url(#linear-gradient-3)"/><path d="m275.55 48.81-100.78 61.38a30 30 0 0 1-45.21-21.08l-15-98.52a30 30 0 0 1 38.77-33l115.79 37.1c24.44 7.84 28.35 40.77 6.43 54.12Z" style="fill:url(#linear-gradient-4)"/><path d="M-12.57 75.11C9.32 49.47 39.11 14.77 62.21-12.1 77.33-29.68 106-23.23 112.08-.87l31.38 114.42a29 29 0 0 1-35.14 35.7L2.24 121.94a29 29 0 0 1-14.81-46.83Z" style="fill:url(#linear-gradient-5)"/><path d="M443.19 125.8 560.56 138a30 30 0 0 1 23.18 44.17L536 269.66a30 30 0 0 1-50.86 2.78l-69.59-99.69c-14.73-21.05 2.12-49.62 27.64-46.95Z" style="fill:url(#Naamloos_verloop_2)"/><path d="m380.63 110.5 199.12 20.85c37.72 3.94 47.66 54.26 14.29 72.26l-168.73 91A38.55 38.55 0 0 1 372.58 278L322 177.4a38.53 38.53 0 0 1 15.71-51l20.23-11.24a38.61 38.61 0 0 1 22.69-4.66Z" style="fill:url(#linear-gradient-6)"/><path d="m266.06 308.53 6 72.85a33.28 33.28 0 0 1-18.32 44.82l-78 30.11a33.28 33.28 0 0 1-42.52-17.82l-39.59-91.28a33.28 33.28 0 0 1 4.16-33.53l23.37-30.39a33.28 33.28 0 0 1 31.22-12.64l88.21 18.71a33.26 33.26 0 0 1 25.47 19.17Z" style="fill:url(#linear-gradient-7)"/><path class="cls-1" d="m134.94 393.74 2.25-309.7 81.46-49.94 271.88 153.8-88.89 51.45L223.6 136.82l.24 205.45-88.9 51.47z"/><path d="m393.61 10.53-77.44 10.29a34.57 34.57 0 0 1-39-37.4l3-32.69c1-10.54 3.38-28.79 13.4-32.23l43.57-14.67c23.54-5.43 38.72 15.28 50 28.61 13.89 16.43 15.61 15.51 25 25 6.27 6.34 25.06 1.74 22.67 7.35a155.62 155.62 0 0 1-13.63 24.41C414.09-.54 406 8.89 393.61 10.53Z" style="fill:url(#Naamloos_verloop_5)"/><path d="m250 268.89-1.91-52.24c-3.52-16-22.76-30.79-40.56-25.51l-61.37 17.46c-24.87 8-20.17 31-11.09 43.43l47.72 53.91c20.74 23.8 71.41-17.94 67.21-37.05Z" style="fill:url(#Naamloos_verloop_78)"/></g><path class="cls-14" d="m689.18 284.87-5.93-15.5a8.35 8.35 0 0 0-7.8-5.37h-51.23a8.34 8.34 0 0 0-7.8 5.37l-5.94 15.5a8.36 8.36 0 0 1-7.8 5.37h-9.26a8.35 8.35 0 0 1-7.77-11.41l47.14-120a8.34 8.34 0 0 1 7.77-5.3h18.54a8.34 8.34 0 0 1 7.77 5.3l47.15 120a8.36 8.36 0 0 1-7.78 11.41H697a8.36 8.36 0 0 1-7.82-5.37ZM642 198.42l-12.5 33.16a8.36 8.36 0 0 0 7.81 11.31h25a8.35 8.35 0 0 0 7.81-11.31l-12.51-33.16a8.35 8.35 0 0 0-15.61 0ZM754.39 286v42h-21.53V191.24h17.79a3.74 3.74 0 0 1 3.74 3.73v.38a3.75 3.75 0 0 0 6.26 2.76 39.23 39.23 0 0 1 25.51-9.33c25.62 0 43.86 19.26 43.86 51.85 0 37.79-24.53 57.95-56.65 50.55-4.64-1.07-9.21-3.32-12-7.16a3.77 3.77 0 0 0-6.98 1.98Zm53.29-45.37c0-19.06-10.86-32.79-27.88-32.79-10 0-20.7 5.94-25.41 13.32v39.15c4.71 7.17 15.37 13.32 25.41 13.32 17.02 0 27.88-13.73 27.88-33ZM848.69 166.33A13.32 13.32 0 1 1 862 179.65a13.37 13.37 0 0 1-13.31-13.32Z"/><rect class="cls-14" x="851.35" y="191.75" width="21.52" height="99" rx="4.59"/><path class="cls-14" d="M894.72 236.84c1.71-28 22.29-48.06 51.13-48.06 17.46 0 28.69 6.73 35.83 15a3.42 3.42 0 0 1-.22 4.76l-9.16 8.51a3.33 3.33 0 0 1-4.74-.15q-8-9.06-20.69-9.06c-18 0-29.92 13.53-29.92 32.79s11.89 33 29.92 33a26.63 26.63 0 0 0 20.68-9.1 3.33 3.33 0 0 1 4.72-.13l9.19 8.53a3.41 3.41 0 0 1 .24 4.73c-5.78 6.71-14.23 12.41-26.51 14.34-34.29 5.39-62.58-20.51-60.47-55.16ZM996.39 273.6l4.29-6.8a5.1 5.1 0 0 1 7.33-1.44c7.51 5.68 18.78 10.32 29.48 10.32 12.91 0 19.48-5.53 19.48-13.32 0-19.47-59.86-5.53-59.86-43.45 0-16.2 13.94-30.13 38.95-30.13 14.63 0 26.16 4.5 34.85 10.95a5.19 5.19 0 0 1 1.4 6.82l-3.5 5.89a5.1 5.1 0 0 1-7.39 1.61 42.18 42.18 0 0 0-25.16-8.06c-11.27 0-18.45 5.13-18.45 12.09 0 17.63 59.86 4.51 59.86 43.87 0 17.42-14.56 30.75-41.2 30.75-15 0-28.81-4.23-38.9-12.26a5.19 5.19 0 0 1-1.18-6.84ZM1156.19 290.24V153.52h83.63v6.15h-77.08v57.19h75.64V223h-75.64v67.24ZM1265 290.24V153.52h6.15v136.72ZM1301.12 240.63c0-28.69 19.88-51.85 46.53-51.85 30.33 0 45.91 24.39 45.91 51.85v2.05h-85.47c.61 24.19 16.4 44.48 41.61 44.48 13.94 0 25.21-5.12 34.44-15l3.68 3.89c-10 10.46-21.52 16.61-38.12 16.61-28.7.04-48.58-21.9-48.58-52.03Zm46.32-46.32c-25.41 0-38.74 23.36-39.35 42.84H1387c0-19.07-12.5-42.84-39.56-42.84ZM1490.13 290.24l-35.88-46.74-35.87 46.74h-8l40.38-50.84-38.13-48.16h8l33.61 43.86 33.62-43.86h8l-38.12 48.16 40.38 50.84ZM1491.57 328.36l2-5.53a21.12 21.12 0 0 0 9.22 1.84c10.46 0 17.43-5.33 17.43-18.86V191.24h6.14v114.57c0 17-9.43 24.6-23.57 24.6a29.63 29.63 0 0 1-11.22-2.05Zm25.83-160.08a6.09 6.09 0 0 1 5.94-5.95 5.95 5.95 0 0 1 0 11.89 6.08 6.08 0 0 1-5.94-5.94ZM1556.35 240.63c0-29.1 18.24-51.85 46.12-51.85 28.08 0 46.11 22.75 46.11 51.85s-18 52.07-46.11 52.07c-27.88 0-46.12-22.96-46.12-52.07Zm85.47 0c0-24-13.94-46.32-39.35-46.32-25.22 0-39.36 22.34-39.36 46.32 0 24.19 14.14 46.53 39.36 46.53 25.41 0 39.35-22.34 39.35-46.53ZM1678.53 290.24V153.52h6.14v54.73c8-11.69 20.91-19.47 35.67-19.47 26.65 0 44.28 20.9 44.28 52.06 0 31.36-17.63 51.86-44.28 51.86a43.7 43.7 0 0 1-35.67-19.07v16.61Zm41.81-3.08c24.19 0 37.51-20.29 37.51-46.32s-13.32-46.53-37.51-46.53c-15.37 0-29.52 9.63-35.67 20.09v53.09c6.15 10.45 20.33 19.67 35.67 19.67ZM1785.94 276.91l4.92-4.51c6.15 8.2 16.81 14.76 31.37 14.76 18.24 0 29.3-9.84 29.3-23 0-14.56-14.75-18.45-29.92-22.55-16.4-4.31-33.62-8.61-33.62-26.65 0-14.55 12.3-26.23 33.62-26.23 17 0 27.67 6.76 34 15l-4.52 4.1c-5.73-8.2-16.19-13.53-29.51-13.53-17.22 0-27.46 9-27.46 20.7 0 12.91 13.73 16.2 28.28 20.09 17 4.3 35.26 9 35.26 29.11 0 15.37-11.49 28.49-35.46 28.49-15.55.01-26.42-4.5-36.26-15.78Z"/></svg>',		
];

return $settings;