Search for %s

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.