Search for _defaults
- Search 9.5.x for _defaults
- Search 8.9.x for _defaults
- Search 10.3.x for _defaults
- Search 11.x for _defaults
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BootstrapVariableTestCase::testVariableDefaults | function | modules/ |
Makes sure that the default variable parameter is passed through okay. |
DatabaseInsertDefaultsTestCase | class | modules/ |
Insert tests for "database default" values. |
DatabaseInsertDefaultsTestCase::getInfo | function | modules/ |
|
DatabaseInsertDefaultsTestCase::testDefaultEmptyInsert | function | modules/ |
Test that no action will be preformed if no fields are specified. |
DatabaseInsertDefaultsTestCase::testDefaultInsert | function | modules/ |
Test that we can run a query that is "default values for everything". |
DatabaseInsertDefaultsTestCase::testDefaultInsertWithFields | function | modules/ |
Test that we can insert fields with values and defaults in the same query. |
DatabaseSchema::$defaultSchema | property | includes/ |
Definition of prefixInfo array structure. |
DatabaseSchema_sqlite::$defaultSchema | property | includes/ |
Override DatabaseSchema::$defaultSchema |
DatabaseSelectTableSortDefaultTestCase::testTableSortDefaultSort | function | modules/ |
Confirm that if a sort is not set in a tableselect form there is no error thrown when using the default. |
drupal_js_defaults | function | includes/ |
Constructs an array of the defaults that are used for JavaScript items. |
FilterSettingsTestCase::testFilterDefaults | function | modules/ |
Tests explicit and implicit default settings for filters. |
form_state_defaults | function | includes/ |
Retrieves default values for the $form_state array. |
ImageAdminStylesUnitTest::testDefaultStyle | function | modules/ |
Test to override, edit, then revert a style. |
InsertQuery::useDefaults | function | includes/ |
Specifies fields for which the database defaults should be used. |
install_state_defaults | function | includes/ |
Returns an array of default settings for the global installation state. |
MergeQuery::useDefaults | function | includes/ |
Specifies fields for which the database-defaults should be used. |
node_type_set_defaults | function | modules/ |
Sets the default values for a node type. |
_authorize_filetransfer_connection_settings_set_defaults | function | includes/ |
Sets the default settings on a file transfer connection form recursively. |
_book_link_defaults | function | modules/ |
Returns an array with default values for a book page's menu link. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.