Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
CheckProvider::$dynamicRequirementMap | property | core/ |
An array to map dynamic requirement keys to service IDs. |
CheckProvider::$staticRequirementMap | property | core/ |
An array to map static requirement keys to service IDs. |
CheckProvider::addCheckService | function | core/ |
Registers a new AccessCheck by service ID. |
CheckProvider::applies | function | core/ |
Determine which registered access checks apply to a route. |
CheckProvider::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
CheckProvider::loadCheck | function | core/ |
Lazy-loads access check services. |
CheckProvider::loadDynamicRequirementMap | function | core/ |
Compiles a mapping of requirement keys to access checker service IDs. |
CheckProvider::setChecks | function | core/ |
For each route, saves a list of applicable access checks to the route. |
CheckProviderInterface | interface | core/ |
Provides the available access checkers by service IDs. |
CheckProviderInterface.php | file | core/ |
|
CheckProviderInterface::addCheckService | function | core/ |
Registers a new AccessCheck by service ID. |
CheckProviderInterface::getChecksNeedRequest | function | core/ |
A list of checks that needs the request. |
CheckProviderInterface::loadCheck | function | core/ |
Lazy-loads access check services. |
CheckProviderInterface::setChecks | function | core/ |
For each route, saves a list of applicable access checks to the route. |
CKEditor4To5Upgrade::$id | property | core/ |
The plugin ID. |
CKEditor4To5UpgradePluginManager::validateAndBuildMaps | function | core/ |
Validates plugin definitions: avoids conflicts. Builds maps for later use. |
CKEditor5::validateConfigurationForm | function | core/ |
Form validation handler. |
CKEditor5::validatePair | function | core/ |
Validates a Text Editor + Text Format pair. |
CKEditor5::validateSwitchingToCKEditor5 | function | core/ |
Validate callback to inform the user of CKEditor 5 compatibility problems. |
CKEditor5AllowedTagsTest::testEnablingToVersion5Validation | function | core/ |
Test enabling CKEditor 5 in a way that triggers validation. |
CKEditor5CacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
CKEditor5ElementConstraintValidator | class | core/ |
CKEditor 5 element validator. |
CKEditor5ElementConstraintValidator.php | file | core/ |
|
CKEditor5ElementConstraintValidator::validate | function | core/ |
|
CKEditor5ImageController::generateLockIdFromFileUri | function | core/ |
Generates a lock ID based on the file URI. |
CKEditor5ImageController::validate | function | core/ |
Validates the file. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator | class | core/ |
CKEditor 5 Media plugin in sync with the filter settings validator. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator.php | file | core/ |
|
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$filterPluginManager | property | core/ |
The filter plugin manager service. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::$typedConfigManager | property | core/ |
The typed config manager service. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::validate | function | core/ |
|
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::__construct | function | core/ |
Constructs a new CKEditor5MediaAndFilterSettingsInSyncConstraintValidator. |
CKEditor5Plugin::$id | property | core/ |
The plugin ID. |
CKEditor5PluginDefinition::validateCKEditor5Aspects | function | core/ |
Validates the CKEditor 5 aspects of the CKEditor 5 plugin definition. |
CKEditor5PluginDefinition::validateConfiguration | function | core/ |
Validates the given configuration array. |
CKEditor5PluginDefinition::validateDrupalAspects | function | core/ |
Validates the Drupal aspects of the CKEditor 5 plugin definition. |
CKEditor5PluginManager::getProvidedElements | function | core/ |
Gets all supported elements for the given plugins and text editor. |
CKEditor5PluginManagerInterface::getProvidedElements | function | core/ |
Gets all supported elements for the given plugins and text editor. |
CKEditor5PluginManagerTest::providerProvidedElementsInvalidElementSubset | function | core/ |
Data provider. |
CKEditor5PluginManagerTest::providerTestDerivedPluginDefinitions | function | core/ |
Data provider. |
CKEditor5PluginManagerTest::providerTestInvalidPluginDefinitions | function | core/ |
Data provider. |
CKEditor5PluginManagerTest::providerTestPluginSupportingElement | function | core/ |
Provides use cases for findPluginSupportingElement(). |
CKEditor5PluginManagerTest::providerTestProvidedElements | function | core/ |
Provides uses cases enabling different elements and the expected results. |
CKEditor5PluginManagerTest::testInvalidPluginDefinitions | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::processDefinition() @dataProvider providerTestInvalidPluginDefinitions |
CKEditor5PluginManagerTest::testProvidedElements | function | core/ |
Tests the parsing of CKEditor 5 plugin element config. |
CKEditor5PluginManagerTest::testProvidedElementsInvalidElementSubset | function | core/ |
Tests detection of invalid CKEditor5PluginElementsSubsetInterface classes. |
CKEditor5StylesheetsTest::externalStylesheetsProvider | function | core/ |
Provides test cases for external stylesheets. |
CKEditor5Test::providerPathsToFormNames | function | core/ |
Data provider for testing mapViolationPropertyPathsToFormNames. |
CKEditor5TestBase::assertNoRealtimeValidationErrors | function | core/ |
Checks that no real-time validation errors are present. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.