Search for find
Title | Object type | File name | Summary |
---|---|---|---|
BuildTestBase::$phpFinder | property | core/ |
The PHP executable finder. |
BuildTestBase::findAvailablePort | function | core/ |
Discover an available port number. |
BuildTestBase::getCodebaseFinder | function | core/ |
Get a default Finder object for a Drupal codebase. |
CachedStorage::$findByPrefixCache | property | core/ |
List of listAll() prefixes with their results. |
CachedStorage::findByPrefix | function | core/ |
Finds configuration object names starting with a given prefix. |
ClassFinder | class | core/ |
A Utility class that uses active autoloaders to find a file for a class. |
ClassFinder.php | file | core/ |
|
ClassFinder::findFile | function | core/ |
Finds a class. |
ClassFinderInterface | interface | core/ |
Finds a class in a PSR-0 structure. |
ClassFinderInterface.php | file | core/ |
|
ClassFinderInterface::findFile | function | core/ |
Finds a class. |
ClassFinderTest | class | core/ |
@coversDefaultClass \Drupal\Component\ClassFinder\ClassFinder[[api-linebreak]] @group ClassFinder |
ClassFinderTest.php | file | core/ |
|
ClassFinderTest::testFindFile | function | core/ |
@covers ::findFile[[api-linebreak]] |
Composer::findPackageKey | function | core/ |
Find the array key for a given package name with a case-insensitive search. |
ComposerBuildTestBase::getComponentPathsFinder | function | core/ |
Find all the composer.json files for components. |
ComposerIntegrationTrait::getComposerJsonFinder | function | core/ |
Get a Finder object to traverse all of the composer.json files in core. |
ConfigDependencyTest::testFindConfigEntityDependentsAsEntitiesDeprecation | function | core/ |
@group legacy |
ConfigDependencyTest::testFindConfigEntityDependentsDeprecation | function | core/ |
@group legacy |
ConfigInstaller::findDefaultConfigWithUnmetDependencies | function | core/ |
Finds default configuration with unmet dependencies. |
ConfigInstaller::findPreExistingConfiguration | function | core/ |
Finds pre-existing configuration objects for the provided extension. |
ConfigManager::findConfigEntityDependencies | function | core/ |
Finds config entities that are dependent on extensions or entities. |
ConfigManager::findConfigEntityDependenciesAsEntities | function | core/ |
Finds config entities that are dependent on extensions or entities. |
ConfigManager::findConfigEntityDependents | function | core/ |
Deprecated method to find config entity dependencies. |
ConfigManager::findConfigEntityDependentsAsEntities | function | core/ |
Deprecated method to find config entity dependencies as entities. |
ConfigManager::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration entities. |
ConfigManagerInterface::findConfigEntityDependencies | function | core/ |
Finds config entities that are dependent on extensions or entities. |
ConfigManagerInterface::findConfigEntityDependenciesAsEntities | function | core/ |
Finds config entities that are dependent on extensions or entities. |
ConfigManagerInterface::findConfigEntityDependents | function | core/ |
Deprecated method to find config entity dependencies. |
ConfigManagerInterface::findConfigEntityDependentsAsEntities | function | core/ |
Deprecated method to find config entity dependencies as entities. |
ConfigManagerInterface::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration entities. |
Database::findDriverAutoloadDirectory | function | core/ |
Finds the directory to add to the autoloader for the driver's namespace. |
DatabaseTest::providerFindDriverAutoloadDirectory | function | core/ |
Data provider for ::testFindDriverAutoloadDirectory(). |
DatabaseTest::providerFindDriverAutoloadDirectoryException | function | core/ |
Data provider for ::testFindDriverAutoloadDirectoryException(). |
DatabaseTest::testFindDriverAutoloadDirectory | function | core/ |
@covers ::findDriverAutoloadDirectory[[api-linebreak]] @dataProvider providerFindDriverAutoloadDirectory |
DatabaseTest::testFindDriverAutoloadDirectoryException | function | core/ |
@covers ::findDriverAutoloadDirectory[[api-linebreak]] @dataProvider providerFindDriverAutoloadDirectoryException |
DefaultPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
DiscoverableInterface::findAll | function | core/ |
Returns an array of discoverable items. |
DocParser::findInitialTokenPosition | function | core/ |
Finds the first valid annotation |
DrupalComponentTest::findPhpClasses | function | core/ |
Searches a directory recursively for PHP classes. |
DrupalKernel::findSitePath | function | core/ |
Returns the appropriate site directory for a request. |
DrupalKernelTest::testFindSitePath | function | core/ |
Tests site path finding. |
drupal_find_theme_functions | function | core/ |
Allows themes and/or theme engines to discover overridden theme functions. |
drupal_find_theme_templates | function | core/ |
Allows themes and/or theme engines to easily discover overridden templates. |
drupal_phpunit_find_extension_directories | function | core/ |
Finds all valid extension directories recursively within a given directory. |
EntitySchemaTest::findPrimaryKeys | function | core/ |
Finds the primary keys for a given entity type. |
EntityTypeManager::findDefinitions | function | core/ |
Finds plugin definitions. |
FakeAutoloader::findFile | function | core/ |
Finds a file by class name while caching lookups to APC. |
FilesystemLoader::findTemplate | function | core/ |
|
FileTransfer::findChroot | function | core/ |
Returns the chroot property for this connection. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.