- BackdropCacheArray::set in core/
includes/ bootstrap.inc - Writes a value to the persistent cache immediately.
- backdrop_cron_run in core/
includes/ common.inc - Executes a cron run when called.
- image_style_deliver in core/
modules/ image/ image.module - Menu callback; Given a style and image path, generate a derivative.
- image_style_flood_lock_name in core/
modules/ image/ image.module - Check available image style locks to see if any are available.
- image_style_save_allowed_uris in core/
modules/ image/ image.module - Shutdown callback used to save the allowlist of requested image styles.
- locale in core/
modules/ locale/ locale.module - Provides interface translation services.
- LockFunctionalTest::testLockAcquire in core/
modules/ simpletest/ tests/ lock.test - Confirm that we can acquire and release locks in two parallel requests.
- menu_rebuild in core/
includes/ menu.inc - Populates the database tables used by various menu functions.
- state_initialize in core/
includes/ bootstrap.inc - Loads the persistent state table.
- system_test_lock_acquire in core/
modules/ simpletest/ tests/ system_test.module - Try to acquire a named lock and report the outcome.
- system_test_lock_exit in core/
modules/ simpletest/ tests/ system_test.module - Try to acquire a specific lock, and then exit.
- ThemeRegistry::set in core/
includes/ theme.inc - Writes a value to the persistent cache immediately.
- variable_initialize in core/
includes/ bootstrap.inc - Loads the persistent variable table.
- _field_info_collate_types in core/
modules/ field/ field.info.inc - Collates all information on field types, widget types and related structures.