Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| AliasTest::testPrefixListCacheDeletionMidRequest | function | core/ |
Tests situation where the prefix list cache is deleted mid-request. |
| AliasTest::testPreloadPathAlias | function | core/ |
Tests preload path alias. |
| AliasWhitelist | class | core/ |
Cache a list of valid alias prefixes. |
| AliasWhitelist.php | file | core/ |
|
| AliasWhitelistInterface | interface | core/ |
Cache a list of valid alias prefixes. |
| AliasWhitelistInterface.php | file | core/ |
|
| align.module.css | file | core/ |
Alignment classes for text and block level elements. |
| align.module.css | file | core/ |
Alignment classes for text and block level elements. |
| Alignment | class | core/ |
CKEditor 5 Alignment plugin. |
| alignment.admin.css | file | core/ |
.ckeditor5-toolbar-button-alignment\:left { background-image: url(../icons/align-left.svg); } .ckeditor5-toolbar-button-alignment\:right { background-image: url(../icons/align-right.svg); } .ckeditor5-toolbar-button-alignment\:center { … |
| Alignment.php | file | core/ |
|
| Alignment::buildConfigurationForm | function | core/ |
Form for choosing which alignment types are available. |
| Alignment::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| Alignment::DEFAULT_CONFIGURATION | constant | core/ |
The default configuration for this plugin. |
| Alignment::getDynamicPluginConfig | function | core/ |
Filters the alignment options to those chosen in editor config. |
| Alignment::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
| Alignment::submitConfigurationForm | function | core/ |
Form submission handler. |
| Alignment::validateConfigurationForm | function | core/ |
Form validation handler. |
| AlignmentPluginTest | class | core/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Alignment. |
| AlignmentPluginTest.php | file | core/ |
|
| AlignmentPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
| AlignmentPluginTest::testGetDynamicPluginConfig | function | core/ |
Tests get dynamic plugin config. |
| AllExceptHostEntity | class | core/ |
Allows access to all entities except for the host entity. |
| AllExceptHostEntity.php | file | core/ |
|
| AllExceptHostEntity::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
| AllowDirectWrite | class | core/ |
Identifies sandbox managers which can operate on the running code base. |
| AllowDirectWrite.php | file | core/ |
|
| AllowedPackages | class | composer/ |
Determine recursively which packages have been allowed to scaffold files. |
| AllowedPackages.php | file | composer/ |
|
| AllowedPackages::$composer | property | composer/ |
The Composer service. |
| AllowedPackages::$io | property | composer/ |
Composer's I/O service. |
| AllowedPackages::$manageOptions | property | composer/ |
Manager of the options in the top-level composer.json's 'extra' section. |
| AllowedPackages::$newPackages | property | composer/ |
The list of new packages added by this Composer command. |
| AllowedPackages::evaluateNewPackages | function | composer/ |
Evaluates newly-added packages and see if they are already allowed. |
| AllowedPackages::event | function | composer/ |
Handles package events during a 'composer require' operation. |
| AllowedPackages::getAllowedPackages | function | composer/ |
Gets a list of all packages that are allowed to copy scaffold files. |
| AllowedPackages::getPackage | function | composer/ |
Retrieves a package from the current composer process. |
| AllowedPackages::getTopLevelAllowedPackages | function | composer/ |
Gets all packages that are allowed in the top-level composer.json. |
| AllowedPackages::recursiveGetAllowedPackages | function | composer/ |
Builds a name-to-package mapping from a list of package names. |
| AllowedPackages::__construct | function | composer/ |
AllowedPackages constructor. |
| AllowedScaffoldPackagesValidator | class | core/ |
Validates the list of packages that are allowed to scaffold files. |
| AllowedScaffoldPackagesValidator.php | file | core/ |
|
| AllowedScaffoldPackagesValidator::getSubscribedEvents | function | core/ |
|
| AllowedScaffoldPackagesValidator::validate | function | core/ |
Validates that only the implicitly allowed packages can use scaffolding. |
| AllowedScaffoldPackagesValidator::__construct | function | core/ |
|
| AllowedScaffoldPackagesValidatorTest | class | core/ |
Tests Allowed Scaffold Packages Validator. |
| AllowedScaffoldPackagesValidatorTest.php | file | core/ |
|
| AllowedScaffoldPackagesValidatorTest::testPreApply | function | core/ |
Tests that the allowed-packages setting is validated during pre-apply. |
| AllowedScaffoldPackagesValidatorTest::testPreCreate | function | core/ |
Tests that the allowed-packages setting is validated during pre-create. |
| AllowedValuesConstraint | class | core/ |
Checks for the value being allowed. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.