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
ClassFinder class core/lib/Drupal/Component/ClassFinder/ClassFinder.php A Utility class that uses active autoloaders to find a file for a class.
ClassFinder.php file core/lib/Drupal/Component/ClassFinder/ClassFinder.php
ClassFinder::findFile function core/lib/Drupal/Component/ClassFinder/ClassFinder.php
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.
DefaultPluginManager::findDefinitions function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php Finds plugin definitions.
DiscoverableInterface::findAll function core/lib/Drupal/Component/Discovery/DiscoverableInterface.php Returns an array of discoverable items.
DocParser::findInitialTokenPosition function core/lib/Drupal/Component/Annotation/Doctrine/DocParser.php Finds the first valid annotation
DrupalKernel::findSitePath function core/lib/Drupal/Core/DrupalKernel.php Returns the appropriate site directory for a request.
drupal_find_theme_functions function core/includes/theme.inc Allows themes and/or theme engines to discover overridden theme functions.
drupal_find_theme_templates function core/includes/theme.inc Allows themes and/or theme engines to easily discover overridden templates.
install_find_translations function core/includes/install.core.inc Finds all .po files that are useful to the installer.
MockFileFinder class core/lib/Drupal/Component/Annotation/Reflection/MockFileFinder.php Defines a mock file finder that only returns a single filename.
MockFileFinder.php file core/lib/Drupal/Component/Annotation/Reflection/MockFileFinder.php
MockFileFinder::$filename property core/lib/Drupal/Component/Annotation/Reflection/MockFileFinder.php The only filename this finder ever returns.
MockFileFinder::create function core/lib/Drupal/Component/Annotation/Reflection/MockFileFinder.php Creates new mock file finder objects.
MockFileFinder::findFile function core/lib/Drupal/Component/Annotation/Reflection/MockFileFinder.php
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
PagerParameters::findPage function core/lib/Drupal/Core/Pager/PagerParameters.php Returns the current page being requested for display within a pager.
PagerParametersInterface::findPage function core/lib/Drupal/Core/Pager/PagerParametersInterface.php Returns the current page being requested for display within a pager.
pager_find_page function core/includes/pager.inc Returns the current page being requested for display within a pager.
ServerCommand::findAvailablePort function core/lib/Drupal/Core/Command/ServerCommand.php Finds an available port.
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.
YamlDirectoryDiscovery::findAll function core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php Returns an array of discoverable items.
YamlDirectoryDiscovery::findFiles function core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php Returns an array of providers keyed by file path.
YamlDiscovery::findAll function core/lib/Drupal/Component/Discovery/YamlDiscovery.php Returns an array of discoverable items.
YamlDiscovery::findFiles function core/lib/Drupal/Component/Discovery/YamlDiscovery.php Returns an array of file paths, keyed by provider.

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