Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| DuplicateInfoFileValidator | class | core/ |
Validates the stage does not have duplicate info.yml not present in active. |
| DuplicateInfoFileValidator.php | file | core/ |
|
| DuplicateInfoFileValidator::findInfoFiles | function | core/ |
Recursively finds info.yml files in a directory. |
| DuplicateInfoFileValidator::getSubscribedEvents | function | core/ |
|
| DuplicateInfoFileValidator::validate | function | core/ |
Validates the stage does not have duplicate info.yml not present in active. |
| DuplicateInfoFileValidator::__construct | function | core/ |
|
| DuplicateInfoFileValidatorTest | class | core/ |
Tests Duplicate Info File Validator. |
| DuplicateInfoFileValidatorTest.php | file | core/ |
|
| DuplicateInfoFileValidatorTest::createFileAtPath | function | core/ |
Creates the file at the root directory. |
| DuplicateInfoFileValidatorTest::providerDuplicateInfoFilesInStage | function | core/ |
Data provider for testDuplicateInfoFilesInStage. |
| DuplicateInfoFileValidatorTest::testDuplicateInfoFilesInStage | function | core/ |
Tests that duplicate info.yml in stage raise an error. |
| DynamicLocalTasks::$basePluginId | property | core/ |
The base plugin ID. |
| EditDetails::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Editor::$id | property | core/ |
The plugin ID. |
| Editor::getValidStreamWrappers | function | core/ |
Computes all valid choices for the "image_upload.scheme" setting. |
| Editor::id | function | core/ |
Gets the identifier. |
| EditorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| EditorConfigEntityUnitTest::$editorId | property | core/ |
Editor plugin ID. |
| EditorConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
| EditorConfigEntityUnitTest::$uuid | property | core/ |
The UUID generator used for testing. |
| EditorResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| EditorSecurityTest::testEditorXssFilterOverride | function | core/ |
Tests the standard text editor XSS filter being overridden. |
| EditorTest::$entityTypeId | property | core/ |
The tested entity type. |
| EditorValidationTest | class | core/ |
Tests validation of editor entities. |
| EditorValidationTest.php | file | core/ |
|
| EditorValidationTest::$modules | property | core/ |
Modules to install. |
| EditorValidationTest::$propertiesWithRequiredKeys | property | core/ |
The config entity mapping properties with >=1 required keys. |
| EditorValidationTest::setUp | function | core/ |
|
| EditorValidationTest::testImageUploadSettingsAreDynamicallyRequired | function | core/ |
Test validation when dynamically changing image upload settings. |
| EditorValidationTest::testImageUploadSettingsValidation | function | core/ |
Tests image upload settings validation. |
| EditorValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
| EditorValidationTest::testInvalidDependencies | function | core/ |
Tests that validation fails if config dependencies are invalid. |
| EditorValidationTest::testInvalidFormat | function | core/ |
Tests validating an editor with a non-existent `format`. |
| EditorValidationTest::testInvalidPluginId | function | core/ |
Tests validating an editor with an unknown plugin ID. |
| EditorValidationTest::testLabelValidation | function | core/ |
Tests validation of config entity's label. |
| EditorValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
| EditorValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
| editor_form_filter_admin_format_validate | function | core/ |
Additional validate handler for filter_format_form(). |
| ElementInfoManager::getCid | function | core/ |
Returns the CID used to cache the element info. |
| ElementInfoManagerTest::providerTestGetInfoElementPlugin | function | core/ |
Provides tests data for testGetInfoElementPlugin(). |
| ElementsFieldsetTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ElementsFieldsetTest::validateForm | function | core/ |
Form validation handler. |
| ElementTest::dataProviderIsRenderArray | function | core/ |
|
| ElementTest::providerTestIsEmpty | function | core/ |
|
| ElementTest::providerTestSetAttributes | function | core/ |
Data provider for testSetAttributes(). |
| ElementTest::providerVisibleChildren | function | core/ |
Data provider for testVisibleChildren. |
| ElementTest::testInvalidChildren | function | core/ |
Tests the children() method with an invalid key. |
| ElementTest::testWrapperIds | function | core/ |
Tests wrapper ids for checkboxes and radios. |
| ElementValidationTest | class | core/ |
Various tests of AJAX behavior. |
| ElementValidationTest.php | file | core/ |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.