Search for last

  1. Search 7.x for last
  2. Search 9.5.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
Feed::getLastCheckedTime function core/modules/aggregator/src/Entity/Feed.php Returns the last time where the feed was checked for new items.
Feed::getLastModified function core/modules/aggregator/src/Entity/Feed.php Return when the feed was modified last time.
Feed::setLastCheckedTime function core/modules/aggregator/src/Entity/Feed.php Sets the time when this feed was queued for refresh, 0 if not queued.
Feed::setLastModified function core/modules/aggregator/src/Entity/Feed.php Sets the last modification of the feed.
FeedInterface::getLastCheckedTime function core/modules/aggregator/src/FeedInterface.php Returns the last time where the feed was checked for new items.
FeedInterface::getLastModified function core/modules/aggregator/src/FeedInterface.php Return when the feed was modified last time.
FeedInterface::setLastCheckedTime function core/modules/aggregator/src/FeedInterface.php Sets the time when this feed was queued for refresh, 0 if not queued.
FeedInterface::setLastModified function core/modules/aggregator/src/FeedInterface.php Sets the last modification of the feed.
FieldableEntityDefinitionUpdateTest::$lastInstalledSchemaRepository property core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php The last installed schema repository service.
FieldPluginBase::$lastRenderIndex property core/modules/views/src/Plugin/views/field/FieldPluginBase.php Keeps track of the last render index.
FieldStorageDefinitionListener::$entityLastInstalledSchemaRepository property core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php The entity definition manager.
FileFieldTestBase::getLastFileId function core/modules/file/src/Tests/FileFieldTestBase.php Retrieves the fid of the last inserted file.
FileFieldTestBase::getLastFileId function core/modules/file/tests/src/Functional/FileFieldTestBase.php Retrieves the fid of the last inserted file.
FileManagedFileElementTest::getLastFileId function core/modules/file/tests/src/FunctionalJavascript/FileManagedFileElementTest.php Retrieves the fid of the last inserted file.
FormattableMarkupTest::$lastErrorMessage property core/tests/Drupal/Tests/Component/Render/FormattableMarkupTest.php The error message of the last error in the error handler.
FormattableMarkupTest::$lastErrorNumber property core/tests/Drupal/Tests/Component/Render/FormattableMarkupTest.php The error number of the last error in the error handler.
ForumManager::$lastPostData property core/modules/forum/src/ForumManager.php Array of last post information keyed by forum (term) id.
ForumManager::getLastPost function core/modules/forum/src/ForumManager.php Provides the last post information for the given forum tid.
ForumManager::lastVisit function core/modules/forum/src/ForumManager.php Gets the last time the user viewed a node.
hook_update_last_removed function core/lib/Drupal/Core/Extension/module.api.php Return a number which is no longer available as hook_update_N().
ImageFieldTestBase::getLastFileId function core/modules/image/src/Tests/ImageFieldTestBase.php Retrieves the fid of the last inserted file.
ImageFieldTestBase::getLastFileId function core/modules/image/tests/src/Functional/ImageFieldTestBase.php Retrieves the fid of the last inserted file.
InsertTest::testInsertLastInsertID function core/tests/Drupal/KernelTests/Core/Database/InsertTest.php Tests that inserts return the proper auto-increment ID.
LastTimestamp class core/modules/comment/src/Plugin/views/field/LastTimestamp.php Field handler to display the timestamp of a comment with the count of comments.
LastTimestamp.php file core/modules/comment/src/Plugin/views/field/LastTimestamp.php
LastTimestamp::init function core/modules/comment/src/Plugin/views/field/LastTimestamp.php Initialize the plugin.
LastTimestamp::render function core/modules/comment/src/Plugin/views/field/LastTimestamp.php Renders the field.
locale-translation-last-check.html.twig file core/themes/stable/templates/admin/locale-translation-last-check.html.twig Theme override for the last time we checked for update data.
locale-translation-last-check.html.twig file core/modules/locale/templates/locale-translation-last-check.html.twig Default theme implementation for the last time we checked for update data.
Migration::$trackLastImported property core/modules/migrate/src/Plugin/Migration.php Track time of last import if TRUE.
Migration::getTrackLastImported function core/modules/migrate/src/Plugin/Migration.php If true, track time of last import.
Migration::isTrackLastImported function core/modules/migrate/src/Plugin/Migration.php Checks if the migration should track time of last import.
Migration::setTrackLastImported function core/modules/migrate/src/Plugin/Migration.php Set if the migration should track time of last import.
MigrationInterface::getTrackLastImported function core/modules/migrate/src/Plugin/MigrationInterface.php If true, track time of last import.
MigrationInterface::isTrackLastImported function core/modules/migrate/src/Plugin/MigrationInterface.php Checks if the migration should track time of last import.
MigrationInterface::setTrackLastImported function core/modules/migrate/src/Plugin/MigrationInterface.php Set if the migration should track time of last import.
MigrationTest::testGetTrackLastImported function core/modules/migrate/tests/src/Kernel/Plugin/MigrationTest.php Tests Migration::getTrackLastImported()
ModuleTest::$lastErrorMessage property core/modules/views/tests/src/Kernel/ModuleTest.php Stores the last triggered error.
OffCanvasTest::$lastDialogClass property core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php Stores to the class that should be on the last dialog.
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
simpletest_last_test_get function core/modules/simpletest/simpletest.module Get information about the last test that ran given a test ID.
SqlContentEntityStorageSchemaConverterTestBase::$lastInstalledSchemaRepository property core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaConverterTestBase.php The last installed schema repository service.
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 to sort by last comment name which might 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::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.

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