Search for last

  1. Search 7.x for last
  2. Search 8.9.x for last
  3. Search 10.3.x for last
  4. Search 11.x for last
  5. Other projects
Title Object type File name Summary
update-last-check.html.twig file core/modules/update/templates/update-last-check.html.twig Default theme implementation for the last time update data was checked.
UpdatePathLastRemovedTest class core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php Tests that modules can define their last removed update function.
UpdatePathLastRemovedTest.php file core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php
UpdatePathLastRemovedTest::$defaultTheme property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php The theme to install as the default for testing.
UpdatePathLastRemovedTest::$modules property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php Modules to enable.
UpdatePathLastRemovedTest::$updateUrl property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php URL for the upgrade script.
UpdatePathLastRemovedTest::$updateUser property core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php A user account with upgrade permission.
UpdatePathLastRemovedTest::setUp function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php
UpdatePathLastRemovedTest::testLastRemovedVersion function core/modules/system/tests/src/Functional/UpdateSystem/UpdatePathLastRemovedTest.php Tests that a module with a too old schema version can not be updated.
update_script_test_update_last_removed function core/modules/system/tests/modules/update_script_test/update_script_test.install Implements hook_update_last_removed().
update_test_last_removed.info.yml file core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.info.yml core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.info.yml
update_test_last_removed.install file core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install Update functions for the update_test_last_removed module.
update_test_last_removed_update_8003 function core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install Dummy update function to run during the tests.
update_test_last_removed_update_last_removed function core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.install Implements hook_update_last_removed().
update_test_with_7x_update_last_removed function core/modules/system/tests/modules/update_test_with_7x/update_test_with_7x.install Implements hook_update_last_removed().
update_update_last_removed function core/modules/update/update.install Implements hook_update_last_removed().
User::getLastAccessedTime function core/modules/user/src/Entity/User.php
User::getLastLoginTime function core/modules/user/src/Entity/User.php
User::setLastAccessTime function core/modules/user/src/Entity/User.php
User::setLastLoginTime function core/modules/user/src/Entity/User.php
UserInterface::getLastLoginTime function core/modules/user/src/UserInterface.php Returns the UNIX timestamp when the user last logged in.
UserInterface::setLastAccessTime function core/modules/user/src/UserInterface.php Sets the UNIX timestamp when the user last accessed the site..
UserInterface::setLastLoginTime function core/modules/user/src/UserInterface.php Sets the UNIX timestamp when the user last logged in.
UserSession::getLastAccessedTime function core/lib/Drupal/Core/Session/UserSession.php
UserStorage::updateLastAccessTimestamp function core/modules/user/src/UserStorage.php
UserStorage::updateLastLoginTimestamp function core/modules/user/src/UserStorage.php
UserStorageInterface::updateLastAccessTimestamp function core/modules/user/src/UserStorageInterface.php Update the last access timestamp of the user.
UserStorageInterface::updateLastLoginTimestamp function core/modules/user/src/UserStorageInterface.php Update the last login timestamp of the user.
user_last_access_subscriber service core/modules/user/user.services.yml Drupal\user\EventSubscriber\UserRequestSubscriber
user_update_last_removed function core/modules/user/user.install Implements hook_update_last_removed().
views_update_last_removed function core/modules/views/views.install Implements hook_update_last_removed().
workspaces_update_last_removed function core/modules/workspaces/workspaces.install Implements hook_update_last_removed().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.