Search for scan
Title | Object type | File name | Summary |
---|---|---|---|
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreGet | function | core/ |
Tests anonymous can get without a previous set. |
AnonymousPrivateTempStoreTest::testAnonymousCanUsePrivateTempStoreSet | function | core/ |
Tests anonymous can use the PrivateTempStore. |
DateFormatTest::$anonymousUsersCanViewLabels | property | core/ |
Whether anonymous users can view labels of this resource type. |
ExtensionDiscovery::scan | function | core/ |
Discovers available extensions of a given type. |
ExtensionDiscovery::scanDirectory | function | core/ |
Recursively scans a base directory for the extensions it contains. |
ExtensionList::doScanExtensions | function | core/ |
Scans the available extensions. |
FieldResolver::isCandidateDefinitionProperty | function | core/ |
Determines if a path part targets a field property, not a subsequent field. |
FieldResolver::isCandidateDefinitionReferenceProperty | function | core/ |
Determines if a path part targets a reference property. |
FileSystem::doScanDirectory | function | core/ |
Internal function to handle directory scanning with recursion. |
FileSystem::scanDirectory | function | core/ |
Finds all files that match a given mask in a given directory. |
FileSystemInterface::scanDirectory | function | core/ |
Finds all files that match a given mask in a given directory. |
file_test_file_scan_callback | function | core/ |
Helper function for testing FileSystemInterface::scanDirectory(). |
file_test_file_scan_callback_reset | function | core/ |
Reset static variables used by file_test_file_scan_callback(). |
LayoutBuilderEntityViewDisplayForm::isCanonicalMode | function | core/ |
Determines if the mode is used by the canonical route. |
MenuTest::$anonymousUsersCanViewLabels | property | core/ |
Whether anonymous users can view labels of this resource type. |
ModuleExtensionList::doScanExtensions | function | core/ |
Scans the available extensions. |
RemoteFileScanDirectoryTest | class | core/ |
Tests \Drupal\Core\File\FileSystemInterface::scanDirectory(). |
RemoteFileScanDirectoryTest.php | file | core/ |
|
RemoteFileScanDirectoryTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
RemoteFileScanDirectoryTest::$modules | property | core/ |
Modules to enable. |
RemoteFileScanDirectoryTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileScanDirectoryTest::setUp | function | core/ |
|
ResourceTestBase::$anonymousUsersCanViewLabels | property | core/ |
Whether anonymous users can view labels of this resource type. |
ScanDirectoryTest | class | core/ |
Tests \Drupal\Core\File\FileSystem::scanDirectory. |
ScanDirectoryTest.php | file | core/ |
|
ScanDirectoryTest::$fileSystem | property | core/ |
The file system. |
ScanDirectoryTest::$modules | property | core/ |
Modules to enable. |
ScanDirectoryTest::$path | property | core/ |
|
ScanDirectoryTest::setUp | function | core/ |
|
ScanDirectoryTest::testIgnoreDirectories | function | core/ |
Tests ::scanDirectory obeys 'file_scan_ignore_directories' setting. |
ScanDirectoryTest::testOptionCallback | function | core/ |
Check that the callback function is called correctly. |
ScanDirectoryTest::testOptionKey | function | core/ |
Check that key parameter sets the return value's key. |
ScanDirectoryTest::testOptionMinDepth | function | core/ |
Tests the min_depth option of scanDirectory(). |
ScanDirectoryTest::testOptionNoMask | function | core/ |
Check that the no-mask parameter is honored. |
ScanDirectoryTest::testOptionRecurse | function | core/ |
Check that the recurse option descends into subdirectories. |
ScanDirectoryTest::testReturn | function | core/ |
Check the format of the returned values. |
SystemListingTest::testFileScanIgnoreDirectory | function | core/ |
Tests that directories matching file_scan_ignore_directories are ignored. |
TestDiscovery::scanDirectory | function | core/ |
Scans a given directory for class files. |
TestDiscoveryTest::testScanDirectoryNoAbstract | function | core/ |
Ensure TestDiscovery::scanDirectory() ignores certain abstract file types. |
Token::scan | function | core/ |
Builds a list of all token-like patterns that appear in the text. |
TokenScanTest | class | core/ |
Scan token-like patterns in a dummy text to check token scanning. |
TokenScanTest.php | file | core/ |
|
TokenScanTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TokenScanTest::testTokenScan | function | core/ |
Scans dummy text, then tests the output. |
UpdateRegistry::scanExtensionsAndLoadUpdateFiles | function | core/ |
Scans all module, theme, and profile extensions and load the update files. |
UserTest::$anonymousUsersCanViewLabels | property | core/ |
Whether anonymous users can view labels of this resource type. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.