Search for d
Title | Object type | File name | Summary |
---|---|---|---|
SimpleTestMissingDependentModuleUnitTest::testFail | function | modules/ |
Ensure that this test will not be loaded despite its dependency. |
SimpleTestOtherInstallationProfileModuleTestsTestCase | class | modules/ |
Verifies that tests in other installation profiles are not found. |
SimpleTestOtherInstallationProfileModuleTestsTestCase::$admin_user | property | modules/ |
|
SimpleTestOtherInstallationProfileModuleTestsTestCase::$profile | property | modules/ |
Use the Minimal profile. |
SimpleTestOtherInstallationProfileModuleTestsTestCase::getInfo | function | modules/ |
|
SimpleTestOtherInstallationProfileModuleTestsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SimpleTestOtherInstallationProfileModuleTestsTestCase::testOtherInstallationProfile | function | modules/ |
Tests that tests located in another installation profile do not appear. |
simpletest_classloader_register | function | modules/ |
|
simpletest_clean_database | function | modules/ |
Removed prefixed tables from the database that are left over from crashed tests. |
simpletest_clean_temporary_directories | function | modules/ |
Find all leftover temporary directories and remove them. |
simpletest_log_read | function | modules/ |
Read the error log and report any errors as assertion failures. |
simpletest_settings_form_validate | function | modules/ |
Validation handler for simpletest_settings_form(). |
SiteMaintenanceTestCase::$admin_user | property | modules/ |
|
SkipDotsRecursiveDirectoryIterator | class | includes/ |
Provides an interface for iterating recursively over filesystem directories. |
SkipDotsRecursiveDirectoryIterator::next | function | includes/ |
#[\ReturnTypeWillChange] |
SkipDotsRecursiveDirectoryIterator::rewind | function | includes/ |
#[\ReturnTypeWillChange] |
SkipDotsRecursiveDirectoryIterator::skipdots | function | includes/ |
|
SkipDotsRecursiveDirectoryIterator::__construct | function | includes/ |
Constructs a SkipDotsRecursiveDirectoryIterator |
Standard filters | group | modules/ |
Filters implemented by the Filter module. |
standard.info | file | profiles/ |
name = Standard description = Install with commonly used features pre-configured. version = VERSION core = 7.x dependencies[] = block dependencies[] = color dependencies[] = comment dependencies[] = contextual dependencies[] = dashboard dependencies[]… |
standard.install | file | profiles/ |
Install, update and uninstall functions for the standard installation profile. |
standard.profile | file | profiles/ |
Enables modules and site configuration for a standard site installation. |
standard_form_install_configure_form_alter | function | profiles/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
standard_install | function | profiles/ |
Implements hook_install(). |
statistics.admin.inc | file | modules/ |
Admin page callbacks for the Statistics module. |
statistics.module | file | modules/ |
Logs and displays access statistics for a site. |
StatisticsAdminTestCase | class | modules/ |
Tests the statistics administration screen. |
StatisticsAdminTestCase::$privileged_user | property | modules/ |
A user that has permission to administer and access statistics. |
StatisticsAdminTestCase::$test_node | property | modules/ |
A page node for which to check access statistics. |
StatisticsAdminTestCase::getInfo | function | modules/ |
|
StatisticsAdminTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
StatisticsAdminTestCase::testDeleteNode | function | modules/ |
Tests that when a node is deleted, the node counter is deleted too. |
StatisticsAdminTestCase::testDeleteUser | function | modules/ |
Tests that accesslog reflects when a user is deleted. |
StatisticsAdminTestCase::testExpiredLogs | function | modules/ |
Tests that cron clears day counts and expired access logs. |
StatisticsAdminTestCase::testStatisticsSettings | function | modules/ |
Verifies that the statistics settings page works. |
StatisticsBlockVisitorsTestCase::testIPAddressBlocking | function | modules/ |
Blocks an IP address via the top visitors report and then unblocks it. |
StatisticsLoggingTestCase::$node | property | modules/ |
|
StatisticsReportsTestCase::testDetails | function | modules/ |
Verifies that 'Details' page renders properly and displays the added hit. |
statistics_node_delete | function | modules/ |
Implements hook_node_delete(). |
statistics_node_tracker | function | modules/ |
Page callback: Displays statistics for a node. |
statistics_node_view | function | modules/ |
Implements hook_node_view(). |
statistics_update_7000 | function | modules/ |
Update the {accesslog}.sid column to match the length of {sessions}.sid |
statistics_update_index | function | modules/ |
Implements hook_update_index(). |
statistics_user_delete | function | modules/ |
Implements hook_user_delete(). |
StreamWrapperInterface::dir_closedir | function | includes/ |
|
StreamWrapperInterface::dir_opendir | function | includes/ |
|
StreamWrapperInterface::dir_readdir | function | includes/ |
|
StreamWrapperInterface::dir_rewinddir | function | includes/ |
|
StreamWrapperInterface::mkdir | function | includes/ |
|
StreamWrapperInterface::rmdir | function | includes/ |
Pagination
- Previous page
- Page 115
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.