Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ReadOnlyStream::rmdir | function | core/ |
Support for rmdir(). |
| ReadOnlyStream::setUri | function | core/ |
Sets the absolute stream resource URI. |
| ReadOnlyStream::stream_flush | function | core/ |
Support for fflush(). |
| ReadOnlyStream::stream_lock | function | core/ |
Support for flock(). |
| ReadOnlyStream::stream_metadata | function | core/ |
Does not change meta data as this is a read-only stream wrapper. |
| ReadOnlyStream::stream_open | function | core/ |
Support for fopen(), file_get_contents(), etc. |
| ReadOnlyStream::stream_truncate | function | core/ |
Truncate stream. |
| ReadOnlyStream::stream_write | function | core/ |
Support for fwrite(), file_put_contents() etc. |
| ReadOnlyStream::unlink | function | core/ |
Support for unlink(). |
| ReadOnlyStreamWrapperTest | class | core/ |
Tests the read-only stream wrapper write functions. |
| ReadOnlyStreamWrapperTest.php | file | core/ |
|
| ReadOnlyStreamWrapperTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
| ReadOnlyStreamWrapperTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
| ReadOnlyStreamWrapperTest::testReadOnlyBehavior | function | core/ |
Test read-only specific behavior. |
| Rearrange::submitForm | function | core/ |
Form submission handler. |
| Rearrange::__construct | function | core/ |
Constructs a new Rearrange object. |
| RearrangeFieldsTest | class | core/ |
Tests the reordering of fields via AJAX. |
| RearrangeFieldsTest.php | file | core/ |
|
| RearrangeFieldsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RearrangeFieldsTest::$testViews | property | core/ |
Views used by this test. |
| RearrangeFieldsTest::assertFieldOrder | function | core/ |
Check if the fields are in the correct order. |
| RearrangeFieldsTest::getViewFields | function | core/ |
Gets the fields from the View. |
| RearrangeFieldsTest::testRearrangeFields | function | core/ |
Tests field sorting. |
| RearrangeFilter::arrayKeyPlus | function | core/ |
Adds one to each key of an array. |
| RearrangeFilter::submitForm | function | core/ |
Form submission handler. |
| RearrangeFilter::__construct | function | core/ |
Constructs a new RearrangeFilter object. |
| RearrangeFilterTest | class | core/ |
Unit tests for Views UI module functions. |
| RearrangeFilterTest.php | file | core/ |
|
| RearrangeFilterTest::testStaticMethods | function | core/ |
Tests static methods. |
| RebuildPermissionsForm | class | core/ |
Form for rebuilding permissions. |
| RebuildPermissionsForm.php | file | core/ |
|
| RebuildPermissionsForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| RebuildPermissionsForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| RebuildPermissionsForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| RebuildPermissionsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| RebuildPermissionsForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| RebuildPermissionsForm::submitForm | function | core/ |
Form submission handler. |
| RebuildScriptTest | class | core/ |
Tests the rebuild script access and functionality. |
| RebuildScriptTest.php | file | core/ |
|
| RebuildScriptTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RebuildScriptTest::testRebuild | function | core/ |
Test redirect in rebuild.php. |
| RebuildTest | class | core/ |
Tests functionality of \Drupal\Core\Form\FormBuilderInterface::rebuildForm(). |
| RebuildTest | class | core/ |
Tests functionality of \Drupal\Core\Form\FormBuilderInterface::rebuildForm(). |
| RebuildTest.php | file | core/ |
|
| RebuildTest.php | file | core/ |
|
| RebuildTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RebuildTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RebuildTest::$modules | property | core/ |
Modules to enable. |
| RebuildTest::$modules | property | core/ |
Modules to enable. |
| RebuildTest::$webUser | property | core/ |
A user for testing. |
Pagination
- Previous page
- Page 989
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.