Search for findFile

  1. Search 7.x for findFile
  2. Search 9.5.x for findFile
  3. Search 8.9.x for findFile
  4. Search 10.3.x for findFile
  5. Other projects
Title Object type File name Summary
ClassFinder::findFile function core/lib/Drupal/Component/ClassFinder/ClassFinder.php Finds a class.
ClassFinderInterface::findFile function core/lib/Drupal/Component/ClassFinder/ClassFinderInterface.php Finds a class.
ClassFinderTest::testFindFile function core/tests/Drupal/Tests/Component/ClassFinder/ClassFinderTest.php @covers ::findFile
FakeAutoloader::findFile function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Finds a file by class name while caching lookups to APC.
HelpTopicDiscovery::findFiles function core/modules/help/src/HelpTopicDiscovery.php Returns an array of providers keyed by file path.
IconFinder::findFiles function core/lib/Drupal/Core/Theme/Icon/IconFinder.php Creates a Finder instance with configured patterns and return result.
IconFinderTest::testFindFilesEmptyWarning function core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php Test the IconFinder::findFiles method with warning when no icons found.
IconFinderTest::testFindFilesWarning function core/tests/Drupal/Tests/Core/Theme/Icon/IconFinderTest.php Test the IconFinder::findFiles method with warning with invalid path.
MockFileFinder::findFile function core/lib/Drupal/Component/Annotation/Reflection/MockFileFinder.php Finds a class.
MockFileFinderTest::testFindFile function core/tests/Drupal/Tests/Component/Annotation/MockFileFinderTest.php @covers ::create
@covers ::findFile
YamlDirectoryDiscovery::findFiles function core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php Returns an array of providers keyed by file path.
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.