@@ -304,6 +304,84 @@ <h5 class="phpdocumentor-tag-list__heading">
304304 Tags
305305 < a href ="classes/Ibexa-Contracts-Core-Search-Embedding-EmbeddingProviderResolverInterface.html#method_resolve#tags " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
306306
307+ </ h5 >
308+ < dl class ="phpdocumentor-tag-list ">
309+ < dt class ="phpdocumentor-tag-list__entry ">
310+ < span class ="phpdocumentor-tag__name "> Throws</ span >
311+ </ dt >
312+ < dd class ="phpdocumentor-tag-list__definition ">
313+ < span class ="phpdocumentor-tag-link "> < a href ="classes/Ibexa-Contracts-Core-Search-Embedding-EmbeddingResolverNotFoundException.html "> < abbr title ="\Ibexa\Contracts\Core\Search\Embedding\EmbeddingResolverNotFoundException "> EmbeddingResolverNotFoundException</ abbr > </ a > </ span >
314+
315+ </ dd >
316+ </ dl >
317+
318+ < div class ="content-header ">
319+ < h3 id ="method_resolveByModelIdentifier ">
320+ < img src ="./images/public.svg " alt ="public " title ="public " /> resolveByModelIdentifier()
321+ < a class ="headerlink " href ="classes/Ibexa-Contracts-Core-Search-Embedding-EmbeddingProviderResolverInterface.html#method_resolveByModelIdentifier " title ="Permanent link "> ¶</ a >
322+ </ h3 >
323+ < div class ="content-header__found-in copy-to-clipboard " data-copy-value ="vendor/ibexa/core/src/contracts/Search/Embedding/EmbeddingProviderResolverInterface.php ">
324+ < abbr title ="vendor/ibexa/core/src/contracts/Search/Embedding/EmbeddingProviderResolverInterface.php "> EmbeddingProviderResolverInterface.php</ abbr >
325+ :
326+ < span title ="at line 21 "> 21</ span >
327+ < img src ="./images/copy.svg " title ="Copy path " />
328+ </ div >
329+ </ div >
330+
331+ < div class ="highlight ">
332+ < table class ="highlighttable ">
333+ < tbody >
334+ < tr >
335+ < td class ="linenos ">
336+ < div class ="linenodiv ">
337+ < pre > < span > </ span > </ pre >
338+ </ div >
339+ </ td >
340+ < td class ="code ">
341+ < div >
342+ < pre > < code > < span class ="phpdocumentor-signature__visibility "> public </ span > < span class ="phpdocumentor-signature__name "> resolveByModelIdentifier</ span > < span > (</ span > < span class ="phpdocumentor-signature__argument "> < span class ="phpdocumentor-signature__argument__return-type "> string </ span > < span class ="phpdocumentor-signature__argument__name "> $modelIdentifier</ span > </ span > < span > )</ span > < span > : </ span > < span class ="phpdocumentor-signature__response_type "> < a href ="classes/Ibexa-Contracts-Core-Search-Embedding-EmbeddingProviderInterface.html "> < abbr title ="\Ibexa\Contracts\Core\Search\Embedding\EmbeddingProviderInterface "> EmbeddingProviderInterface</ abbr > </ a > </ span > </ code > </ pre >
343+ </ div >
344+ </ td >
345+ </ tr >
346+ </ tbody >
347+ </ table >
348+ </ div >
349+ < div class ="phpdocumentor-label-line ">
350+ </ div >
351+ < h4 > Parameters</ h4 >
352+ < table class ="method-parameters ">
353+ < thead >
354+ < tr >
355+ < th scope ="col "> Name</ th >
356+ < th scope ="col "> Type</ th >
357+ < th scope ="col "> Default value</ th >
358+ < th scope ="col "> Description</ th >
359+ </ tr >
360+ </ thead >
361+ < tbody >
362+ < tr >
363+ < td >
364+ $modelIdentifier
365+ </ td >
366+ < td >
367+ string
368+ </ td >
369+ < td class ="empty ">
370+ -
371+ </ td >
372+ < td class ="empty ">
373+ -
374+ </ td >
375+ </ tr >
376+ </ tbody >
377+ </ table >
378+ < h4 > Return values</ h4 >
379+ < p class ="phpdocumentor-signature__response_type "> < a href ="classes/Ibexa-Contracts-Core-Search-Embedding-EmbeddingProviderInterface.html "> < abbr title ="\Ibexa\Contracts\Core\Search\Embedding\EmbeddingProviderInterface "> EmbeddingProviderInterface</ abbr > </ a > </ p >
380+
381+ < h5 class ="phpdocumentor-tag-list__heading ">
382+ Tags
383+ < a href ="classes/Ibexa-Contracts-Core-Search-Embedding-EmbeddingProviderResolverInterface.html#method_resolveByModelIdentifier#tags " class ="headerlink "> < i class ="fas fa-link "> </ i > </ a >
384+
307385 </ h5 >
308386 < dl class ="phpdocumentor-tag-list ">
309387 < dt class ="phpdocumentor-tag-list__entry ">
@@ -339,6 +417,11 @@ <h5 class="phpdocumentor-tag-list__heading">
339417 < a href ="classes/Ibexa-Contracts-Core-Search-Embedding-EmbeddingProviderResolverInterface.html#method_resolve " title ="resolve " class ="md-nav__link ">
340418 resolve()
341419 </ a >
420+ </ li >
421+ < li class ="md-nav__item level-2 ">
422+ < a href ="classes/Ibexa-Contracts-Core-Search-Embedding-EmbeddingProviderResolverInterface.html#method_resolveByModelIdentifier " title ="resolveByModelIdentifier " class ="md-nav__link ">
423+ resolveByModelIdentifier()
424+ </ a >
342425 </ li >
343426 </ ul >
344427 </ nav >
0 commit comments