Search for uid

  1. Search 7.x-1.x for uid
  2. Search 4.x for uid
  3. Other projects
Title Object type File name Summary
DevelCommands::UUID constant src/Drush/Commands/DevelCommands.php #[Deprecated('Use constant from command-specific file or use a string')]
DevelSwitchUserTest::assertNoSessionByUid function tests/src/Functional/DevelSwitchUserTest.php Asserts that no session exists for a given uid.
DevelSwitchUserTest::assertSessionByUid function tests/src/Functional/DevelSwitchUserTest.php Asserts that there is a session for a given user ID.
DevelUuidCommand class src/Drush/Commands/DevelUuidCommand.php #[AsCommand(name: self::NAME, description: 'Generate a Universally Unique Identifier (UUID).', aliases: [
'uuid',
'devel-uuid',
])]
DevelUuidCommand.php file src/Drush/Commands/DevelUuidCommand.php
DevelUuidCommand::execute function src/Drush/Commands/DevelUuidCommand.php
DevelUuidCommand::NAME constant src/Drush/Commands/DevelUuidCommand.php