Lexer::scan |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Lexer.php |
Scans the input string for tokens. |
Token::scan |
function |
drupal/core/lib/Drupal/Core/Utility/Token.php |
Builds a list of all token-like patterns that appear in the text. |
TokenScanTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenScanTest.php |
Test token replacement in strings. |
TokenScanTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenScanTest.php |
Contains Drupal\system\Tests\System\TokenScanTest. |
ScanDirectoryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Tests the file_scan_directory() function. |
file_scan_directory |
function |
drupal/core/includes/file.inc |
Finds all files that match a given mask in a given directory. |
SystemListing::scan |
function |
drupal/core/lib/Drupal/Core/SystemListing.php |
Returns information about system object files (modules, themes, etc.). |
ScanDirectoryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Definition of Drupal\system\Tests\File\ScanDirectoryTest. |
TokenScanTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenScanTest.php |
|
PHP_Token_Stream::scan |
function |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream.php |
Scans the source for sequences of characters and converts them into a
stream of tokens. |
ScanDirectoryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Sets up a Drupal site for running functional and integration tests. |
ScanDirectoryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
|
ScanDirectoryTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Modules to enable. |
RemoteFileScanDirectoryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileScanDirectoryTest.php |
Tests the file_scan_directory() function on remote filesystems. |
TokenScanTest::testTokenScan |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/TokenScanTest.php |
Scans dummy text, then tests the output. |
file_test_file_scan_callback |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Helper function for testing file_scan_directory(). |
SystemListing::scanDirectory |
function |
drupal/core/lib/Drupal/Core/SystemListing.php |
Abbreviated version of file_scan_directory(). |
ScanDirectoryTest::testReturn |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check the format of the returned values. |
RemoteFileScanDirectoryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileScanDirectoryTest.php |
Definition of Drupal\system\Tests\File\RemoteFileScanDirectoryTest. |
DisplayPluginBase::rescanThemes |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Submit hook to clear Drupal's theme registry (thereby triggering
a templates rescan). |
ScanDirectoryTest::testOptionKey |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that key parameter sets the return value's key. |
file_test_file_scan_callback_reset |
function |
drupal/core/modules/file/tests/file_test/file_test.module |
Reset static variables used by file_test_file_scan_callback(). |
RemoteFileScanDirectoryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileScanDirectoryTest.php |
Sets up a Drupal site for running functional and integration tests. |
ScanDirectoryTest::testOptionNoMask |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the no-mask parameter is honored. |
ScanDirectoryTest::testOptionRecurse |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the recurse option decends into subdirectories. |
RemoteFileScanDirectoryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileScanDirectoryTest.php |
|
ScanDirectoryTest::testOptionCallback |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the callback function is called correctly. |
ScanDirectoryTest::testOptionMinDepth |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/File/ScanDirectoryTest.php |
Check that the min_depth options lets us ignore files in the starting
directory. |
RemoteFileScanDirectoryTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/File/RemoteFileScanDirectoryTest.php |
Modules to enable. |
ConstraintTest::testGetTargetsCanBeArray |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
ConstraintTest::testGetTargetsCanBeString |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintTest.php |
|
DocLexerTest::testScannerTokenizesDocBlockWhitConstants |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocLexerTest.php |
|
DocLexerTest::testScannerTokenizesDocBlockWhitInvalidIdentifier |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocLexerTest.php |
|
Framework_MockBuilderTest::testConstructorArgumentsCanBeSpecified |
function |
drupal/core/vendor/phpunit/phpunit-mock-objects/Tests/MockBuilderTest.php |
|