16 calls to Drupal::state() in Drupal 9
- batch_test_stack in core/
modules/ system/ tests/ modules/ batch_test/ batch_test.module - Helper function: Stores or retrieves traced execution data.
- CronQueueTestException::processItem in core/
modules/ system/ tests/ modules/ cron_queue_test/ src/ Plugin/ QueueWorker/ CronQueueTestException.php - Works on a single queue item.
- CronQueueTestRequeueException::processItem in core/
modules/ system/ tests/ modules/ cron_queue_test/ src/ Plugin/ QueueWorker/ CronQueueTestRequeueException.php - Works on a single queue item.
- DrupalTest::testState in core/
tests/ Drupal/ Tests/ Core/ DrupalTest.php - Tests the state() method.
- entity_test_entity_base_field_info_alter in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_entity_base_field_info_alter().
- entity_test_entity_bundle_info_alter in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_entity_bundle_info_alter().
- entity_test_entity_type_alter in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Implements hook_entity_type_alter().
- image_module_test_image_effect_info_alter in core/
modules/ image/ tests/ modules/ image_module_test/ image_module_test.module - Implements hook_image_effect_info_alter().
- MigrateEventsTest::setUp in core/
modules/ migrate/ tests/ src/ Kernel/ MigrateEventsTest.php - SearchEmbeddedForm::submitForm in core/
modules/ search/ tests/ modules/ search_embedded_form/ src/ Form/ SearchEmbeddedForm.php - Form submission handler.
- TestSqlBase::__construct in core/
modules/ migrate/ tests/ src/ Kernel/ SqlBaseTest.php - Overrides the constructor so we can create one easily.
- tracker_cron in core/
modules/ tracker/ tracker.module - Implements hook_cron().
- workflow_type_test_workflow_type_info_alter in core/
modules/ workflows/ tests/ modules/ workflow_type_test/ workflow_type_test.module - Implements hook_workflow_type_info_alter().
- Workspace::postDelete in core/
modules/ workspaces/ src/ Entity/ Workspace.php - Acts on deleted entities before the delete hook is invoked.
- WorkspaceCRUDTest::setUp in core/
modules/ workspaces/ tests/ src/ Kernel/ WorkspaceCRUDTest.php - _entity_test_record_hooks in core/
modules/ system/ tests/ modules/ entity_test/ entity_test.module - Helper function to be used to record hook invocations.