Home
last modified time | relevance | path

Searched refs:generateId (Results 1 – 25 of 649) sorted by relevance

12345678910>>...26

/dports/www/elgg/elgg-3.3.23/vendor/fzaninotto/faker/src/Faker/ORM/Doctrine/
H A DPopulator.php30 protected $generateId = array(); variable in Faker\\ORM\\Doctrine\\Populator
51 …ntity, $number, $customColumnFormatters = array(), $customModifiers = array(), $generateId = false) argument
64 $this->generateId[$entity->getClass()] = $generateId;
92 $generateId = $this->generateId[$class];
97 $generateId
H A DEntityPopulator.php174 * @param bool $generateId
177 public function execute(ObjectManager $manager, $insertedEntities, $generateId = false) argument
184 if ($generateId) {
187 $id = $this->generateId($obj, $idName, $manager);
234 private function generateId($obj, $column, ObjectManager $manager) function in Faker\\ORM\\Doctrine\\EntityPopulator
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Didentifier.d153 extern(D) static Identifier generateId(const(char)[] prefix) in generateId() function
155 return generateId(prefix, newSuffix, false); in generateId()
167 return generateId("__anon" ~ name, newSuffix, true); in generateAnonymousId()
179 extern(D) static Identifier generateId(const(char)[] prefix, size_t suffix) in generateId() function
181 return generateId(prefix, suffix, false); in generateId()
185 static Identifier generateId(const(char)* prefix, size_t length, size_t suffix) in generateId() function
187 return generateId(prefix[0 .. length], suffix); in generateId()
197 …extern(D) private static Identifier generateId(const(char)[] prefix, size_t suffix, bool isAnonymo… in generateId() function
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmCorePlugin/lib/form/widget/
H A DohrmWidgetEmployeeNameAutoFill.php153 $this->generateId($name),
160 $this->generateId($name),
182 return $this->generateId($name) . '_empId';
192 return $this->generateId($name) . '_empName';
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmLeavePlugin/lib/form/widget/
H A DohrmWidgetFormLeaveDuration.php127 $fullDayContentId = $this->generateId($name . '[full_day_content]');
128 $halfDayContentId = $this->generateId($name . '[half_day_content]');
129 $specifyTimeContentId = $this->generateId($name . '[specify_time_content]');
169 '%duration_id%' => $this->generateId($name . '[duration]'),
/dports/math/scilab/scilab-6.1.1/scilab/modules/graph/src/java/org/scilab/modules/graph/
H A DScilabGraphUniqueObject.java40 generateId(); in ScilabGraphUniqueObject()
48 public void generateId() { in generateId() method in ScilabGraphUniqueObject
84 clone.generateId(); in clone()
/dports/net-mgmt/icingaweb2-module-reactbundle/icingaweb2-module-reactbundle-0.9.0/vendor/react/dns/src/Model/
H A DMessage.php82 $request->id = self::generateId();
99 $response->id = self::generateId();
130 private static function generateId() function in React\\Dns\\Model\\Message
/dports/audio/ampache/ampache-php74-5.0.0/vendor/react/dns/src/Model/
H A DMessage.php82 $request->id = self::generateId();
99 $response->id = self::generateId();
130 private static function generateId() function in React\\Dns\\Model\\Message
/dports/games/openmw/openmw-openmw-0.47.0/apps/opencs/view/render/
H A Dterrainshapemode.cpp502 … std::string cellId = CSMWorld::CellCoordinates::generateId(cellCoords.getX(), cellCoords.getY()); in alterHeight()
639 … std::string cellId = CSMWorld::CellCoordinates::generateId(cellCoords.getX(), cellCoords.getY()); in smoothHeight()
665 … cellId = CSMWorld::CellCoordinates::generateId(cellCoords.getX() - 1, cellCoords.getY()); in smoothHeight()
673 … cellId = CSMWorld::CellCoordinates::generateId(cellCoords.getX(), cellCoords.getY() - 1); in smoothHeight()
691 … cellId = CSMWorld::CellCoordinates::generateId(cellCoords.getX() + 1, cellCoords.getY()); in smoothHeight()
702 … cellId = CSMWorld::CellCoordinates::generateId(cellCoords.getX(), cellCoords.getY() + 1); in smoothHeight()
744 … std::string cellId = CSMWorld::CellCoordinates::generateId(cellCoords.getX(), cellCoords.getY()); in flattenHeight()
775 … std::string cellId = CSMWorld::CellCoordinates::generateId(cellCoords.getX(), cellCoords.getY()); in updateKeyHeightValues()
939 … std::string cellId = CSMWorld::CellCoordinates::generateId(cellCoords.getX(), cellCoords.getY()); in limitAlteredHeights()
1214 … std::string cellId = CSMWorld::CellCoordinates::generateId(cellCoords.getX(), cellCoords.getY()); in createNewLandData()
[all …]
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/base/
H A DossimIdManager.h10 ossimId generateId();
11 ossimId generateId(ossim_int64 customId);
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/symfony/http-foundation/Session/Storage/
H A DMockArraySessionStorage.php86 $this->id = $this->generateId();
104 $this->id = $this->generateId();
234 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/
H A DMockArraySessionStorage.php90 $this->id = $this->generateId();
108 $this->id = $this->generateId();
238 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage
/dports/deskutils/egroupware/egroupware/vendor/symfony/http-foundation/Session/Storage/
H A DMockArraySessionStorage.php86 $this->id = $this->generateId();
104 $this->id = $this->generateId();
234 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage
/dports/www/bolt/bolt-2.2.24/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/
H A DMockArraySessionStorage.php97 $this->id = $this->generateId();
115 $this->id = $this->generateId();
250 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage
/dports/audio/ampache/ampache-php74-5.0.0/vendor/symfony/http-foundation/Session/Storage/
H A DMockArraySessionStorage.php90 $this->id = $this->generateId();
108 $this->id = $this->generateId();
238 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/
H A DMockArraySessionStorage.php90 $this->id = $this->generateId();
108 $this->id = $this->generateId();
238 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage
/dports/www/elgg/elgg-3.3.23/vendor/symfony/http-foundation/Session/Storage/
H A DMockArraySessionStorage.php90 $this->id = $this->generateId();
108 $this->id = $this->generateId();
238 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage
/dports/www/phpbb3/phpBB3/vendor/symfony/http-foundation/Session/Storage/
H A DMockArraySessionStorage.php90 $this->id = $this->generateId();
108 $this->id = $this->generateId();
238 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage
/dports/devel/gitlist/gitlist/vendor/symfony/http-foundation/Session/Storage/
H A DMockArraySessionStorage.php97 $this->id = $this->generateId();
115 $this->id = $this->generateId();
250 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/http-foundation/Session/Storage/
H A DMockArraySessionStorage.php86 $this->id = $this->generateId();
104 $this->id = $this->generateId();
234 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/symfony/http-foundation/Session/Storage/
H A DMockArraySessionStorage.php90 $this->id = $this->generateId();
108 $this->id = $this->generateId();
238 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage
/dports/www/drupal8/drupal-8.9.20/vendor/symfony/http-foundation/Session/Storage/
H A DMockArraySessionStorage.php90 $this->id = $this->generateId();
108 $this->id = $this->generateId();
238 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage
/dports/www/drupal9/drupal-9.2.10/vendor/symfony/http-foundation/Session/Storage/
H A DMockArraySessionStorage.php86 $this->id = $this->generateId();
104 $this->id = $this->generateId();
234 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage
/dports/www/itop/web/lib/silex/vendor/symfony/http-foundation/Session/Storage/
H A DMockArraySessionStorage.php90 $this->id = $this->generateId();
108 $this->id = $this->generateId();
238 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage
/dports/www/itop/web/lib/silex/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/
H A DMockArraySessionStorage.php97 $this->id = $this->generateId();
115 $this->id = $this->generateId();
250 protected function generateId() function in Symfony\\Component\\HttpFoundation\\Session\\Storage\\MockArraySessionStorage

12345678910>>...26