Search for last

  1. Search 7.x for last
  2. Search 9.5.x for last
  3. Search 8.9.x for last
  4. Search 10.3.x for last
  5. Other projects
Title Object type File name Summary
migrate_update_last_removed function core/modules/migrate/migrate.install Implements hook_update_last_removed().
ModuleTest::$lastErrorMessage property core/modules/views/tests/src/Kernel/ModuleTest.php Stores the last triggered error.
node_update_last_removed function core/modules/node/node.install Implements hook_update_last_removed().
OffCanvasTest::$lastDialogClass property core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php Stores to the class that should be on the last dialog.
path_update_last_removed function core/modules/path/path.install Implements hook_update_last_removed().
pgsql_update_last_removed function core/modules/pgsql/pgsql.install Implements hook_update_last_removed().
PoStreamReader::$lastItem property core/lib/Drupal/Component/Gettext/PoStreamReader.php Object wrapper for the last read source/translation pair.
RenderPlaceholderMessageTestController::messagesPlaceholderLast function core/modules/system/tests/modules/render_placeholder_message_test/src/RenderPlaceholderMessageTestController.php
rest_update_last_removed function core/modules/rest/rest.install Implements hook_update_last_removed().
serialization_update_last_removed function core/modules/serialization/serialization.install Implements hook_update_last_removed().
SqlContentEntityStorageSchemaTest::$entityLastInstalledSchemaRepository property core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php The mocked entity last installed schema repository used in this test.
StatisticsLastCommentName class core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php Sort handler, sorts by last comment name which can be in 2 different fields.
StatisticsLastCommentName class core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Field handler to present the name of the last comment poster.
StatisticsLastCommentName.php file core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php
StatisticsLastCommentName.php file core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php
StatisticsLastCommentName::$uid property core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php The user id.
StatisticsLastCommentName::$user_field property core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php The user name field.
StatisticsLastCommentName::$user_field property core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php The user name field.
StatisticsLastCommentName::$user_table property core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php The users table.
StatisticsLastCommentName::$user_table property core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php The users table.
StatisticsLastCommentName::defineOptions function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Information about options for all kinds of purposes will be held here.
StatisticsLastCommentName::query function core/modules/comment/src/Plugin/views/sort/StatisticsLastCommentName.php Called to add the sort to a query.
StatisticsLastCommentName::query function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Called to add the field to a query.
StatisticsLastCommentName::render function core/modules/comment/src/Plugin/views/field/StatisticsLastCommentName.php Renders the field.
StatisticsLastUpdated class core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php Sort handler for the newer of last comment / entity updated.
StatisticsLastUpdated class core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php Field handler to display the newer of last comment / node updated.
StatisticsLastUpdated class core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php Filter handler for the newer of last comment / node updated.
StatisticsLastUpdated.php file core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php
StatisticsLastUpdated.php file core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php
StatisticsLastUpdated.php file core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php
StatisticsLastUpdated::$field_alias property core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php The field alias.
StatisticsLastUpdated::$node_table property core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php The node table.
StatisticsLastUpdated::$node_table property core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php The node table.
StatisticsLastUpdated::$node_table property core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php The node table.
StatisticsLastUpdated::query function core/modules/comment/src/Plugin/views/sort/StatisticsLastUpdated.php Called to add the sort to a query.
StatisticsLastUpdated::query function core/modules/comment/src/Plugin/views/field/StatisticsLastUpdated.php Called to add the field to a query.
StatisticsLastUpdated::query function core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php Add this filter to the query.
statistics_update_last_removed function core/modules/statistics/statistics.install Implements hook_update_last_removed().
syslog_update_last_removed function core/modules/syslog/syslog.install Implements hook_update_last_removed().
system_update_last_removed function core/modules/system/system.install Implements hook_update_last_removed().
taxonomy_update_last_removed function core/modules/taxonomy/taxonomy.install Implements hook_update_last_removed().
template_preprocess_locale_translation_last_check function core/modules/locale/locale.pages.inc Prepares variables for most recent translation update templates.
template_preprocess_update_last_check function core/modules/update/update.module Prepares variables for last time update data was checked templates.
TestHookLast class core/modules/system/tests/modules/HookCollector/aaa_hook_collector_test/src/Hook/TestHookLast.php This class contains hook implementations.
TestHookLast class core/modules/system/tests/modules/HookCollector/bbb_hook_collector_test/src/Hook/TestHookLast.php This class contains hook implementations.
TestHookLast.php file core/modules/system/tests/modules/HookCollector/aaa_hook_collector_test/src/Hook/TestHookLast.php
TestHookLast.php file core/modules/system/tests/modules/HookCollector/bbb_hook_collector_test/src/Hook/TestHookLast.php
TestHookLast::hookLast function core/modules/system/tests/modules/HookCollector/aaa_hook_collector_test/src/Hook/TestHookLast.php This pair tests OrderLast.
TestHookLast::hookLast function core/modules/system/tests/modules/HookCollector/bbb_hook_collector_test/src/Hook/TestHookLast.php This pair tests OrderLast.
TestHookReorderHookLast class core/modules/system/tests/modules/HookCollector/bbb_hook_collector_test/src/Hook/TestHookReorderHookLast.php This class contains hook implementations.

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