Search for check
- Search 7.x for check
- Search 9.5.x for check
- Search 8.9.x for check
- Search 10.3.x for check
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Environment::checkMemoryLimit | function | core/ |
Compares the memory required for an operation to the available memory. |
EnvironmentTest::providerTestCheckMemoryLimit | function | core/ |
Provides data for testCheckMemoryLimit(). |
EnvironmentTest::testCheckMemoryLimit | function | core/ |
Tests \Drupal\Component\Utility\Environment::checkMemoryLimit(). |
ExecutableFinderTest::testCheckConfigurationForExecutablePath | function | core/ |
Tests that the executable finder looks for paths in configuration. |
ExposedFormCheckboxesTest | class | core/ |
Tests exposed forms functionality. |
ExposedFormCheckboxesTest.php | file | core/ |
|
ExposedFormCheckboxesTest::$defaultTheme | property | core/ |
|
ExposedFormCheckboxesTest::$modules | property | core/ |
|
ExposedFormCheckboxesTest::$terms | property | core/ |
Test terms. |
ExposedFormCheckboxesTest::$testViews | property | core/ |
|
ExposedFormCheckboxesTest::$vocabulary | property | core/ |
Vocabulary for testing checkbox options. |
ExposedFormCheckboxesTest::setUp | function | core/ |
|
ExposedFormCheckboxesTest::testExposedFormRenderCheckboxes | function | core/ |
Tests overriding the default render option with checkboxes. |
ExposedFormCheckboxesTest::testExposedIsAllOfFilter | function | core/ |
Tests that "is all of" filters work with checkboxes. |
ExtensionList::checkIncompatibility | function | core/ |
Tests the compatibility of an extension. |
ExtensionListTest::providerCheckIncompatibility | function | core/ |
DataProvider for testCheckIncompatibility(). |
ExtensionListTest::testCheckIncompatibility | function | core/ |
@covers ::checkIncompatibility |
FieldConfigAccessControlHandler::checkAccess | function | core/ |
|
FieldDefinitionIntegrityTest::checkDisplayOption | function | core/ |
Helper method that tries to load plugin definitions. |
FieldReuseAccessCheck | class | core/ |
Defines an access check for the reuse existing fields form. |
FieldReuseAccessCheck.php | file | core/ |
|
FieldReuseAccessCheck::access | function | core/ |
Checks access to the reuse existing fields form. |
FieldReuseAccessCheck::__construct | function | core/ |
Creates a new FieldReuseAccessCheck. |
FieldStorageConfigAccessControlHandler::checkAccess | function | core/ |
|
FileAccessControlHandler::checkAccess | function | core/ |
|
FileAccessControlHandler::checkCreateAccess | function | core/ |
|
FileAccessControlHandler::checkFieldAccess | function | core/ |
|
FileFormatterBase::checkAccess | function | core/ |
|
FileSystemRequirementsTest::checkSystemRequirements | function | core/ |
Checks system runtime requirements. |
FileTestAccessControlHandler::checkAccess | function | core/ |
|
FileTransfer::checkPath | function | core/ |
Checks that the path is inside the jail and throws an exception if not. |
FileUpload::checkFileUploadAccess | function | core/ |
Checks if the current user has access to upload the file. |
FileUploadTest::testCheckFileUploadAccessWithBaseField | function | core/ |
@covers ::checkFileUploadAccess |
FilterAPITest::testCheckMarkupFilterOrder | function | core/ |
Tests that the filter order is respected. |
FilterAPITest::testCheckMarkupFilterSubset | function | core/ |
Tests the ability to apply only a subset of filters. |
FilterFormatAccessControlHandler::checkAccess | function | core/ |
|
FilterNoFormatTest::testCheckMarkupNoFormat | function | core/ |
Tests text without format. |
form--checkbox-radio.css | file | core/ |
Checkbox and radio input elements. |
form--checkbox-radio.pcss.css | file | core/ |
Checkbox and radio input elements. |
FormModeAccessCheck | class | core/ |
Defines an access check for entity form mode routes. |
FormModeAccessCheck.php | file | core/ |
|
FormModeAccessCheck::$entityTypeManager | property | core/ |
The entity type manager. |
FormModeAccessCheck::access | function | core/ |
Checks access to the form mode. |
FormModeAccessCheck::__construct | function | core/ |
Creates a new FormModeAccessCheck. |
FormState::$programmed_bypass_access_check | property | core/ |
|
FormState::isBypassingProgrammedAccessChecks | function | core/ |
Determines if this form submission should bypass #access. |
FormState::setProgrammedBypassAccessCheck | function | core/ |
Sets if this form submission should bypass #access. |
FormStateDecoratorBase::isBypassingProgrammedAccessChecks | function | core/ |
|
FormStateDecoratorBase::setProgrammedBypassAccessCheck | function | core/ |
|
FormStateDecoratorBaseTest::testIsBypassingProgrammedAccessChecks | function | core/ |
@covers ::isBypassingProgrammedAccessChecks |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.