You are here

21 calls to Drupal::state() in Drupal 8

batch_test_stack in core/modules/system/tests/modules/batch_test/batch_test.module
Helper function: Stores or retrieves traced execution data.
ContentTranslationUpdateTest::setUp in core/modules/content_translation/tests/src/Functional/Update/ContentTranslationUpdateTest.php
Overrides WebTestBase::setUp() for update testing.
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.
EntityUpdateAddRevisionDefaultTest::setUp in core/modules/system/tests/src/Functional/Update/EntityUpdateAddRevisionDefaultTest.php
Overrides WebTestBase::setUp() for update testing.
EntityUpdateAddRevisionTranslationAffectedTest::setUp in core/modules/system/tests/src/Functional/Update/EntityUpdateAddRevisionTranslationAffectedTest.php
Overrides WebTestBase::setUp() for update testing.
EntityUpdateToPublishableTest::setUp in core/modules/system/tests/src/Functional/Update/EntityUpdateToPublishableTest.php
Overrides WebTestBase::setUp() for update testing.
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().
field_update_8500 in core/modules/field/field.install
Update the definition of deleted fields.
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.
SqlContentEntityStorageSchemaConverterTestBase::setUp in core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaConverterTestBase.php
Overrides WebTestBase::setUp() for update testing.
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.