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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| DiskSpaceValidator::stat | function | core/ |
Wrapper around the stat() function. |
| DiskSpaceValidator::temporaryDirectory | function | core/ |
Returns the path of the system temporary directory. |
| DiskSpaceValidator::validate | function | core/ |
Validates that there is enough free disk space to do stage operations. |
| DiskSpaceValidator::__construct | function | core/ |
|
| DiskSpaceValidatorTest | class | core/ |
Tests Disk Space Validator. |
| DiskSpaceValidatorTest.php | file | core/ |
|
| DiskSpaceValidatorTest::providerDiskSpaceValidation | function | core/ |
Data provider for testDiskSpaceValidation(). |
| DiskSpaceValidatorTest::testDiskSpaceValidation | function | core/ |
Tests disk space validation. |
| DiskSpaceValidatorTest::testDiskSpaceValidationDuringPreApply | function | core/ |
Tests disk space validation during pre-apply. |
| Display | class | core/ |
Provides a form for editing the Views display. |
| Display.php | file | core/ |
|
| Display::buildForm | function | core/ |
Form constructor. |
| Display::getForm | function | core/ |
Creates a new instance of this form. |
| Display::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Display::getFormKey | function | core/ |
Returns the key that represents this form. |
| Display::getFormState | function | core/ |
@todo Remove this and switch all usage of $form_state->get('section') to $form_state->get('type'). |
| Display::submitForm | function | core/ |
Form submission handler. |
| Display::validateForm | function | core/ |
Form validation handler. |
| Display::__construct | function | core/ |
Constructs a new Display object. |
| DisplayApiTest | class | core/ |
Tests the field display API. |
| DisplayApiTest.php | file | core/ |
|
| DisplayApiTest::$cardinality | property | core/ |
The field cardinality to use in this test. |
| DisplayApiTest::$displayOptions | property | core/ |
The field display options to use in this test. |
| DisplayApiTest::$entity | property | core/ |
The test entity. |
| DisplayApiTest::$fieldName | property | core/ |
The field name to use in this test. |
| DisplayApiTest::$label | property | core/ |
The field label to use in this test. |
| DisplayApiTest::$values | property | core/ |
An array of random values, in the format expected for field values. |
| DisplayApiTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| DisplayApiTest::testFieldEmpty | function | core/ |
Tests that the prepareView() formatter method still fires for empty values. |
| DisplayApiTest::testFieldItemListView | function | core/ |
Tests the FieldItemListInterface::view() method. |
| DisplayApiTest::testFieldItemView | function | core/ |
Tests the FieldItemInterface::view() method. |
| DisplayAttachmentTest | class | core/ |
Tests the UI for the attachment display plugin. |
| DisplayAttachmentTest | class | core/ |
Tests the attachment display plugin. |
| DisplayAttachmentTest.php | file | core/ |
|
| DisplayAttachmentTest.php | file | core/ |
|
| DisplayAttachmentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayAttachmentTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayAttachmentTest::$modules | property | core/ |
Modules to install. |
| DisplayAttachmentTest::$testViews | property | core/ |
Views used by this test. |
| DisplayAttachmentTest::$testViews | property | core/ |
Views used by this test. |
| DisplayAttachmentTest::setUp | function | core/ |
Sets up the test. |
| DisplayAttachmentTest::testAttachment | function | core/ |
Tests the attachment plugin. |
| DisplayAttachmentTest::testAttachmentOnAttachedMachineNameChange | function | core/ |
Tests the attachment after changing machine name. |
| DisplayAttachmentTest::testAttachmentUI | function | core/ |
Tests the attachment UI. |
| DisplayAttachmentTest::testDisabledAttachments | function | core/ |
Tests that nothing is output when the attachment displays are disabled. |
| DisplayAttachmentTest::testRemoveAttachedDisplay | function | core/ |
Tests the attachment working after the attached page was deleted. |
| DisplayBlockTest | class | core/ |
Tests the block display plugin. |
| DisplayBlockTest.php | file | core/ |
|
| DisplayBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DisplayBlockTest::$modules | property | core/ |
Modules to install. |
Pagination
- Previous page
- Page 361
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.