10 calls to Utility::escapeHtml() in Search API 8
- AddHierarchy::findHierarchicalProperties in src/
Plugin/ search_api/ processor/ AddHierarchy.php - Finds all hierarchical properties nested on an entity-typed property.
- AggregatedFieldProperty::buildConfigurationForm in src/
Plugin/ search_api/ processor/ Property/ AggregatedFieldProperty.php - Constructs a configuration form for a field based on this property.
- ContentEntity::getEntityBundleOptions in src/
Plugin/ search_api/ datasource/ ContentEntity.php - Retrieves the available bundles of this entity type as an options list.
- IndexForm::buildEntityForm in src/
Form/ IndexForm.php - Builds the form for the basic index properties.
- IndexForm::buildTrackerConfigForm in src/
Form/ IndexForm.php - Builds the tracker configuration form.
- IndexForm::getServerOptions in src/
Form/ IndexForm.php - Retrieves all available servers as an options list.
- IntegrationTest::createIndex in tests/
src/ Functional/ IntegrationTest.php - Tests creating a search index via the UI.
- RoleFilter::buildConfigurationForm in src/
Plugin/ search_api/ processor/ RoleFilter.php - Form constructor.
- ServerForm::buildEntityForm in src/
Form/ ServerForm.php - Builds the form for the basic server properties.
- TrackerPluginManager::getOptionsList in src/
Tracker/ TrackerPluginManager.php - Retrieves an options list of available trackers.