loading

Total Results : 1782

No Results Found

An error occurred while processing the template.
For "#if" condition: Expected a boolean, but this has evaluated to a string (wrapper: f.t.SimpleScalar):
==> catId1  [in template "11099719610328#20119#127288" at line 29, column 102]

----
FTL stack trace ("~" means nesting-related):
	- Failed at: #if catId1  [in template "11099719610328#20119#127288" at line 29, column 97]
----
1<#assign AssetCategoryLocalService=serviceLocator.findService("com.liferay.asset.kernel.service.AssetCategoryLocalService")> 
2 
3<div class="dl-card card-white"> 
4            <#if entries?has_content> 
5 
6               <#list entries as entry> 
7                  <#if entry.getModelResource()=='Web Content Article' || entry.getModelResource()=='محتوى الويب'> 
8                     <#assign journalArticleLocalService=serviceLocator.findService("com.liferay.journal.service.JournalArticleLocalService") StructureLocalService=serviceLocator.findService("com.liferay.dynamic.data.mapping.service.DDMStructureLocalService") /> 
9                     <#if (entry.classPK)??> 
10                        <#assign article=journalArticleLocalService.getLatestArticle(entry.classPK?number) structure=StructureLocalService.getStructure(article.getDDMStructure().getPrimaryKey()) structureName=structure.getName() /> 
11                                  <#assign article=journalArticleLocalService.getLatestArticle(entry.classPK?number) structure=StructureLocalService.getStructure(article.getDDMStructure().getPrimaryKey()) structureName=structure.getName() /> 
12                           <#if structureName?contains("Information board")> 
13														 	<#assign categories=AssetCategoryLocalService.getCategories("com.liferay.journal.model.JournalArticle",entry.classPK) /> 
14                      <#list categories as sortedCat> 
15                           <#assign cat=sortedCat /> 
16                            <#assign catId=sortedCat /> 
17                           <#assign treePath=cat.treePath /> 
18													<#assign tempList = treePath?split('/')/> 
19													<#if tempList?size==5> 
20																												<#assign catId1=tempList[tempList?size-2]/> 
21 
22														<#break/> 
23															<#elseif tempList?size==6> 
24															<#assign catId1=tempList[tempList?size-3]/> 
25															<#break/> 
26 
27														</#if> 
28                     </#list> 
29												<#if catId1> 
30                                          <a href="/publication?category=${catId1}&index=4" target="_blank" class="p-4"> 
31                                 <div class="card p-4"> 
32                                    <div class="d-flex"> 
33                                       <div class="card-body"> 
34                                          <h3 class="fs-lg fw-700">${entry.getTitle() }</h3> 
35 
36                                       </div> 
37                                    </div> 
38                                 </div> 
39                              </a> 
40													</#if> 
41                             
42                     </#if> 
43									</#if> 
44										</#if> 
45								</#list> 
46							<#else> 
47								<h2> 
48									 
49	<@liferay.language key="no-results-found"/> 
50								</h2> 
51 
52									</#if> 
53         </div> 

Index of Exports Quantity by Harmonized System (2012 = 100)

Index of Import Value according to the Harmonized Commodity Description and Coding System (HS) (2012 = 100)

Index of Average Unit Value in Imports according to the Harmonized Commodity Description and Coding System (HS) (2012 = 100)

Index of Import Quantity according to the Harmonized Commodity Description and Coding System (HS) (2012 = 100)

Trade Exchange - Consumer Price Index for Internal Trade Exchange according to the Harmonized Commodity Description and Coding System (HS) (2012 = 100)

Trade Exchange - Consumer Price Index for Net Trade Exchange according to the Harmonized Commodity Description and Coding System (HS) (2012 = 100)

Trade Exchange - Consumer Price Index for Gross Trade Exchange according to the Harmonized Commodity Description and Coding System (HS) (2012 = 100)

Consumer Price Index CPI by commodity and city (2018 = 100) - Monthly

Consumer Price Index CPI by commodity and city (2018 = 100) - Yearly

Wholesale price index by commodity and region (2014 = 100) Annual

Wholesale Price Index by Commodity and Region (2014 = 100) Monthly

Monthly Wholesale Price Index by Region (2014 = 100)

Change of Consumer Price Index CPI (Inflation) (Month-to-Month, %)

Change of Consumer Price Index CPI (inflation) (Year-to-Year, %)

Year-on-Year Change in Consumer Prices (%) Annual Average

Year-on-year Change in Wholesale Prices (%) Annual Average

Relative Importance (Weights) of the Wholesale Price Index

Relative importance (Weights) of the Consumer Price Index CPI

Change of Wholesale Price (Monthly; Year-to-Year, %)

Change of Wholesale Price (Month-to-Month, %)

Fertility by Age Group

Population by Gender

Population by Nationality

Umrah performers from Saudi Arabia by gender, nationality and age groups

Workforce serving pilgrims by sector

Foreign Pilgrims from Abroad

Pilgrims from Inside Saudi Arabia by Nationality and Gender

Estimated Saudi Age Specific Fertility Rate by age group (5 years) 2011 - 2022 [births per 1000 women]

Estimated Saudi Age Specific Death Rate by gender and age group (5 years) 2011 - 2022

Estimated Saudi Life expectancy at Birth e(0) by Gender 2011 - 2022

Estimated Total Fertility Rate per nationality 2011 - 2022

Estimated Saudi Age Specific Fertility Rate by age group (5 years) 2011 - 2022 [births per a woman in 5 years]

Visits to cultural and entertainment places by region, gender, nationality and education level

Person reading books by region, gender, nationality and education level

No Results Found