/dports/net-mgmt/librenms/librenms-vendor-21.5.1/fico7489/laravel-pivot/src/Traits/ |
H A D | FiresPivotEventsTrait.php | 20 …if (false === $this->parent->fireModelEvent('pivotAttaching', true, $this->getRelationName(), $ids… 25 …$this->parent->fireModelEvent('pivotAttached', false, $this->getRelationName(), $idsOnly, $idsAttr… 46 …if (false === $this->parent->fireModelEvent('pivotDetaching', true, $this->getRelationName(), $ids… 51 $this->parent->fireModelEvent('pivotDetached', false, $this->getRelationName(), $idsOnly); 68 …if (false === $this->parent->fireModelEvent('pivotUpdating', true, $this->getRelationName(), $idsO… 73 …$this->parent->fireModelEvent('pivotUpdated', false, $this->getRelationName(), $idsOnly, $idsAttri…
|
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/database/Eloquent/Relations/Concerns/ |
H A D | CanBeOneOfMany.php | 270 return $this->getRelationName().'.'.last(explode('.', $column)); 309 public function getRelationName() function
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/test/accessibility/ |
H A D | AccessibleRelationHandler.java | 80 aBuffer.append (NameProvider.getRelationName (aRelation.RelationType)); in createChild()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/test/accessibility/ |
H A D | AccessibleRelationHandler.java | 80 aBuffer.append (NameProvider.getRelationName (aRelation.RelationType)); in createChild()
|
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/illuminate/database/Eloquent/Relations/ |
H A D | MorphTo.php | 245 return $parent->{$this->getRelationName()}()->getRelated()->newInstance();
|
H A D | BelongsTo.php | 367 public function getRelationName() function in Illuminate\\Database\\Eloquent\\Relations\\BelongsTo
|
H A D | BelongsToMany.php | 1122 public function getRelationName() function in Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany
|
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/laravel/framework/src/Illuminate/Database/Eloquent/Relations/ |
H A D | BelongsTo.php | 380 public function getRelationName() function in Illuminate\\Database\\Eloquent\\Relations\\BelongsTo
|
H A D | MorphTo.php | 285 return $parent->{$this->getRelationName()}()->getRelated()->newInstance();
|
H A D | BelongsToMany.php | 1357 public function getRelationName() function in Illuminate\\Database\\Eloquent\\Relations\\BelongsToMany
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/toolkit/test/accessibility/tools/ |
H A D | NameProvider.java | 86 public static String getRelationName (int nRelation) in getRelationName() method in NameProvider
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/toolkit/test/accessibility/tools/ |
H A D | NameProvider.java | 86 public static String getRelationName (int nRelation) in getRelationName() method in NameProvider
|