Search for find
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTypeManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| FakeAutoloader::findFile | function | core/ |
Finds a file by class name while caching lookups to APC. |
| FileTransfer::findChroot | function | core/ |
Returns the chroot property for this connection. |
| FileTranslation::findTranslationFiles | function | core/ |
Finds installer translations either for a specific or all languages. |
| file_field_find_file_reference_column | function | core/ |
Determine whether a field references files stored in {file_managed}. |
| FilterHtml::findAllowedValue | function | core/ |
Helper function to handle prefix matching. |
| HelpSearch::findResults | function | core/ |
Finds the search results. |
| HelpTopicDiscovery::findAll | function | core/ |
Returns an array of discoverable items. |
| HelpTopicDiscovery::findFiles | function | core/ |
Returns an array of providers keyed by file path. |
| HelpTopicPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| install_find_translations | function | core/ |
Finds all .po files that are useful to the installer. |
| Interpolator::findTokens | function | composer/ |
Finds all of the tokens in the provided message. |
| JUnitConverter::findTestCases | function | core/ |
Finds all test cases recursively from a test suite list. |
| LibrariesDirectoryFileFinder | class | core/ |
Finds files that are located in the supported 'libraries' directories. |
| LibrariesDirectoryFileFinder.php | file | core/ |
|
| LibrariesDirectoryFileFinder::$installProfile | property | core/ |
The install profile. |
| LibrariesDirectoryFileFinder::$profileExtensionList | property | core/ |
The profile extension list. |
| LibrariesDirectoryFileFinder::$root | property | core/ |
The app root. |
| LibrariesDirectoryFileFinder::$sitePath | property | core/ |
The site path. |
| LibrariesDirectoryFileFinder::find | function | core/ |
Finds files that are located in the supported 'libraries' directories. |
| LibrariesDirectoryFileFinder::__construct | function | core/ |
Constructs a new LibrariesDirectoryFileFinder instance. |
| LibrariesDirectoryFileFinderTest | class | core/ |
@coversDefaultClass \Drupal\Core\Asset\LibrariesDirectoryFileFinder[[api-linebreak]] @group Asset |
| LibrariesDirectoryFileFinderTest.php | file | core/ |
|
| LibrariesDirectoryFileFinderTest::testFind | function | core/ |
@covers ::find[[api-linebreak]] |
| library.libraries_directory_file_finder | service | core/ |
Drupal\Core\Asset\LibrariesDirectoryFileFinder |
| LibraryDiscoveryParser::$librariesDirectoryFileFinder | property | core/ |
The libraries directory file finder. |
| LibraryDiscoveryParserTest::$librariesDirectoryFileFinder | property | core/ |
The mocked libraries directory file finder. |
| Log::findCaller | function | core/ |
Determine the routine that called this query. |
| MenuTreeStorage::doFindChildrenRelativeDepth | function | core/ |
Finds the relative depth of this link's deepest child. |
| MenuTreeStorage::findNoLongerExistingLinks | function | core/ |
Find any previously discovered menu links that no longer exist. |
| MenuTreeStorage::findParent | function | core/ |
Loads the parent definition if it exists. |
| MigrateFieldPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| MigrateSourcePluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| Migration::findMigrationDependencies | function | core/ |
Find migration dependencies from migration_lookup and sub_process plugins. |
| MigrationPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
| MockFileFinder | class | core/ |
Defines a mock file finder that only returns a single filename. |
| MockFileFinder.php | file | core/ |
|
| MockFileFinder::$filename | property | core/ |
The only filename this finder ever returns. |
| MockFileFinder::create | function | core/ |
Creates new mock file finder objects. |
| MockFileFinder::findFile | function | core/ |
|
| MockFileFinderTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Reflection\MockFileFinder[[api-linebreak]] @group Annotation |
| MockFileFinderTest.php | file | core/ |
|
| MockFileFinderTest::testFindFile | function | core/ |
@covers ::create[[api-linebreak]] @covers ::findFile[[api-linebreak]] |
| MoveBlockFormTest::findRowHandle | function | core/ |
Finds the row handle for a block in the draggable table. |
| NodeSearch::findResults | function | core/ |
Queries to find search results, and sets status messages. |
| PagerDeprecationTest::testFindPage | function | core/ |
@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/ |
Returns the current page being requested for display within a pager. |
| PagerParametersInterface::findPage | function | core/ |
Returns the current page being requested for display within a pager. |
| pager_find_page | function | core/ |
Returns the current page being requested for display within a pager. |
| RequestPagerTest::testFindPage | function | core/ |
@covers ::findPage[[api-linebreak]] |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.