REQUEST_URI: '.$_SERVER['REQUEST_URI'].'
'); echo('$requested_content_display_type: '.$requested_content_display_type.'
'); echo('$requested_tags: ['.implode(", ", $requested_tags).']
'); echo('count($requested_tags): '.count($requested_tags).'
'); echo('$content_has_error: '.$content_has_error.'
'); echo('$content_error_message_key: '.$content_error_message_key.'
'); echo('localize($content_error_message_key): '.localize($content_error_message_key).'
'); echo('$content_error_message: '.$content_error_message.'
'); echo('$raw_additional_tags: '.$raw_additional_tags.'
'); echo('$filtered_content_index_data: '); print_r($filtered_content_index_data); echo('
'); echo('$content_requested_url_part: '.$content_requested_url_part.'
'); if($requested_content_display_type == ContentDisplayType::CONTENT) { echo('$requested_item_data: '); print_r($requested_item_data); echo('
'); } echo(''. 'Card footer here.'. '
'. 'Card footer here.'. '
Text will go here...
'); echo('' . 'Card footer here.' . '