Search for find
Title | Object type | File name | Summary |
---|---|---|---|
Collectable::findByCallback | function | misc/ |
|
DatabaseLog::findCaller | function | includes/ |
Determine the routine that called this query. |
DatabaseSchema::findTables | function | includes/ |
Find all tables that are like the specified base table name. |
DatabaseSchema::findTablesD8 | function | includes/ |
Finds all tables that are like the specified base table name. This is a backport of the change made to findTables in Drupal 8 to work with virtual, un-prefixed table names. The original function is retained for Backwards Compatibility. |
DatabaseSchema_pgsql::findTables | function | includes/ |
Find all tables that are like the specified base table name. |
DatabaseSchema_sqlite::findTables | function | includes/ |
Find all tables that are like the specified base table name. |
DatabaseSchema_sqlite::findTablesD8 | function | includes/ |
Finds all tables that are like the specified base table name. This is a backport of the change made to findTables in Drupal 8 to work with virtual, un-prefixed table names. The original function is retained for Backwards Compatibility. |
db_find_tables | function | includes/ |
Finds all tables that are like the specified base table name. |
db_find_tables_d8 | function | includes/ |
Finds all tables that are like the specified base table name. This is a backport of the change made to db_find_tables in Drupal 8 to work with virtual, un-prefixed table names. The original function is retained for Backwards Compatibility. |
drupal_find_base_themes | function | includes/ |
Find all the base themes for the specified theme. |
drupal_find_theme_functions | function | includes/ |
Allows themes and/or theme engines to discover overridden theme functions. |
drupal_find_theme_templates | function | includes/ |
Allows themes and/or theme engines to easily discover overridden templates. |
FileTransfer::findChroot | function | includes/ |
Return the chroot property for this connection. |
install_find_locales | function | includes/ |
Find all .po files for the current profile. |
install_find_profiles | function | includes/ |
Finds all .profile files. |
pager_find_page | function | includes/ |
Returns the current page being requested for display within a pager. |
PharInvocationCollection::findByCallback | function | misc/ |
|
PharInvocationResolver::findByAlias | function | misc/ |
Finds confirmed(!) invocations by alias. |
PharInvocationResolver::findByBaseName | function | misc/ |
|
PharInvocationResolver::findInBaseNames | function | misc/ |
|
SchemaTestCase::testFindTables | function | modules/ |
Tests the findTables() method. |
system_find_base_themes | function | modules/ |
Find all the base themes for the specified theme. |
token_find_with_prefix | function | includes/ |
Returns a list of tokens that begin with a specific prefix. |
TranslationTestCase::findContentByXPath | function | modules/ |
Searches for elements matching the given xpath and value. |
Updater::findInfoFile | function | includes/ |
Figure out what the most important (or only) info file is in a directory. |
_menu_find_router_path | function | includes/ |
Finds the router path which will serve this path. |
_menu_link_find_parent | function | includes/ |
Finds a possible parent for a given menu link. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.