Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Lazer
Classes
Helpers
ValidateTest
testFieldNotExistsInTable
Lazer\Classes\Helpers\ValidateTest::testFieldNotExistsInTable PHP Method
ValidateTest Class Documentation
Mostra file
Open project: greg0/lazer-database
testFieldNotExistsInTable()
public
method
public
testFieldNotExistsInTable
(
$object
)
public function testFieldNotExistsInTable($object) { $field = 'surname'; $object->field($field); }
ValidateTest
setUp
tearDown
testArrToLower
testFieldExistsInTable
testFieldNotExistsInTable
testFieldsExistsInTable
testFieldsNotExistsInTable
testFilterIndexedArrayFromIdKey
testIsNumeric
testRelationExists
testRelationNotExists
testRelationTypeExists
testRelationTypeNotExists
testTable
testTableExists
testTableNotExists
testTypeIsNotValid
testTypeIsValid
testTypesMatches
testTypesNotMatches