User::$changed |
property |
core/modules/user/user.entity.inc |
The timestamp when the user was changed. |
Node::$changed |
property |
core/modules/node/node.entity.inc |
The node modification timestamp. |
node_last_changed |
function |
core/modules/node/node.module |
Finds the last time a node was changed. |
ajax_command_changed |
function |
core/includes/ajax.inc |
Creates a Backdrop Ajax 'changed' command. |
DiffEngine::$xchanged |
property |
core/includes/diff.inc |
|
entity_load_unchanged |
function |
core/modules/entity/entity.module |
Loads the unchanged, i.e. not modified, entity from the database. |
DiffFormatter::changed |
function |
core/includes/diff.inc |
|
DatabaseCondition::$changed |
property |
core/includes/database/query.inc |
Whether the conditions have been changed. |
BackdropDiffFormatter::changed |
function |
core/includes/diff.inc |
|
FileTestCase::assertFileUnchanged |
function |
core/modules/simpletest/tests/file.test |
Check that two files have the same values for all fields other than the
timestamp. |
BackdropWebTestCase::changeDatabasePrefix |
function |
core/modules/simpletest/backdrop_web_test_case.php |
Changes the database connection to the prefixed one. |
ajax_example_advanced_commands_changed_callback |
function |
modules/examples/ajax_example/ajax_example_advanced.inc |
Callback for 'changed'. |
ajax_forms_test_advanced_commands_changed_callback |
function |
core/modules/simpletest/tests/ajax_forms_test.module |
Ajax callback for 'changed'. |
ajax_forms_test_advanced_commands_changed_asterisk_callback |
function |
core/modules/simpletest/tests/ajax_forms_test.module |
Ajax callback for 'changed' with asterisk marking inner div. |