itertools.chain()
  • References/Python/Python/Functional Programming

itertools.chain(*iterables) Make an iterator that returns elements from the first iterable until it is exhausted, then proceeds

2025-01-10 15:47:30
SQLite3::lastInsertRowID
  • References/PHP/Function/Database/SQLite3

(PHP 5 >= 5.3.0, PHP 7) Returns the row ID of the most recent INSERT into the database

2025-01-10 15:47:30
apps.apps.ready
  • References/Python/Django/API/Applications

apps.ready Boolean attribute that is set to True after the registry is fully populated and all AppConfig

2025-01-10 15:47:30
ResolvedTypeDataCollectorProxy::createView()
  • References/PHP/Symfony/Component/Form/Extension/DataCollector/Proxy

FormView createView(

2025-01-10 15:47:30
unittest.TestCase.assertRegex()
  • References/Python/Python/Development Tools

assertRegex(text, regex, msg=None) assertNotRegex(text, regex, msg=None) Test that a regex search matches

2025-01-10 15:47:30
MySqlConnection::unprepared()
  • References/PHP/Laravel/Database

bool unprepared(string $query) Run a raw, unprepared query against the

2025-01-10 15:47:30
OutputInterface::setVerbosity()
  • References/PHP/Symfony/Component/Console/Output

setVerbosity(int $level) Sets the verbosity of the output.

2025-01-10 15:47:30
DataAdapter#getRecordKeywords()
  • References/JavaScript/Ember.js/DataAdapter

getRecordKeywordsArrayprivate Defined in

2025-01-10 15:47:30
Validation\Validator\File::isAllowEmpty
  • References/PHP/Phalcon/Validation/Validator/File

public isAllowEmpty (Phalcon\Validation $validation, mixed

2025-01-10 15:47:30
DS.Model.relatedTypes
  • References/JavaScript/Ember.js/Data

relatedTypesEmber.Arraystatic Defined in

2025-01-10 15:47:30