Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/adobe/aem-core-cif-components
/ functions
Functions
3,541 in github.com/adobe/aem-core-cif-components
⨍
Functions
3,541
◇
Types & classes
525
↓ 672 callers
Method
get
@param <T> The class type of the property being fetched. @param name The name of the property. @param type The class of the type. @return Return named
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/ComponentsConfiguration.java:49
↓ 355 callers
Method
adaptTo
(Class<AdapterType> type)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/models/v2/button/ButtonImpl.java:201
↓ 308 callers
Method
size
@return The number of properties in this configuration.
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/ComponentsConfiguration.java:75
↓ 212 callers
Method
getName
@return The sort key.
bundles/core/src/main/java/com/adobe/cq/commerce/core/search/models/SorterKey.java:27
↓ 187 callers
Method
getPath
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/product/Asset.java:31
↓ 157 callers
Method
execute
Executes the given Magento query and returns the response. This method will use the default HTTP method defined in the OSGi configuration of the under
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/client/MagentoGraphqlClient.java:61
↓ 147 callers
Method
getPage
The {@link Page} itself, represented by the {@link Entry}. @return
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/common/SiteStructure.java:59
↓ 145 callers
Method
getValue
The value of the identifier @return a string value representing the value of the identifier
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/common/CommerceIdentifier.java:37
↓ 144 callers
Method
getUrlKey
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/storefrontcontext/CategoryStorefrontContext.java:22
↓ 144 callers
Method
isEmpty
Indicates if a product price is not available. If a product price is not available, most methods return null or an empty string. @return <code>false<
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/common/Price.java:28
↓ 130 callers
Method
toString
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/common/CombinedSku.java:75
↓ 127 callers
Method
parse
Parses a given request URI using the internal configured pattern. <p> Returns a {@link Map} with up to all the parameter names returned by {@link UrlF
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/urls/UrlFormat.java:96
↓ 120 callers
Method
setupHttpResponse
This method prepares the mock http response with either the content of the <code>filename</code> or the provided <code>content</code> String.<br> <br>
bundles/core/src/test/java/com/adobe/cq/commerce/core/testing/Utils.java:84
↓ 114 callers
Method
getResource
(String filename)
bundles/core/src/test/java/com/adobe/cq/commerce/core/testing/Utils.java:225
↓ 104 callers
Method
getAttribute
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/storefrontcontext/SearchSort.java:20
↓ 104 callers
Method
getUrlPath
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/storefrontcontext/CategoryStorefrontContext.java:24
↓ 102 callers
Method
setUrlKey
(String urlKey)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/urls/ProductUrlFormat.java:118
↓ 95 callers
Method
map
(String s, SlingHttpServletRequest slingHttpServletRequest)
bundles/core/src/test/java/com/adobe/cq/commerce/core/testing/MockPathProcessor.java:38
↓ 94 callers
Method
getSku
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/product/Product.java:57
↓ 86 callers
Method
getItems
@return The navigation items to be rendered by the navigation component.
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/navigation/Navigation.java:43
↓ 86 callers
Method
getTitle
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/storefrontcontext/SearchFacet.java:29
↓ 84 callers
Method
getCategoryUrlParams
The returned object may contain parameters of the category the product represented by the {@link ProductUrlFormat.Params} belongs to. This is in parti
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/urls/ProductUrlFormat.java:156
↓ 81 callers
Method
setUrlPath
(String urlPath)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/urls/ProductUrlFormat.java:137
↓ 75 callers
Method
getProducts
Returns the list of products to be displayed in the carousel. @return {@link List} of {@link ProductListItem}s
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/productcarousel/ProductCarousel.java:33
↓ 74 callers
Method
getValueMap
Returns a {@link ValueMap} with the configuration properties. @return a {@link ValueMap} object.
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/ComponentsConfiguration.java:68
↓ 73 callers
Method
map
@return The map of parameters.
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/urls/UrlProvider.java:400
↓ 72 callers
Method
getResourceResolver
Returns the Sling resource resolver instance used for accessing and manipulating resources. This resolver is essential for performing resource-level o
bundles/core/src/main/java/com/adobe/cq/commerce/core/cacheinvalidation/spi/CacheInvalidationContext.java:47
↓ 70 callers
Method
format
Formats an URL with the given parameters. @param parameters the URL parameters to be applied to the URL according to the internal format @return the
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/urls/UrlFormat.java:82
↓ 70 callers
Method
getData
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/models/v2/button/ButtonImpl.java:163
↓ 67 callers
Method
get
(DataFetchingEnvironment env)
examples/bundle/src/main/java/com/adobe/cq/commerce/core/examples/servlets/GraphqlServlet.java:293
↓ 64 callers
Method
get
(key)
ui.apps/src/main/content/jcr_root/apps/core/cif/clientlibs/common/js/PriceFormatter.js:107
↓ 62 callers
Method
getURL
@return The URL for the item.
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/navigation/NavigationItem.java:33
↓ 59 callers
Method
setPage
(String page)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/urls/ProductUrlFormat.java:94
↓ 56 callers
Method
getName
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/product/Product.java:53
↓ 55 callers
Method
getUid
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/product/VariantValue.java:40
↓ 50 callers
Method
getId
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/product/Variant.java:32
↓ 50 callers
Method
setCurrentPage
(String path)
bundles/core/src/test/java/com/adobe/cq/commerce/core/components/internal/services/UrlProviderImplTest.java:159
↓ 48 callers
Method
getErrors
Get the list of errors that occurred during the search. @return the list of errors
bundles/core/src/main/java/com/adobe/cq/commerce/core/search/models/SearchResultsSet.java:124
↓ 47 callers
Method
doGet
(SlingHttpServletRequest request, SlingHttpServletResponse response)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/servlets/PreviewServlet.java:58
↓ 46 callers
Function
useUserContext
()
react-components/src/context/UserContext.js:381
↓ 44 callers
Method
toProductUrl
Returns the product page URL. All required attributes to generate a valid category page URL must be provided via the {@code params} parameter. <p> Thi
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/urls/UrlProvider.java:105
↓ 43 callers
Method
setSku
(String sku)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/urls/ProductUrlFormat.java:102
↓ 41 callers
Method
doGet
(SlingHttpServletRequest request, SlingHttpServletResponse response)
examples/bundle/src/main/java/com/adobe/cq/commerce/core/examples/servlets/GraphqlServlet.java:159
↓ 40 callers
Method
toCategoryUrl
Returns the category page URL. All required attributes to generate a valid category page URL must be provided via the {@code params} parameter. <p> Th
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/urls/UrlProvider.java:169
↓ 38 callers
Method
name
(String name)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/models/v1/common/ProductListItemImpl.java:270
↓ 37 callers
Method
getValueMap
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/models/v2/button/ButtonImpl.java:206
↓ 35 callers
Method
getLabel
@return A user friendly localizable label of a sort key.
bundles/core/src/main/java/com/adobe/cq/commerce/core/search/models/SorterKey.java:32
↓ 35 callers
Method
getType
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/product/Asset.java:29
↓ 34 callers
Method
adaptTo
(Class<AdapterType> type)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/servlets/GraphqlClientDataSourceServlet.java:123
↓ 34 callers
Method
apply
(final __InputValue inputField)
bundles/core/src/main/java/com/adobe/cq/commerce/core/search/internal/converters/FilterAttributeMetadataConverter.java:42
↓ 34 callers
Method
getResource
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/models/v1/list/CommerceListImpl.java:214
↓ 33 callers
Method
getDescription
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/product/Product.java:55
↓ 31 callers
Method
getFinalPrice
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/common/Price.java:47
↓ 31 callers
Method
newAemContext
()
bundles/core/src/test/java/com/adobe/cq/commerce/core/testing/TestContext.java:36
↓ 30 callers
Method
adaptTo
(Class<AdapterType> type)
extensions/product-recs/bundle/src/main/java/com/adobe/cq/commerce/extensions/recommendations/internal/servlets/AllowedRecTypesDataSourceServlet.java:110
↓ 30 callers
Method
setUid
(String uid)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/urls/CategoryUrlFormat.java:96
↓ 29 callers
Method
activate
(UrlProviderConfiguration conf)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/services/UrlProviderImpl.java:161
↓ 29 callers
Method
build
()
bundles/core/src/test/java/com/adobe/cq/commerce/core/MockHttpClientBuilderFactory.java:42
↓ 29 callers
Method
getDelegate
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/models/v1/page/AbstractPageDelegator.java:34
↓ 29 callers
Method
on
()
ui.apps/test/clientlibs/common/jQueryMockForTest.js:18
↓ 28 callers
Method
adaptToProduct
()
bundles/core/src/test/java/com/adobe/cq/commerce/core/components/internal/models/v1/product/ProductImplTest.java:169
↓ 28 callers
Method
isActive
@return True if the current page is referred to by this navigation item.
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/navigation/NavigationItem.java:38
↓ 28 callers
Method
registerGraphqlClient
Triggers the activate method of GraphqlClient service. @param context The AEM context. @param graphqlClient The GraphqlClient service.
bundles/core/src/test/java/com/adobe/cq/commerce/core/testing/Utils.java:283
↓ 28 callers
Method
uid
Sets the <code>uid</code> of the category. @param uid The <code>uid</code> of the category. @return This ParamsBuilder.
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/urls/UrlProvider.java:379
↓ 27 callers
Method
fetchProduct
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/models/v1/product/ProductImpl.java:228
↓ 27 callers
Method
getPriceRange
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/product/Product.java:59
↓ 27 callers
Method
invalidateCache
(String path)
bundles/core/src/main/java/com/adobe/cq/commerce/core/cacheinvalidation/internal/InvalidateCacheImpl.java:42
↓ 27 callers
Method
page
Can be used to statically set the <code>page</code> parameter of the URL. @param page The page that will be used to build the URL. @return This Param
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/urls/UrlProvider.java:391
↓ 27 callers
Function
useCartState
()
react-components/src/components/Minicart/cartContext.js:153
↓ 26 callers
Method
doFilter
(ServletRequest servletRequest, ServletResponse servletResponse, FilterChain filterChain)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/servlets/CatalogPageNotFoundFilter.java:94
↓ 26 callers
Method
getCurrency
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/common/Price.java:36
↓ 26 callers
Method
getOptions
Get the search aggregation options available for this aggregation. @return the options
bundles/core/src/main/java/com/adobe/cq/commerce/core/search/models/SearchAggregation.java:85
↓ 25 callers
Method
addHttpResponseFrom
Adds another response to the already mocked graphql client. @param graphqlClient @param filename @throws IOException
bundles/core/src/test/java/com/adobe/cq/commerce/core/testing/Utils.java:192
↓ 25 callers
Method
getLink
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/models/v2/button/ButtonImpl.java:142
↓ 24 callers
Method
adaptToProductList
()
bundles/core/src/test/java/com/adobe/cq/commerce/core/components/internal/models/v1/productlist/ProductListImplTest.java:230
↓ 24 callers
Method
getAttributeCode
Get the attribute code for this filterable attribute. @return the attribute code or name of the attribute
bundles/core/src/main/java/com/adobe/cq/commerce/core/search/models/FilterAttributeMetadata.java:35
↓ 24 callers
Method
getCategory
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/models/v1/productlist/ProductListImpl.java:386
↓ 24 callers
Method
readProductsFrom
Reads the JSON of the given file and deserialises the content in a Magento <code>Products</code> object. @param filename The file that contains the p
examples/bundle/src/main/java/com/adobe/cq/commerce/core/examples/servlets/GraphqlServlet.java:461
↓ 24 callers
Function
useCheckoutState
()
react-components/src/components/Checkout/checkoutContext.js:157
↓ 23 callers
Method
deactivate
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/services/UrlProviderImpl.java:188
↓ 22 callers
Method
adaptTo
(api)
ui.apps/test/clientlibs/common/jQueryMockForTest.js:20
↓ 22 callers
Method
getChildren
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/models/v2/navigation/NavigationItemImpl.java:32
↓ 22 callers
Method
getMetaDescription
@return The content for the meta description tag of the HTML page.
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/page/PageMetadata.java:33
↓ 22 callers
Method
getMetaTitle
Although this method refers to "metaTitle", this is used to set the title tag of the HTML page. The method is not called <code>getTitle()</code> to av
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/page/PageMetadata.java:46
↓ 21 callers
Method
prepareModel
(String resourcePath)
examples/bundle/src/test/java/com/adobe/cq/commerce/core/examples/servlets/GraphqlServletTest.java:213
↓ 20 callers
Method
getMetaKeywords
@return The content for the meta keywords tag of the HTML page.
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/page/PageMetadata.java:38
↓ 20 callers
Method
getUrl
Returns the url of the product page for this {@code ProductTeaser} @return the url of the product page of the configured product or {@code null}
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/productteaser/ProductTeaser.java:65
↓ 19 callers
Method
getCanonicalUrl
@return The fully-qualified canonical url, to set the canonical link element of the HTML page.
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/models/page/PageMetadata.java:51
↓ 19 callers
Method
getImage
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/datalayer/CategoryData.java:33
↓ 19 callers
Method
getJson
()
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/storefrontcontext/CommerceStorefrontContext.java:24
↓ 19 callers
Method
setUrlRewrites
(List<UrlRewrite> urlRewrites)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/services/urls/ProductUrlFormat.java:146
↓ 18 callers
Method
buildAemContext
@deprecated Tests should not use the builder pattern of AemContext but use setup methods to initialize the test context further
bundles/core/src/test/java/com/adobe/cq/commerce/core/testing/TestContext.java:47
↓ 18 callers
Method
getAppliedQueryParameters
Get a map of the applied search query string parameters. @return the query string parameters (key value pairs)
bundles/core/src/main/java/com/adobe/cq/commerce/core/search/models/SearchResultsSet.java:57
↓ 18 callers
Method
getIdentifier
The identifier (e.g. the attribute code) for this aggregation. @return the identifier for the aggregation
bundles/core/src/main/java/com/adobe/cq/commerce/core/search/models/SearchAggregation.java:61
↓ 18 callers
Method
getSorter
@return The sorter model, responsible for handling the sorting of search results.
bundles/core/src/main/java/com/adobe/cq/commerce/core/search/models/SearchResultsSet.java:101
↓ 18 callers
Method
selectUrlPath
@see UrlFormatBase#selectUrlPath(String, List, String, String, String)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/services/urlformats/UrlFormatBase.java:82
↓ 18 callers
Method
setUp
(String resourcePath, boolean deepLink)
bundles/core/src/test/java/com/adobe/cq/commerce/core/components/internal/models/v1/productteaser/ProductTeaserImplTest.java:115
↓ 18 callers
Method
urlKey
(String urlKey)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/models/v1/common/ProductListItemImpl.java:280
↓ 18 callers
Method
urlPath
(String urlPath)
bundles/core/src/main/java/com/adobe/cq/commerce/core/components/internal/models/v1/common/ProductListItemImpl.java:285
↓ 18 callers
Function
useAddressForm
()
react-components/src/components/AddressForm/useAddressForm.js:29
next →
1–100 of 3,541, ranked by callers