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
EntityTypeManager::findDefinitions function core/lib/Drupal/Core/Entity/EntityTypeManager.php Finds plugin definitions.
FakeAutoloader::findFile function core/tests/Drupal/Tests/Core/DrupalKernel/DrupalKernelTest.php Finds a file by class name while caching lookups to APC.
FileTransfer::findChroot function core/lib/Drupal/Core/FileTransfer/FileTransfer.php Returns the chroot property for this connection.
FileTranslation::findTranslationFiles function core/lib/Drupal/Core/StringTranslation/Translator/FileTranslation.php Finds installer translations either for a specific or all languages.
file_field_find_file_reference_column function core/modules/file/file.field.inc Determine whether a field references files stored in {file_managed}.
FilterHtml::findAllowedValue function core/modules/filter/src/Plugin/Filter/FilterHtml.php Helper function to handle prefix matching.
HelpSearch::findResults function core/modules/help_topics/src/Plugin/Search/HelpSearch.php Finds the search results.
HelpTopicDiscovery::findAll function core/modules/help_topics/src/HelpTopicDiscovery.php Returns an array of discoverable items.
HelpTopicDiscovery::findFiles function core/modules/help_topics/src/HelpTopicDiscovery.php Returns an array of providers keyed by file path.
HelpTopicPluginManager::findDefinitions function core/modules/help_topics/src/HelpTopicPluginManager.php Finds plugin definitions.
install_find_translations function core/includes/install.core.inc Finds all .po files that are useful to the installer.
Interpolator::findTokens function composer/Plugin/Scaffold/Interpolator.php Finds all of the tokens in the provided message.
JUnitConverter::findTestCases function core/lib/Drupal/Core/Test/JUnitConverter.php Finds all test cases recursively from a test suite list.
LibrariesDirectoryFileFinder class core/lib/Drupal/Core/Asset/LibrariesDirectoryFileFinder.php Finds files that are located in the supported 'libraries' directories.
LibrariesDirectoryFileFinder.php file core/lib/Drupal/Core/Asset/LibrariesDirectoryFileFinder.php
LibrariesDirectoryFileFinder::$installProfile property core/lib/Drupal/Core/Asset/LibrariesDirectoryFileFinder.php The install profile.
LibrariesDirectoryFileFinder::$profileExtensionList property core/lib/Drupal/Core/Asset/LibrariesDirectoryFileFinder.php The profile extension list.
LibrariesDirectoryFileFinder::$root property core/lib/Drupal/Core/Asset/LibrariesDirectoryFileFinder.php The app root.
LibrariesDirectoryFileFinder::$sitePath property core/lib/Drupal/Core/Asset/LibrariesDirectoryFileFinder.php The site path.
LibrariesDirectoryFileFinder::find function core/lib/Drupal/Core/Asset/LibrariesDirectoryFileFinder.php Finds files that are located in the supported 'libraries' directories.
LibrariesDirectoryFileFinder::__construct function core/lib/Drupal/Core/Asset/LibrariesDirectoryFileFinder.php Constructs a new LibrariesDirectoryFileFinder instance.
LibrariesDirectoryFileFinderTest class core/tests/Drupal/Tests/Core/Asset/LibrariesDirectoryFileFinderTest.php @coversDefaultClass \Drupal\Core\Asset\LibrariesDirectoryFileFinder
@group Asset
LibrariesDirectoryFileFinderTest.php file core/tests/Drupal/Tests/Core/Asset/LibrariesDirectoryFileFinderTest.php
LibrariesDirectoryFileFinderTest::testFind function core/tests/Drupal/Tests/Core/Asset/LibrariesDirectoryFileFinderTest.php @covers ::find
library.libraries_directory_file_finder service core/core.services.yml Drupal\Core\Asset\LibrariesDirectoryFileFinder
LibraryDiscoveryParser::$librariesDirectoryFileFinder property core/lib/Drupal/Core/Asset/LibraryDiscoveryParser.php The libraries directory file finder.
LibraryDiscoveryParserTest::$librariesDirectoryFileFinder property core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php The mocked libraries directory file finder.
Log::findCaller function core/lib/Drupal/Core/Database/Log.php Determine the routine that called this query.
MenuTreeStorage::doFindChildrenRelativeDepth function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Finds the relative depth of this link's deepest child.
MenuTreeStorage::findNoLongerExistingLinks function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Find any previously discovered menu links that no longer exist.
MenuTreeStorage::findParent function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Loads the parent definition if it exists.
MigrateFieldPluginManager::findDefinitions function core/modules/migrate_drupal/src/Plugin/MigrateFieldPluginManager.php Finds plugin definitions.
MigrateSourcePluginManager::findDefinitions function core/modules/migrate/src/Plugin/MigrateSourcePluginManager.php Finds plugin definitions.
Migration::findMigrationDependencies function core/modules/migrate/src/Plugin/Migration.php Find migration dependencies from migration_lookup and sub_process plugins.
MigrationPluginManager::findDefinitions function core/modules/migrate/src/Plugin/MigrationPluginManager.php Finds plugin definitions.
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
MockFileFinderTest class core/tests/Drupal/Tests/Component/Annotation/MockFileFinderTest.php @coversDefaultClass \Drupal\Component\Annotation\Reflection\MockFileFinder
@group Annotation
MockFileFinderTest.php file core/tests/Drupal/Tests/Component/Annotation/MockFileFinderTest.php
MockFileFinderTest::testFindFile function core/tests/Drupal/Tests/Component/Annotation/MockFileFinderTest.php @covers ::create
@covers ::findFile
MoveBlockFormTest::findRowHandle function core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php Finds the row handle for a block in the draggable table.
NodeSearch::findResults function core/modules/node/src/Plugin/Search/NodeSearch.php Queries to find search results, and sets status messages.
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.
RequestPagerTest::testFindPage function core/tests/Drupal/KernelTests/Core/Pager/RequestPagerTest.php @covers ::findPage

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