10 calls to StructureSyncHelper::getEntityQuery() in Structure Sync 8
- BlocksController::deleteDeletedBlocks in src/Controller/ BlocksController.php 
- Function to delete the custom blocks that should be removed in this import.
- BlocksController::importBlocksFull in src/Controller/ BlocksController.php 
- Function to fully import the custom blocks.
- MenuLinksController::deleteDeletedMenuLinks in src/Controller/ MenuLinksController.php 
- Function to delete the menu links that should be removed in this import.
- MenuLinksController::importMenuLinksFull in src/Controller/ MenuLinksController.php 
- Function to fully import the menu links.
- TaxonomiesController::deleteDeletedTaxonomies in src/Controller/ TaxonomiesController.php 
- Function to delete the taxonomies that should be removed in this import.
- TaxonomiesController::deleteTaxonomies in src/Controller/ TaxonomiesController.php 
- Function to delete all taxonomy terms.
- TaxonomiesController::exportTaxonomies in src/Controller/ TaxonomiesController.php 
- Function to export taxonomy terms.
- TaxonomiesController::importTaxonomiesForce in src/Controller/ TaxonomiesController.php 
- Function to import (create) all taxonomies that need to be imported.
- TaxonomiesController::importTaxonomiesFull in src/Controller/ TaxonomiesController.php 
- Function to fully import the taxonomies.
- TaxonomiesController::importTaxonomiesSafe in src/Controller/ TaxonomiesController.php 
- Function to safely import taxonomies.
