Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DeleteTest::testInUse | function | core/ |
Tries deleting a file that is in use. |
| DeleteTest::testUnused | function | core/ |
Tries deleting a normal file (as opposed to a directory, symlink, etc). |
| DeleteTruncateTest | class | core/ |
Tests delete and truncate queries. |
| DeleteTruncateTest.php | file | core/ |
|
| DeleteTruncateTest::testDeleteFromNonExistingTable | function | core/ |
Deleting from a not existing table throws a DatabaseExceptionWrapper. |
| DeleteTruncateTest::testSimpleDelete | function | core/ |
Confirms that we can delete a single record successfully. |
| DeleteTruncateTest::testSpecialColumnDelete | function | core/ |
Confirms that we can delete a single special column name record successfully. |
| DeleteTruncateTest::testSubselectDelete | function | core/ |
Confirms that we can use a subselect in a delete successfully. |
| DeleteTruncateTest::testTruncate | function | core/ |
Confirms that we can truncate a whole table successfully. |
| DeleteTruncateTest::testTruncateInTransaction | function | core/ |
Confirms that we can truncate a whole table while in transaction. |
| DeleteTruncateTest::testTruncateNonExistingTable | function | core/ |
Truncating a not existing table throws a DatabaseExceptionWrapper. |
| DeleteTruncateTest::testTruncateTransactionRollback | function | core/ |
Confirms that transaction rollback voids a truncate operation. |
| DemoteNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| DemoUmamiContentHooks | class | core/ |
Hook implementations for demo_umami_content. |
| DemoUmamiContentHooks.php | file | core/ |
|
| DemoUmamiContentHooks::modulePreinstall | function | core/ |
Implements hook_module_preinstall(). |
| DemoUmamiHooks | class | core/ |
Hook implementations for demo_umami. |
| DemoUmamiHooks.php | file | core/ |
|
| DemoUmamiHooks::formInstallConfigureFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
| DemoUmamiHooks::help | function | core/ |
Implements hook_help(). |
| DemoUmamiHooks::installConfigureSubmit | function | core/ |
Submission handler for the site configuration form. |
| DemoUmamiHooks::navigationContentTop | function | core/ |
Implements hook_navigation_content_top(). |
| DemoUmamiHooks::setUserPasswords | function | core/ |
Sets the password of admin to be the password for all users. |
| DemoUmamiHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
| DemoUmamiHooks::__construct | function | core/ |
|
| DemoUmamiProfileTest | class | core/ |
Tests demo_umami profile. |
| DemoUmamiProfileTest.php | file | core/ |
|
| DemoUmamiProfileTest::$profile | property | core/ |
The profile to install as a basis for testing. |
| DemoUmamiProfileTest::assertDefaultConfig | function | core/ |
Asserts that the default configuration matches active configuration. |
| DemoUmamiProfileTest::assertDemonstrationWarningMessage | function | core/ |
Asserts if the demonstration warning message is displayed properly. |
| DemoUmamiProfileTest::drupalLoginWithPassword | function | core/ |
Logs in a user using the Mink controlled browser using a password. |
| DemoUmamiProfileTest::installParameters | function | core/ |
Returns the parameters that will be used when the test installs Drupal. |
| DemoUmamiProfileTest::testAppearance | function | core/ |
Tests that the Umami theme is available on the Appearance page. |
| DemoUmamiProfileTest::testConfig | function | core/ |
Tests the profile supplied configuration is the same after installation. |
| DemoUmamiProfileTest::testDemoFeatures | function | core/ |
Tests various capabilities of the demo profile. |
| DemoUmamiProfileTest::testDemonstrationWarningMessage | function | core/ |
Tests that the navigation warning only appears on the admin pages. |
| DemoUmamiProfileTest::testEditNodesByAdmin | function | core/ |
Tests the successful editing of nodes by admin. |
| DemoUmamiProfileTest::testUser | function | core/ |
Tests that the users can log in with the admin password entered at install. |
| DemoUmamiProfileTest::testWarningsOnStatusPage | function | core/ |
Tests demo_umami profile warnings shown on Status Page. |
| DemoUmamiRequirements | class | core/ |
Requirements for the Demo: Umami Food Magazine (Experimental) profile. |
| DemoUmamiRequirements.php | file | core/ |
|
| DemoUmamiRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
| DemoUmamiRequirements::__construct | function | core/ |
|
| demo_umami.install | file | core/ |
Install, update and uninstall functions for the demo_umami profile. |
| demo_umami.libraries.yml | file | core/ |
core/profiles/demo_umami/demo_umami.libraries.yml |
| demo_umami.links.menu.yml | file | core/ |
core/profiles/demo_umami/demo_umami.links.menu.yml |
| demo_umami_content.install | file | core/ |
Install, update and uninstall functions for the module. |
| demo_umami_content_install | function | core/ |
Implements hook_install(). |
| demo_umami_content_uninstall | function | core/ |
Implements hook_uninstall(). |
| demo_umami_install | function | core/ |
Implements hook_install(). |
Pagination
- Previous page
- Page 355
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.