Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| tree-child.module.css | file | core/ |
Visual styles for a nested tree child. |
| tree-child.module.css | file | core/ |
Visual styles for a nested tree child. |
| TreeConfigTargetForm | class | core/ |
Provides a form for configuring preferences and dynamically updating select list options via AJAX. |
| TreeConfigTargetForm.php | file | core/ |
|
| TreeConfigTargetForm::buildForm | function | core/ |
|
| TreeConfigTargetForm::getEditableConfigNames | function | core/ |
|
| TreeConfigTargetForm::getFormId | function | core/ |
|
| TreeConfigTargetForm::updateOptions | function | core/ |
Updates the options of a select list. |
| TRexEditor | class | core/ |
Defines a Tyrannosaurus-Rex powered text editor for testing purposes. |
| TRexEditor.php | file | core/ |
|
| TRexEditor::buildConfigurationForm | function | core/ |
|
| TRexEditor::getDefaultSettings | function | core/ |
|
| TRexEditor::getJSSettings | function | core/ |
|
| TRexEditor::getLibraries | function | core/ |
|
| TriggeringElementProgrammedTest | class | core/ |
Tests detection of triggering_element for programmed form submissions. |
| TriggeringElementProgrammedTest.php | file | core/ |
|
| TriggeringElementProgrammedTest::buildForm | function | core/ |
|
| TriggeringElementProgrammedTest::getFormId | function | core/ |
|
| TriggeringElementProgrammedTest::submitForm | function | core/ |
|
| TriggeringElementProgrammedTest::testLimitValidationErrors | function | core/ |
Tests that #limit_validation_errors of the only submit button takes effect. |
| TriggeringElementProgrammedTest::validateForm | function | core/ |
|
| TriggeringElementTest | class | core/ |
Tests that FAPI correctly determines the triggering element. |
| TriggeringElementTest.php | file | core/ |
|
| TriggeringElementTest::$defaultTheme | property | core/ |
|
| TriggeringElementTest::$modules | property | core/ |
|
| TriggeringElementTest::testAttemptAccessControlBypass | function | core/ |
Tests attempts to bypass access control. |
| TriggeringElementTest::testNoButtonInfoInPost | function | core/ |
Tests the triggering element when no button information is included. |
| TriggerPreviewCommand | class | core/ |
Provides an AJAX command for triggering the views live preview. |
| TriggerPreviewCommand.php | file | core/ |
|
| TriggerPreviewCommand::render | function | core/ |
|
| Truncate | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Truncate. |
| Truncate | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Truncate. |
| Truncate | class | core/ |
General class for an abstracted TRUNCATE operation. |
| Truncate.php | file | core/ |
|
| Truncate.php | file | core/ |
|
| Truncate.php | file | core/ |
|
| Truncate.php | file | core/ |
|
| Truncate::$table | property | core/ |
The table to truncate. |
| Truncate::execute | function | core/ |
Executes the TRUNCATE query. |
| Truncate::execute | function | core/ |
|
| Truncate::__construct | function | core/ |
Constructs a Truncate query object. |
| Truncate::__toString | function | core/ |
Implements PHP magic __toString method to convert the query to a string. |
| Truncate::__toString | function | core/ |
|
| TrustedCallback | class | core/ |
Attribute to tell that a method is a trusted callback. |
| TrustedCallback.php | file | core/ |
|
| TrustedCallbackInterface | interface | core/ |
Interface to declare trusted callbacks. |
| TrustedCallbackInterface.php | file | core/ |
|
| TrustedCallbackInterface::THROW_EXCEPTION | constant | core/ |
Untrusted callbacks throw exceptions. |
| TrustedCallbackInterface::TRIGGER_SILENCED_DEPRECATION | constant | core/ |
Untrusted callbacks trigger silenced E_USER_DEPRECATION errors. |
Pagination
- Previous page
- Page 1680
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.