Search for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Container::getStub | function | misc/ |
|
ContextualDynamicContextTestCase::getInfo | function | modules/ |
|
country_get_list | function | includes/ |
Get list of all predefined and custom countries. |
CronQueueTestCase::getInfo | function | modules/ |
Implement getInfo(). |
CronRunTestCase::getInfo | function | modules/ |
Implement getInfo(). |
DashboardBlocksTestCase::getInfo | function | modules/ |
|
Database::$ignoreTargets | property | includes/ |
A list of key/target credentials to simply ignore. |
Database::getConnection | function | includes/ |
Gets the connection object for the specified database key and target. |
Database::getConnectionInfo | function | includes/ |
Gets information on the specified database connection. |
Database::getLog | function | includes/ |
Retrieves the queries logged on for given logging key. |
Database::ignoreTarget | function | includes/ |
Instructs the system to temporarily ignore a given key/target. |
DatabaseAlterTestCase::getInfo | function | modules/ |
|
DatabaseBasicSyntaxTestCase::getInfo | function | modules/ |
|
DatabaseCaseSensitivityTestCase::getInfo | function | modules/ |
|
DatabaseConnection::$target | property | includes/ |
The database target this connection is for. |
DatabaseConnection::getConnectionOptions | function | includes/ |
Returns the connection information for this connection object. |
DatabaseConnection::getDriverClass | function | includes/ |
Gets the driver-specific override class if any for the specified class. |
DatabaseConnection::getKey | function | includes/ |
Returns the key this connection is associated with. |
DatabaseConnection::getLogger | function | includes/ |
Gets the current logging object for this connection. |
DatabaseConnection::getTarget | function | includes/ |
Returns the target this connection is associated with. |
DatabaseConnection::getUnprefixedTablesMap | function | includes/ |
Gets a list of individually prefixed table names. |
DatabaseConnection::setTarget | function | includes/ |
Tells this connection object what its target value is. |
DatabaseConnectionTestCase::getInfo | function | modules/ |
|
DatabaseConnection_sqlite::getAttachedDatabases | function | includes/ |
Gets all the attached databases. |
DatabaseDeleteTruncateTestCase::getInfo | function | modules/ |
|
DatabaseEmptyStatementTestCase::getInfo | function | modules/ |
|
DatabaseFetch2TestCase::getInfo | function | modules/ |
|
DatabaseFetchTestCase::getInfo | function | modules/ |
|
DatabaseInsertDefaultsTestCase::getInfo | function | modules/ |
|
DatabaseInsertLOBTestCase::getInfo | function | modules/ |
|
DatabaseInsertTestCase::getInfo | function | modules/ |
|
DatabaseInvalidDataTestCase::getInfo | function | modules/ |
|
DatabaseLog::get | function | includes/ |
Retrieve the query log for the specified logging key so far. |
DatabaseLoggingTestCase::getInfo | function | modules/ |
|
DatabaseLoggingTestCase::testEnableTargetLogging | function | modules/ |
Test that we can log queries against multiple targets on the same connection. |
DatabaseLoggingTestCase::testEnableTargetLoggingNoTarget | function | modules/ |
Test that logs to separate targets collapse to the same connection properly. |
DatabaseMergeTestCase | class | modules/ |
Test the MERGE query builder. |
DatabaseMergeTestCase::getInfo | function | modules/ |
|
DatabaseMergeTestCase::testInvalidMerge | function | modules/ |
Test that an invalid merge query throws an exception like it is supposed to. |
DatabaseMergeTestCase::testMergeInsert | function | modules/ |
Confirm that we can merge-insert a record successfully. |
DatabaseMergeTestCase::testMergeInsertWithoutUpdate | function | modules/ |
Test that we can merge-insert without any update fields. |
DatabaseMergeTestCase::testMergeUpdate | function | modules/ |
Confirm that we can merge-update a record successfully. |
DatabaseMergeTestCase::testMergeUpdateExcept | function | modules/ |
Confirm that we can merge-update a record successfully, with different insert and update. |
DatabaseMergeTestCase::testMergeUpdateExplicit | function | modules/ |
Confirm that we can merge-update a record successfully, with alternate replacement. |
DatabaseMergeTestCase::testMergeUpdateExpression | function | modules/ |
Confirm that we can merge-update a record successfully, with expressions. |
DatabaseMergeTestCase::testMergeUpdateWithoutUpdate | function | modules/ |
Confirm that we can merge-update without any update fields. |
DatabaseNextIdCase::getInfo | function | modules/ |
|
DatabaseQueryTestCase::getInfo | function | modules/ |
|
DatabaseRangeQueryTestCase::getInfo | function | modules/ |
|
DatabaseRegressionTestCase::getInfo | function | modules/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.