24 calls to StructureSyncHelper::logMessage() in Structure Sync 8
- BlocksController::blocksImportFinishedCallback in src/Controller/ BlocksController.php 
- Function that signals that the import of custom blocks has finished.
- BlocksController::deleteBlocks in src/Controller/ BlocksController.php 
- Function to delete all custom blocks.
- BlocksController::deleteDeletedBlocks in src/Controller/ BlocksController.php 
- Function to delete the custom blocks that should be removed in this import.
- BlocksController::exportBlocks in src/Controller/ BlocksController.php 
- Function to export custom blocks.
- BlocksController::importBlocks in src/Controller/ BlocksController.php 
- Function to import custom blocks.
- BlocksController::importBlocksForce in src/Controller/ BlocksController.php 
- Function to import (create) all custom blocks that need to be imported.
- BlocksController::importBlocksFull in src/Controller/ BlocksController.php 
- Function to fully import the custom blocks.
- BlocksController::importBlocksSafe in src/Controller/ BlocksController.php 
- Function to import blocks safely (only adding what isn't already there).
- MenuLinksController::deleteDeletedMenuLinks in src/Controller/ MenuLinksController.php 
- Function to delete the menu links that should be removed in this import.
- MenuLinksController::deleteMenuLinks in src/Controller/ MenuLinksController.php 
- Function to delete all menu links.
- MenuLinksController::exportMenuLinks in src/Controller/ MenuLinksController.php 
- Function to export menu links.
- MenuLinksController::importMenuLinks in src/Controller/ MenuLinksController.php 
- Function to import menu links.
- MenuLinksController::importMenuLinksForce in src/Controller/ MenuLinksController.php 
- Function to import (create) all menu links that need to be imported.
- MenuLinksController::importMenuLinksFull in src/Controller/ MenuLinksController.php 
- Function to fully import the menu links.
- MenuLinksController::importMenuLinksSafe in src/Controller/ MenuLinksController.php 
- Function to import menu links safe (only adding what isn't already there).
- MenuLinksController::menuLinksImportFinishedCallback in src/Controller/ MenuLinksController.php 
- Function that signals that the import of menu links has finished.
- 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::importTaxonomies in src/Controller/ TaxonomiesController.php 
- Function to import 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.
- TaxonomiesController::taxonomiesImportFinishedCallback in src/Controller/ TaxonomiesController.php 
- Function that signals that the import of taxonomies has finished.
