Search for %s

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.