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 |
---|---|---|---|
CommentEntityTranslationCheckRequirementsTest | class | core/ |
Tests check requirements for comment entity translation source plugin. |
CommentEntityTranslationCheckRequirementsTest.php | file | core/ |
|
CommentEntityTranslationCheckRequirementsTest::$modules | property | core/ |
Modules to install. |
CommentEntityTranslationCheckRequirementsTest::providerTestCheckRequirements | function | core/ |
Provides data for testCheckRequirements. |
CommentEntityTranslationCheckRequirementsTest::testCheckRequirements | function | core/ |
Tests exception thrown when the given module is not enabled in the source. |
CommentType::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
CommentTypeRequirementsTest::providerTestCheckCommentTypeRequirements | function | core/ |
Test cases for ::testCheckCommentTypeRequirements(). |
CommentTypeRequirementsTest::testCheckCommentTypeRequirements | function | core/ |
Tests thrown exceptions when node or comment aren't enabled on source. |
commit-code-check.sh | file | core/ |
#!/bin/bash # # This script performs code quality checks. # # @internal # This script is not covered by Drupal core's backwards compatibility promise. # It exists only for core development purposes. # # The script makes the following… |
ComponentRenderTest::checkArrayObjectTypeCast | function | core/ |
Ensure fuzzy coercing of arrays and objects works properly. |
ComponentRenderTest::checkArrayObjectTypeCast | function | core/ |
Ensure fuzzy coercing of arrays and objects works properly. |
ComponentRenderTest::checkAttributeMerging | function | core/ |
Ensures the attributes are merged properly. |
ComponentRenderTest::checkAttributeMerging | function | core/ |
Ensures the attributes are merged properly. |
ComponentRenderTest::checkEmbedWithNested | function | core/ |
Render a card with slots that include a CTA component. |
ComponentRenderTest::checkEmbedWithNested | function | core/ |
Render a card with slots that include a CTA component. |
ComponentRenderTest::checkEmptyProps | function | core/ |
Ensure that components can have 0 props. |
ComponentRenderTest::checkEmptyProps | function | core/ |
Ensure that components can have 0 props. |
ComponentRenderTest::checkIncludeDataMapping | function | core/ |
Check using a component with an include and no default context. |
ComponentRenderTest::checkIncludeDataMapping | function | core/ |
Check using a component with an include and no default context. |
ComponentRenderTest::checkIncludeDefaultContent | function | core/ |
Check using a component with an include and default context. |
ComponentRenderTest::checkIncludeDefaultContent | function | core/ |
Check using a component with an include and default context. |
ComponentRenderTest::checkInvalidSlot | function | core/ |
Ensure that the slots throw an error for invalid slots. |
ComponentRenderTest::checkInvalidSlot | function | core/ |
Ensure that the slots throw an error for invalid slots. |
ComponentRenderTest::checkLibraryOverrides | function | core/ |
Check using the libraryOverrides. |
ComponentRenderTest::checkLibraryOverrides | function | core/ |
Check using the libraryOverrides. |
ComponentRenderTest::checkNonExistingComponent | function | core/ |
Ensures that including an invalid component creates an error. |
ComponentRenderTest::checkNonExistingComponent | function | core/ |
Ensures that including an invalid component creates an error. |
ComponentRenderTest::checkPropValidation | function | core/ |
Ensures the schema violations are reported properly. |
ComponentRenderTest::checkPropValidation | function | core/ |
Ensures the schema violations are reported properly. |
ComponentRenderTest::checkRenderElementAlters | function | core/ |
Ensures the alter callbacks work properly. |
ComponentRenderTest::checkRenderElementAlters | function | core/ |
Ensures the alter callbacks work properly. |
ComponentRenderTest::checkSlots | function | core/ |
Ensure that the slots allow a render array or a scalar when using the render element. |
ComponentRenderTest::checkSlots | function | core/ |
Ensure that the slots allow a render array or a scalar when using the render element. |
Composer::upgradePHPUnitCheck | function | core/ |
Determines if PHPUnit needs to be upgraded. |
ComposerInspectorTest::testVersionCheck | function | core/ |
@covers ::validate[[api-linebreak]] |
config.checkpoints | service | core/ |
Drupal\Core\Config\Checkpoint\LinearHistory |
config.schema_checker | service | sites/ |
Drupal\Core\Config\Development\LenientConfigSchemaChecker |
config.schema_checker | service | core/ |
Drupal\Core\Config\Development\LenientConfigSchemaChecker |
config.storage.checkpoint | service | core/ |
Drupal\Core\Config\Checkpoint\CheckpointStorage |
ConfigEntityImportTest::checkSinglePluginConfigSync | function | core/ |
Tests that a single set of plugin config stays in sync. |
ConfigEntityType::checkStorageClass | function | core/ |
|
ConfigFormBase::checkConfigOverrides | function | core/ |
Form #after_build callback: Adds message if overrides exist. |
ConfigImporter::checkOp | function | core/ |
Checks that the operation is still valid. |
ConfigInstaller::checkConfigurationToInstall | function | core/ |
Checks the configuration that will be installed for an extension. |
ConfigInstaller::checkConfigurationToInstall | function | core/ |
Checks the configuration that will be installed for an extension. |
ConfigInstallerInterface::checkConfigurationToInstall | function | core/ |
Checks the configuration that will be installed for an extension. |
ConfigInstallTest::testDependencyChecking | function | core/ |
Tests the configuration with unmet dependencies is not installed. |
ConfigSchemaChecker | class | core/ |
Listens to the config save event and validates schema. |
ConfigSchemaChecker.php | file | core/ |
|
ConfigSchemaChecker::$checked | property | core/ |
An array of config checked already. Keyed by config name and a checksum. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.