Search for getCreatedTime

  1. Search 7.x for getCreatedTime
  2. Search 8.9.x for getCreatedTime
  3. Search 10.3.x for getCreatedTime
  4. Search 11.x for getCreatedTime
  5. Other projects
Title Object type File name Summary
Comment::getCreatedTime function core/modules/comment/src/Entity/Comment.php Returns the time that the comment was created.
CommentInterface::getCreatedTime function core/modules/comment/src/CommentInterface.php Returns the time that the comment was created.
ContentTranslationMetadataWrapper::getCreatedTime function core/modules/content_translation/src/ContentTranslationMetadataWrapper.php Returns the translation creation timestamp.
ContentTranslationMetadataWrapperInterface::getCreatedTime function core/modules/content_translation/src/ContentTranslationMetadataWrapperInterface.php Returns the translation creation timestamp.
File::getCreatedTime function core/modules/file/src/Entity/File.php Returns the file entity creation timestamp.
FileInterface::getCreatedTime function core/modules/file/src/FileInterface.php Returns the file entity creation timestamp.
Media::getCreatedTime function core/modules/media/src/Entity/Media.php Returns the media item creation timestamp.
MediaInterface::getCreatedTime function core/modules/media/src/MediaInterface.php Returns the media item creation timestamp.
Node::getCreatedTime function core/modules/node/src/Entity/Node.php Gets the node creation timestamp.
NodeInterface::getCreatedTime function core/modules/node/src/NodeInterface.php Gets the node creation timestamp.
User::getCreatedTime function core/modules/user/src/Entity/User.php Returns the creation time of the user as a UNIX timestamp.
UserInterface::getCreatedTime function core/modules/user/src/UserInterface.php Returns the creation time of the user as a UNIX timestamp.
Workspace::getCreatedTime function core/modules/workspaces/src/Entity/Workspace.php Gets the workspace creation timestamp.
WorkspaceInterface::getCreatedTime function core/modules/workspaces/src/WorkspaceInterface.php Gets the workspace creation timestamp.

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