You are here

7 calls to Utility::decodeSolrName() in Search API Solr 8.2

SearchApiSolrMultilingualManagedSchemaBackend::createSolrMultilingualFieldType in src/Plugin/search_api/backend/SearchApiSolrMultilingualManagedSchemaBackend.php
Creates and deploys a missing Solr Field Type if the server supports it.
UtilitiesTest::doDynamicFieldNameConversions in tests/src/Kernel/UtilitiesTest.php
Tests all conversion and extraction functions.
UtilitiesTest::testFieldNameEncoder in tests/src/Kernel/UtilitiesTest.php
Tests encoding and decoding of Solr field names.
UtilitiesTest::testLanguageSpecificFieldTypeNames in tests/src/Kernel/UtilitiesTest.php
Tests language-specific Solr field names.
Utility::extractLanguageSpecificSolrDynamicFieldDefinition in src/Utility/Utility.php
Extracts the language-specific definition from a dynamic Solr field.
Utility::getLanguageIdFromLanguageSpecificSolrDynamicFieldName in src/Utility/Utility.php
Extracts the language code from a language-specific dynamic Solr field.
Utility::modifySolrDynamicFieldName in src/Utility/Utility.php
Modifies a dynamic Solr field's name using a regular expression.