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. |
BookManager::findChildrenRelativeDepth | function | core/ |
Determine the relative depth of the children of a given book link. |
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. |
ClaroTableDragTest::findWeightsToggle | function | core/ |
Finds the show/hide weight toggle element. |
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/ |
|
ClassFinderTest | class | core/ |
@coversDefaultClass \Drupal\Component\ClassFinder\ClassFinder @group ClassFinder |
ClassFinderTest.php | file | core/ |
|
ClassFinderTest::testFindFile | function | core/ |
@covers ::findFile |
Composer::findPackageKey | function | core/ |
Find the array key for a given package name with a case-insensitive search. |
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::findConfigEntityDependents | function | core/ |
Finds config entities that are dependent on extensions or entities. |
ConfigManager::findConfigEntityDependentsAsEntities | 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::findConfigEntityDependents | function | core/ |
Finds config entities that are dependent on extensions or entities. |
ConfigManagerInterface::findConfigEntityDependentsAsEntities | 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. |
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. |
DatabaseLegacyTest::testDbFindTables | function | core/ |
Tests the db_find_tables() function. |
DatabaseTest::providerFindDriverAutoloadDirectory | function | core/ |
Data provider for ::testFindDriverAutoloadDirectory(). |
DatabaseTest::providerFindDriverAutoloadDirectoryException | function | core/ |
Data provider for ::testFindDriverAutoloadDirectoryException(). |
DatabaseTest::testFindDriverAutoloadDirectory | function | core/ |
@covers ::findDriverAutoloadDirectory @dataProvider providerFindDriverAutoloadDirectory |
DatabaseTest::testFindDriverAutoloadDirectoryException | function | core/ |
@covers ::findDriverAutoloadDirectory @dataProvider providerFindDriverAutoloadDirectoryException |
db_find_tables | function | core/ |
Finds all tables that are like the specified base table name. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.