Search for find

  1. Search 7.x for find
  2. Search 9.5.x for find
  3. Search 10.3.x for find
  4. Search 11.x for find
  5. Other projects
Title Object type File name Summary
Schema::findPrimaryKeyColumns function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Finds the primary key columns of a table, from the database.
Schema::findPrimaryKeyColumns function core/lib/Drupal/Core/Database/Driver/mysql/Schema.php Finds the primary key columns of a table, from the database.
Schema::findPrimaryKeyColumns function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Finds the primary key columns of a table, from the database.
Schema::findPrimaryKeyColumns function core/lib/Drupal/Core/Database/Schema.php Finds the primary key columns of a table, from the database.
Schema::findTables function core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php Finds all tables that are like the specified base table name.
Schema::findTables function core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php Finds all tables that are like the specified base table name.
Schema::findTables function core/lib/Drupal/Core/Database/Schema.php Finds all tables that are like the specified base table name.
SchemaTest::testFindPrimaryKeyColumns function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php @covers ::findPrimaryKeyColumns
SchemaTest::testFindTables function core/tests/Drupal/KernelTests/Core/Database/SchemaTest.php Tests the findTables() method.
SectionStorageManager::findByContext function core/modules/layout_builder/src/SectionStorage/SectionStorageManager.php Finds the section storage to load based on available contexts.
SectionStorageManager::findDefinitions function core/modules/layout_builder/src/SectionStorage/SectionStorageManager.php Finds plugin definitions.
SectionStorageManagerInterface::findByContext function core/modules/layout_builder/src/SectionStorage/SectionStorageManagerInterface.php Finds the section storage to load based on available contexts.
SectionStorageManagerTest::providerTestFindByContext function core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php Provides test data for ::testFindByContext().
SectionStorageManagerTest::testFindByContext function core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php @covers ::findByContext
SectionStorageManagerTest::testFindByContextCacheableSectionStorage function core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php @covers ::findByContext
SectionStorageManagerTest::testFindDefinitions function core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php @covers ::findDefinitions
ServerCommand::findAvailablePort function core/lib/Drupal/Core/Command/ServerCommand.php Finds an available port.
simpletest_phpunit_find_testcases function core/modules/simpletest/simpletest.module Finds all test cases recursively from a test suite list.
StringDatabaseStorage::findString function core/modules/locale/src/StringDatabaseStorage.php Loads a string source object, fast query.
StringDatabaseStorage::findTranslation function core/modules/locale/src/StringDatabaseStorage.php Loads a string translation object, fast query.
StringStorageInterface::findString function core/modules/locale/src/StringStorageInterface.php Loads a string source object, fast query.
StringStorageInterface::findTranslation function core/modules/locale/src/StringStorageInterface.php Loads a string translation object, fast query.
StubTestSuiteBase::findExtensionDirectories function core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php Finds extensions in a Drupal installation.
TableDragTest::findRowById function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Finds a row in the test table by the row ID.
TableDragTest::findWeightsToggle function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Finds the show/hide weight toggle element.
TestDiscovery::findAllClassFiles function core/lib/Drupal/Core/Test/TestDiscovery.php Discovers all class files in all available extensions.
TestSuiteBase::findExtensionDirectories function core/tests/TestSuites/TestSuiteBase.php Finds extensions in a Drupal installation.
ThemeRegistryLoader::findTemplate function core/lib/Drupal/Core/Template/Loader/ThemeRegistryLoader.php Finds the path to the requested template.
ThemeTest::testFindThemeTemplates function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Tests drupal_find_theme_templates().
Token::findWithPrefix function core/lib/Drupal/Core/Utility/Token.php Returns a list of tokens that begin with a specific prefix.
TypedDataMetadata::findConstraints function core/lib/Drupal/Core/TypedData/Validation/TypedDataMetadata.php
Updater::findInfoFile function core/lib/Drupal/Core/Updater/Updater.php Determines what the most important (or only) info file is in a directory.
UpdateTestBase::findUpdateElementByLabel function core/modules/update/tests/src/Functional/UpdateTestBase.php Finds an update page element by label.
UrlResolver::findUrl function core/modules/media/src/OEmbed/UrlResolver.php Tries to find the oEmbed URL in a DOM.
VendorHardeningPlugin::findBinOverlap function composer/Plugin/VendorHardening/VendorHardeningPlugin.php Find bin files which are inside cleanup directories.
VendorHardeningPluginTest::providerFindBinOverlap function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php
VendorHardeningPluginTest::testFindBinOverlap function core/tests/Drupal/Tests/Composer/Plugin/VendorHardening/VendorHardeningPluginTest.php @covers ::findBinOverlap
@dataProvider providerFindBinOverlap
WebTestBase::findBlockInstance function core/modules/simpletest/src/WebTestBase.php Find a block instance on the page.
YamlDirectoryDiscovery::findAll function core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php Returns an array of discoverable items.
YamlDirectoryDiscovery::findFiles function core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php Returns an array of providers keyed by file path.
YamlDiscovery::findAll function core/lib/Drupal/Component/Discovery/YamlDiscovery.php Returns an array of discoverable items.
YamlDiscovery::findFiles function core/lib/Drupal/Component/Discovery/YamlDiscovery.php Returns an array of file paths, keyed by provider.
_search_find_match_with_simplify function core/modules/search/search.module Finds an appropriate keyword in text.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.