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/ |
|
BanIpManager::findById | function | core/ |
|
BanIpManagerInterface::findAll | function | core/ |
Finds all banned IP addresses. |
BanIpManagerInterface::findById | function | core/ |
Finds a banned IP address by its ID. |
BookManager::findChildrenRelativeDepth | function | core/ |
Determine the relative depth of the children of a given book link. |
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. |
CKEditor5PluginManager::findPluginSupportingElement | function | core/ |
|
CKEditor5PluginManagerInterface::findPluginSupportingElement | function | core/ |
Searches for CKEditor 5 plugin that supports a given tag. |
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 @group ClassFinder |
ClassFinderTest.php | file | core/ |
|
ClassFinderTest::testFindFile | function | core/ |
@covers ::findFile |
ComponentGenerator::getComponentPathsFinder | function | composer/ |
Find all the composer.json files for components. |
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::find | function | core/ |
Gets a component for rendering. |
ComponentPluginManager::findAsset | function | core/ |
Finds assets related to the provided metadata file. |
ComponentPluginManager::findAsset | function | core/ |
Finds assets related to the provided metadata file. |
ComponentPluginManagerTest::testFindEmptyMetadataFile | function | core/ |
Test that components render correctly. |
ComponentPluginManagerTest::testFindEmptyMetadataFile | function | core/ |
Test that components render correctly. |
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/ |
|
ConfigManager::findConfigEntityDependenciesAsEntities | function | core/ |
|
ConfigManager::findMissingContentDependencies | function | core/ |
|
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. |
ConfigMapperManager::findDefinitions | function | core/ |
Finds plugin definitions. |
ConfigMapperManager::findTranslatable | function | core/ |
Returns TRUE if at least one translatable element is found. |
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. |
ContainerAwareEventDispatcherTest::testPriorityFindsLazyListeners | function | core/ |
|
ContainerAwareEventDispatcherTest::testRemoveFindsLazyListeners | function | core/ |
|
Database::findDriverAutoloadDirectory | function | core/ |
Finds the directory to add to the autoloader for the driver's namespace. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.