You are here

12 calls to Drupal::state() in Zircon Profile 8.0

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_type_alter in core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_entity_type_alter().
FieldConfig::preDelete in core/modules/field/src/Entity/FieldConfig.php
Acts on entities before they are deleted and before hooks are invoked.
FieldStorageConfig::preDelete in core/modules/field/src/Entity/FieldStorageConfig.php
Acts on entities before they are deleted and before hooks are invoked.
field_purge_field in core/modules/field/field.purge.inc
Purges a field record from the database.
field_purge_field_storage in core/modules/field/field.purge.inc
Purges a field record from the database.
MigrateEventsTest::setUp in core/modules/migrate/src/Tests/MigrateEventsTest.php
Performs setup tasks before each individual test method is run.
SearchEmbeddedForm::submitForm in core/modules/search/tests/modules/search_embedded_form/src/Form/SearchEmbeddedForm.php
Form submission handler.
TestSqlBase::__construct in core/modules/migrate/src/Tests/SqlBaseTest.php
Override the constructor so we can create one easily.
tracker_cron in core/modules/tracker/tracker.module
Implements hook_cron().
_entity_test_record_hooks in core/modules/system/tests/modules/entity_test/entity_test.module
Helper function to be used to record hook invocations.