Search for find
Title | Object type | File name | Summary |
---|---|---|---|
AnnotatedClassDiscoveryAutomatedProviders::$finder | property | core/ |
A utility object that can use active autoloaders to find files for classes. |
AssertBlockAppearsTrait::findBlockInstance | function | core/ |
Find a block instance on the page. |
BanIpManager::findAll | function | core/ |
Finds all banned IP addresses. |
BanIpManager::findById | function | core/ |
Finds a banned IP address by its ID. |
BanIpManagerInterface::findAll | function | core/ |
Finds all banned IP addresses. |
BanIpManagerInterface::findById | function | core/ |
Finds a banned IP address by its ID. |
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]] |
ComponentLoader::findTemplate | function | core/ |
Finds a template in the file system based on the template name. |
ComponentPluginManager::find | function | core/ |
Gets a component for rendering. |
ComponentPluginManager::findAsset | function | core/ |
Finds assets related to the provided metadata file. |
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. |
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::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::findMissingContentDependencies | function | core/ |
Finds missing content dependencies declared in configuration entities. |
ConfigSingleExportForm::findConfiguration | function | core/ |
Handles switching the configuration type selector. |
Connection::findCallerFromDebugBacktrace | function | core/ |
Determine the last non-database method that called the database API. |
ConnectionTest::testFindCallerFromDebugBacktrace | function | core/ |
Tests that the proper caller is retrieved from the backtrace. |
ConnectionTest::testFindCallerFromDebugBacktraceWithMockedBacktrace | function | core/ |
Tests that a log called by a custom database driver returns proper caller. |
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 @group legacy |
DatabaseTest::testFindDriverAutoloadDirectoryException | function | core/ |
@covers ::findDriverAutoloadDirectory[[api-linebreak]] @dataProvider providerFindDriverAutoloadDirectoryException @group legacy |
DefaultPluginManager::findDefinitions | function | core/ |
Finds plugin definitions. |
DirectoryWithMetadataDiscovery::findProvider | function | core/ |
Finds the provider of the discovered file. |
DiscoverableInterface::findAll | function | core/ |
Returns an array of discoverable items. |
DocParser::findInitialTokenPosition | function | core/ |
Finds the first valid annotation |
DriverSpecificSchemaTestBase::testFindPrimaryKeyColumns | function | core/ |
@covers ::findPrimaryKeyColumns[[api-linebreak]] |
DriverSpecificSchemaTestBase::testFindTables | function | core/ |
Tests the findTables() method. |
DrupalComponentTest::findPhpClasses | function | core/ |
Searches a directory recursively for PHP classes. |
DrupalKernel::findSitePath | function | core/ |
Returns the appropriate site directory for a request. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.