drupal_find_theme_functions |
function |
drupal/core/includes/theme.inc |
Allow themes and/or theme engines to easily discover overridden theme functions. |
drupal_find_theme_templates |
function |
drupal/core/includes/theme.inc |
Allow themes and/or theme engines to easily discover overridden templates. |
XcacheClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
Finds a file by class name while caching lookups to Xcache. |
MockFileFinder::__construct |
function |
drupal/core/lib/Drupal/Component/Reflection/MockFileFinder.php |
Constructs a MockFileFinder object. |
ExecutableFinder::$suffixes |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
|
_views_find_module_templates |
function |
drupal/core/modules/views/views.module |
Scans a directory of a module for template files. |
FileLocator::findMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/FileLocator.php |
Locate mapping file for the given class name. |
MongoDbProfilerStorage::find |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php |
Finds profiler tokens for the given criteria. |
ApcClassLoader::$classFinder |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcClassLoader.php |
|
ExecutableFinder::$isWindows |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
|
PhpProcess::$executableFinder |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpProcess.php |
|
ExecutableFinder::__construct |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
|
ExecutableFinder::setSuffixes |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/ExecutableFinder.php |
|
install_find_translation_files |
function |
drupal/core/includes/install.core.inc |
Finds installer translations either for a specific langcode or all languages. |
DebugClassLoader::$classFinder |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/DebugClassLoader.php |
|
ProfilerStorageInterface::find |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/ProfilerStorageInterface.php |
Finds profiler tokens for the given criteria. |
UniversalClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Finds the path to the file where the class is defined. |
ClassMapGenerator::findClasses |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ClassMapGenerator.php |
Extract the classes in the given file |
ClassFinderInterface::findFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ClassFinderInterface.php |
Finds a class. |
XcacheClassLoader::$classFinder |
property |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/XcacheClassLoader.php |
|
AnnotationFileLoader::findClass |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationFileLoader.php |
Returns the full class name for the first class in the file. |
PhpExecutableFinder::__construct |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php |
|
ContainerBuilder::findDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Gets a service definition by id or alias. |
ThemeTest::testFindThemeTemplates |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Tests drupal_find_theme_templates(). |
BaseMemcacheProfilerStorage::find |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php |
Finds profiler tokens for the given criteria. |
ApcUniversalClassLoader::findFile |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php |
Finds a file by class name while caching lookups to APC. |
StringDatabaseStorage::findString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::findString(). |
StringStorageInterface::findString |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Loads a string source object, fast query. |
DefaultFileLocator::findMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/DefaultFileLocator.php |
Locate mapping file for the given class name. |
SymfonyFileLocator::findMappingFile |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/Driver/SymfonyFileLocator.php |
Locate mapping file for the given class name. |
TranslationTest::findContentByXPath |
function |
drupal/core/modules/translation/lib/Drupal/translation/Tests/TranslationTest.php |
Searches for elements matching the given xpath and value. |
Twig_Loader_Filesystem::findTemplate |
function |
drupal/core/vendor/twig/twig/lib/Twig/Loader/Filesystem.php |
|
ThemeTestTwig::testFindThemeTemplates |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTestTwig.php |
Tests drupal_find_theme_templates |
file_field_find_file_reference_column |
function |
drupal/core/modules/file/file.field.inc |
Determine whether a field references files stored in {file_managed}. |
PhpExecutableFinder::$executableFinder |
property |
drupal/core/vendor/symfony/process/Symfony/Component/Process/PhpExecutableFinder.php |
|
StringDatabaseStorage::findTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringDatabaseStorage.php |
Implements Drupal\locale\StringStorageInterface::findTranslation(). |
ContainerBuilder::findTaggedServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerBuilder.php |
Returns service ids for a given tag. |
StringStorageInterface::findTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/StringStorageInterface.php |
Loads a string translation object, fast query. |
ContainerBuilderTest::testFindDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::findDefinition |
StoreTest::testFindsAStoredEntryWithLookup |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|
PhpExecutableFinderTest::testFindWithSuffix |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
tests find() with default executable |
SymfonyFileLocatorTest::testFindMappingFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
DefaultFileLocatorTest::testFindMappingFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
PhpExecutableFinderTest::testFindWithPHP_PATH |
function |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/PhpExecutableFinderTest.php |
tests find() with the env var PHP_PATH |
TaggedContainerInterface::findTaggedServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/TaggedContainerInterface.php |
Returns service ids for a given tag. |
ContainerBuilderTest::testfindTaggedServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers Symfony\Component\DependencyInjection\ContainerBuilder::findTaggedServiceIds |
ClassMapGeneratorTest::testCreateMapFinderSupport |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassMapGeneratorTest.php |
|
SymfonyFileLocatorTest::testFindMappingFileNotFound |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/SymfonyFileLocatorTest.php |
|
DefaultFileLocatorTest::testFindMappingFileNotFound |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/DefaultFileLocatorTest.php |
|
StoreTest::testDoesNotFindAnEntryWithLookupWhenNoneExists |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/HttpCache/StoreTest.php |
|