Search for find

  1. Search 7.x for find
  2. Search 9.5.x for find
  3. Search 10.3.x for find
  4. Search 11.x for find
  5. Other projects
Title Object type File name Summary
DatabaseLegacyTest::testDbFindTables function core/tests/Drupal/KernelTests/Core/Database/DatabaseLegacyTest.php Tests the db_find_tables() function.
db_find_tables function core/includes/database.inc Finds all tables that are like the specified base table name.
PagerDeprecationTest::testFindPage function core/modules/system/tests/src/Kernel/Pager/PagerDeprecationTest.php @expectedDeprecation pager_find_page is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Pager\PagerParametersInterface->findPage() instead. See https://www.drupal.org/node/2779457
pager_find_page function core/includes/pager.inc Returns the current page being requested for display within a pager.
simpletest_phpunit_find_testcases function core/modules/simpletest/simpletest.module Finds all test cases recursively from a test suite list.
WebTestBase::findBlockInstance function core/modules/simpletest/src/WebTestBase.php Find a block instance on the page.

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