Elgg  Version 5.1
Namespaces | Functions | Variables
TimeHelpers.php File Reference

Go to the source code of this file.

Namespaces

 Elgg\Traits\Seeding
 

Functions

 Elgg\Traits\Seeding::setCreateSince ($since= 'now')
 Set a time for entities to be created after. More...
 
 Elgg\Traits\Seeding::setCreateUntil ($until= 'now')
 Set a time for entities to be created until. More...
 
 Elgg\Traits\Seeding::getRandomCreationTimestamp ()
 Get a random timestamp between a lower and upper time. More...
 

Variables

trait Elgg\Traits\Seeding::TimeHelpers
 Trait to add time helpers. More...
 
 Elgg\Traits\Seeding::$create_until