Search for Id
- Search 7.x for Id
- Search 9.5.x for Id
- Search 8.9.x for Id
- Search 10.3.x for Id
- Search 11.x for Id
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormValidatorTest::testMustValidate | function | core/ |
Tests the 'must_validate' $form_state flag. |
| FormValidatorTest::testPerformRequiredValidation | function | core/ |
Tests perform required validation. |
| FormValidatorTest::testPreventDuplicateValidation | function | core/ |
Tests the 'must_validate' $form_state flag. |
| FormValidatorTest::testRequiredErrorMessage | function | core/ |
Tests required error message. |
| FormValidatorTest::testValidateInvalidFormToken | function | core/ |
Tests validate invalid form token. |
| FormValidatorTest::testValidateValidFormToken | function | core/ |
Tests validate valid form token. |
| FormValidatorTest::testValidationComplete | function | core/ |
Tests the 'validation_complete' $form_state flag. |
| FormValidatorTestMockInterface | interface | core/ |
Interface used in the mocking process of this test. |
| FormValidatorTestMockInterface::element_validate | function | core/ |
Function used in the mocking process of this test. |
| FormValidatorTestMockInterface::hash_validate | function | core/ |
Function used in the mocking process of this test. |
| FormValidatorTestMockInterface::validate_handler | function | core/ |
Function used in the mocking process of this test. |
| FormValuesTest::formModeProvider | function | core/ |
Data provider for testSimpleAjaxFormValue. |
| FormValuesTest::testSimpleInvalidCallbacksAjaxFormValue | function | core/ |
Tests that AJAX elements with invalid callbacks return error code 500. |
| form_test.http_middleware | service | core/ |
Drupal\form_test\StackMiddleware\FormTestMiddleware |
| form_validator | service | core/ |
Drupal\Core\Form\FormValidator |
| FrameworkTest::testLazyLoadOverriddenCSS | function | core/ |
Tests that overridden CSS files are not added during lazy load. |
| FriendsTest::testWithAttributeAndForbiddenAnnotation | function | core/ |
@group Chandler |
| FriendsTest::testWithForbiddenAnnotation | function | core/ |
@group Janice |
| FriendsTrait::testInTraitWithAttributeAndForbiddenAnnotation | function | core/ |
@group Chandler |
| FriendsTrait::testInTraitWithForbiddenAnnotation | function | core/ |
@group Janice |
| FrontMatterTest::providerFrontMatterData | function | core/ |
Provides the front matter data to test. |
| FullyValidatableConstraint | class | core/ |
Constraint for fully validatable config schema type. |
| FullyValidatableConstraint.php | file | core/ |
|
| FullyValidatableConstraintValidator | class | core/ |
FullyValidatable constraint. |
| FullyValidatableConstraintValidator.php | file | core/ |
|
| FullyValidatableConstraintValidator::validate | function | core/ |
|
| FundamentalCompatibilityConstraintValidator | class | core/ |
Validates fundamental compatibility of CKEditor 5 with the given text format. |
| FundamentalCompatibilityConstraintValidator.php | file | core/ |
|
| FundamentalCompatibilityConstraintValidator::checkAllHtmlTagsAreCreatable | function | core/ |
Checks all HTML tags supported by enabled CKEditor 5 plugins are creatable. |
| FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsAreCompatible | function | core/ |
Checks that fundamental CKEditor 5 plugins' HTML tags are allowed. |
| FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsMatch | function | core/ |
Checks the HTML restrictions match the enabled CKEditor 5 plugins' output. |
| FundamentalCompatibilityConstraintValidator::checkNoMarkupFilters | function | core/ |
Checks no TYPE_MARKUP_LANGUAGE filters are present. |
| FundamentalCompatibilityConstraintValidator::findHtmlRestrictorFilterNotAllowingTags | function | core/ |
Analyzes a text format to find the filter not allowing required tags. |
| FundamentalCompatibilityConstraintValidator::FUNDAMENTAL_CKEDITOR5_PLUGINS | constant | core/ |
The fundamental CKEditor 5 plugins without which it cannot function. |
| FundamentalCompatibilityConstraintValidator::getFiltersInFormatOfType | function | core/ |
Gets the filters of the given type in this text format. |
| FundamentalCompatibilityConstraintValidator::validate | function | core/ |
|
| GDToolkit::getWidth | function | core/ |
Returns the width of the image. |
| GDToolkit::isValid | function | core/ |
Checks if the image is valid. |
| GdToolkitGifImageManipulationTest::providerOperationTestCases | function | core/ |
Data provider for ::testManipulations(). |
| GdToolkitImageManipulationTestBase::providerOperationTestCases | function | core/ |
Data provider for ::testManipulations(). |
| GdToolkitNoTransparencyGifImageManipulationTest::providerOperationTestCases | function | core/ |
Data provider for ::testManipulations(). |
| GdToolkitPngImageManipulationTest::pngImageProvider | function | core/ |
Provides a list of PNG image URIs for testing. |
| GenerateThemeTest::testInfoOverrides | function | core/ |
|
| GenericCacheBackendUnitTestBase::testInvalidate | function | core/ |
Tests invalidate. |
| GenericCacheBackendUnitTestBase::testInvalidateTags | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
| GetTest::integerValuesDataProvider | function | core/ |
Provides data for the successful lookup test. |
| gin-color-overrides.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* Color */ a, .link, button.link, .tabs__link.is-active, [open] .gin-details__summary--accordion, [open]… |
| gin-color-overrides.pcss.css | file | core/ |
/* Color */ a, .link, button.link, .tabs__link.is-active, [open] .gin-details__summary--accordion, [open] .gin-details__summary--accordion-item, [open] .gin-details__summary--vertical-tabs-item, .vertical-tabs__menu-item.is-selected… |
| gin-divider.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .divider { background-color: var(--gin-border-color); } |
| gin-divider.pcss.css | file | core/ |
.divider { background-color: var(--gin-border-color); } |
Pagination
- Previous page
- Page 85
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.