• Aller au contenu

Cyrille Giquello

Outils pour utilisateurs

  • S'identifier

Outils du site

  • Derniers changements
  • Gestionnaire Multimédia
  • Plan du site
Vous êtes ici : accueil » this
Piste : • bitcoin • spf • public_cloud • iso_12207 • lms • eml • crc • ntfs • metar • are

this

Recherche

Voici les résultats de votre recherche.

Se termine par
  • Correspondance exacte
  • Commence par
  • Se termine par
  • Contient
@informatique:php
  • toute catégorie
  • informatique:php:laravel (2)
  • informatique:php:symfony (2)
N'importe quelle date
  • N'importe quelle date
  • la semaine dernière
  • le mois dernier
  • l'année dernière
Trier par nombre de résultats
  • Trier par nombre de résultats
  • Trier par date de modification

Résultats plein texte:

zend_framework
19 Occurrences trouvées, Dernière modification : il y a 14 ans
scienta_debugbar.png|}} The available plugins at this point (v1.5 - 2009-05-21) are: * Cache: Infor... ethod('POST') ->setName('dvp-form') ->setView( $this->view ) ; $text = new Zend_Form_Element_Text('u... ve some SQL, and it’ll fill itself automatically! This way you can even define database-backed elements ... or INI configuration files. The main benefits of this approach show when you want to create forms quick
symfony
15 Occurrences trouvées, Dernière modification : il y a 17 mois
ation. It creates a user which has a sfGuardUser. This user then has the following properties: sfGuardUs... therefore you need to install ezComponents first. This plugin provides an interface for admin workflows ... unction configure() { // remove it //unset( $this->widgetSchema['slug'] ); // or make it readonly $this->widgetSchema['slug']->setAttribute('readonly', t
gestion_de_la_langue_de_l_utilisateur @informatique:php:symfony
12 Occurrences trouvées, Dernière modification : il y a 14 ans
la culture de l'utilisateur est nulle ? if( $this->getContext()->getUser()->getCulture() == null ) ... ailable_cultures" configuration key.', get_class($this))); } // retrouve automatique la cult... ilisateur, parmi celles dispo sur le site. $this->getContext()->getUser()->setCulture( $this->getContext()->getRequest()->getPreferredCulture( $
laravel_1
11 Occurrences trouvées, Dernière modification : il y a 12 mois
Authentication Scaffolding ==== **Laravel 5.2**: This command will generate plain, Bootstrap compatible... r routes file with the appropriate routes. Note: This feature is **only meant to be used on new applica... to a route definition, you'd normally set it like this: <code php> Route::get('company', ['middleware' =... lue) { $isRememberTokenAttribute = $key == $this->getRememberTokenName(); if (!$isRememberToke
lumen
7 Occurrences trouvées, Dernière modification : il y a 12 mois
patible with Lumen 5+ and Laravel 5+. The goal of this project is to make creating API projects simple. ... Implementing the PSR-7 Request Interface. Using this request object will provide you access to all the interactions expected in a JSON API. This library attempts to comply with PSR-1, PSR-2, [[h... and wanted to use it to create a REST API (since this is the main usage of Lumen). But I didn't find co
performance
7 Occurrences trouvées, Dernière modification : il y a 10 ans
ly. 50-100 includes per request are not uncommon. This has a significant performance impact because it results in a lot of disk operations. While this is generally no issue in a dev environment, it's ... ted for production. The recommended way to handle this problem is to bundle the most-used classes of you... unnecessary whitespaces, linebreaks and comments. This way you get a significant performance improvement
voyager @informatique:php:laravel
3 Occurrences trouvées, Dernière modification : il y a 5 ans
on { public function getAttributes() { if( $this->data->slug == 'lorem-ipsum-post') return ['... .posts.index').'?key=author_id&filter=equals&s='.$this->data->id; } public function shouldActionDisplayOnDataType() { return $this->dataType->slug == 'users'; } } </code> ====
etude_perso @informatique:php:symfony
3 Occurrences trouvées, Dernière modification : il y a 14 ans
r()->connect('template.filter_parameters', array($this, 'getSiteId')); </code> et la callback getSiteId(... nt, $parameters) { $parameters['siteId'] = $this->siteId; return $parameters; } </code> =... ings for translation inside of the form classes. This is a real limitation for large projects with a lo
cakephp
1 Occurrences trouvées, Dernière modification : il y a 12 mois
if( $r ) { $i = /*$this->getRequest()*/ $r->getAttribute( 'identity' );
dal
1 Occurrences trouvées, Dernière modification : il y a 14 ans
s that are used to support these databases. NOTE This extension has been moved to the » PECL repository
shared_memory
1 Occurrences trouvées, Dernière modification : il y a 14 ans
multaneous access. ==== shm_* ==== [[php>shm]] This extension is not available on Windows platforms.
singleton
1 Occurrences trouvées, Dernière modification : il y a 14 ans
= 5.3. <code php> abstract class Singleton { // this must be in every inherited singleton! protected
tips
1 Occurrences trouvées, Dernière modification : il y a 8 mois
$data)) // aka "array_replace_recursive" $this->data += $data; } </code> ==== Singleton ==== [
filamentphp @informatique:php:laravel
1 Occurrences trouvées, Dernière modification : il y a 12 mois
werful library for running some artisan commands. this package is a fork of artisan-gui with some custom

Outils de la page

  • Afficher la page
  • Anciennes révisions
  • Liens de retour
  • Haut de page
Sauf mention contraire, le contenu de ce wiki est placé sous les termes de la licence suivante : CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki