21 string references to 'acquia_contenthub.entity_config' in Acquia Content Hub 8
- acquia_contenthub_update_8203 in ./
acquia_contenthub.install - Set default values for empty keys in acquia_contenthub.entity_config.
- acquia_contenthub_update_8302 in ./
acquia_contenthub.install - Set default values for import queue in acquia_contenthub.entity_config.
- acquia_contenthub_update_8401 in ./
acquia_contenthub.install - Set default export queue parameters in acquia_contenthub.entity_config.
- acquia_contenthub_update_8601 in ./
acquia_contenthub.install - Set default delete_mismatching_translations to zero.
- ContentEntityNormalizerTest::setUp in tests/
src/ Unit/ Normalizer/ ContentEntityNormalizerTest.php - ContentHubEntityExportController::__construct in src/
Controller/ ContentHubEntityExportController.php - Public Constructor.
- ContentHubEntityImportController::__construct in src/
Controller/ ContentHubEntityImportController.php - Public Constructor.
- ContentHubExportQueueController::batchProcess in src/
Controller/ ContentHubExportQueueController.php - Common batch processing callback for all operations.
- ContentHubExportQueueController::__construct in src/
Controller/ ContentHubExportQueueController.php - ContentHubExportQueueForm::buildForm in src/
Form/ ContentHubExportQueueForm.php - Form constructor.
- ContentHubExportQueueForm::getEditableConfigNames in src/
Form/ ContentHubExportQueueForm.php - Gets the configuration names that will be editable.
- ContentHubExportQueueForm::submitForm in src/
Form/ ContentHubExportQueueForm.php - Form submission handler.
- ContentHubImportQueue::process in src/
Controller/ ContentHubImportQueue.php - Handle the route to create a batch process.
- ContentHubImportQueueForm::buildForm in src/
Form/ ContentHubImportQueueForm.php - Form constructor.
- ContentHubImportQueueForm::getEditableConfigNames in src/
Form/ ContentHubImportQueueForm.php - Gets the configuration names that will be editable.
- ContentHubImportQueueForm::submitForm in src/
Form/ ContentHubImportQueueForm.php - Form submission handler.
- ContentHubUserSessionTest::setUp in tests/
src/ Unit/ Session/ ContentHubUserSessionTest.php - EntityConfigSettingsForm::getEditableConfigNames in src/
Form/ EntityConfigSettingsForm.php - Gets the configuration names that will be editable.
- EntityConfigSettingsForm::getFormId in src/
Form/ EntityConfigSettingsForm.php - Returns a unique string identifying the form.
- EntityConfigSettingsForm::submitForm in src/
Form/ EntityConfigSettingsForm.php - Form submission handler.
- NodeReferenceTest::testNodeReferences in tests/
src/ Functional/ NodeReferenceTest.php - Configure content hub node form.