Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TrackerTest::testTrackerCronIndexing | function | core/ |
Tests that existing nodes are indexed by cron. |
| TrackerTest::testTrackerHistoryMetadata | function | core/ |
Tests the metadata for the "new"/"updated" indicators. |
| TrackerTest::testTrackerOrderingNewComments | function | core/ |
Tests for ordering on a users tracker listing when comments are posted. |
| TrackerTest::testTrackerUser | function | core/ |
Tests for the presence of nodes on a user's tracker listing. |
| TrackerUser | class | core/ |
Drupal 7 tracker user source from database. |
| TrackerUser.php | file | core/ |
|
| TrackerUser::fields | function | core/ |
Returns available fields on the source. |
| TrackerUser::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| TrackerUser::query | function | core/ |
|
| TrackerUserTest | class | core/ |
Tests D7 tracker user source plugin. |
| TrackerUserTest.php | file | core/ |
|
| TrackerUserTest::$modules | property | core/ |
Modules to install. |
| TrackerUserTest::providerSource | function | core/ |
|
| TrackerUserUidTest | class | core/ |
Tests the tracker user uid handlers. |
| TrackerUserUidTest.php | file | core/ |
|
| TrackerUserUidTest::$modules | property | core/ |
Modules to install. |
| TrackerUserUidTest::$testViews | property | core/ |
Views used by this test. |
| TrackerUserUidTest::testUserUid | function | core/ |
Tests the user uid filter and argument. |
| tracker_comment_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for comment entities. |
| tracker_install | function | core/ |
Implements hook_install(). |
| tracker_node_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for node entities. |
| tracker_schema | function | core/ |
Implements hook_schema(). |
| tracker_test_views.info.yml | file | core/ |
core/modules/tracker/tests/modules/tracker_test_views/tracker_test_views.info.yml |
| tracker_uninstall | function | core/ |
Implements hook_uninstall(). |
| tracker_views_data | function | core/ |
Implements hook_views_data(). |
| tracker_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
| track_changes_test.yml | file | core/ |
core/modules/migrate/tests/modules/migrate_track_changes_test/migrations/track_changes_test.yml |
| TraitAccessTest | class | core/ |
Test whether traits are autoloaded during PHPUnit discovery time. |
| TraitAccessTest.php | file | core/ |
|
| TraitAccessTest::testSimpleStuff | function | core/ |
@coversNothing[[api-linebreak]] |
| Transaction | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Transaction. |
| Transaction | class | core/ |
A wrapper class for creating and managing database transactions. |
| Transaction.php | file | core/ |
|
| Transaction.php | file | core/ |
|
| Transaction::$connection | property | core/ |
The connection object for this transaction. |
| Transaction::$name | property | core/ |
The name of the transaction. |
| Transaction::$rolledBack | property | core/ |
A boolean value to indicate whether this transaction has been rolled back. |
| Transaction::name | function | core/ |
Retrieves the name of the transaction or savepoint. |
| Transaction::rollBack | function | core/ |
Rolls back the current transaction. |
| Transaction::__construct | function | core/ |
|
| Transaction::__destruct | function | core/ |
|
| TransactionCommitFailedException | class | core/ |
Exception thrown when a commit() function fails. |
| TransactionCommitFailedException.php | file | core/ |
|
| TransactionException | class | core/ |
Exception thrown by an error in a database transaction. |
| TransactionException.php | file | core/ |
|
| TransactionExplicitCommitNotAllowedException | class | core/ |
Exception to deny attempts to explicitly manage transactions. |
| TransactionExplicitCommitNotAllowedException.php | file | core/ |
|
| TransactionManager | class | core/ |
MySql implementation of TransactionManagerInterface. |
| TransactionManager | class | core/ |
SQLite implementation of TransactionManagerInterface. |
| TransactionManager | class | core/ |
PostgreSql implementation of TransactionManagerInterface. |
Pagination
- Previous page
- Page 1336
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.