Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| AliasRepositoryInterface.php | file | core/ |
|
| AliasRepositoryInterface::lookupByAlias | function | core/ |
Searches a path alias for a given alias. |
| AliasRepositoryInterface::lookupBySystemPath | function | core/ |
Searches a path alias for a given Drupal system path. |
| AliasRepositoryInterface::pathHasMatchingAlias | function | core/ |
Check if any alias exists starting with $initial_substring. |
| AliasRepositoryInterface::preloadPathAlias | function | core/ |
Pre-loads path alias information for a given list of system paths. |
| AliasTest | class | core/ |
Tests path alias CRUD and lookup functionality. |
| AliasTest.php | file | core/ |
|
| AliasTest::$modules | property | core/ |
Modules to install. |
| AliasTest::setUp | function | core/ |
|
| AliasTest::testLookupByAlias | function | core/ |
Tests lookup by alias. |
| AliasTest::testLookupBySystemPath | function | core/ |
Tests lookup by system path. |
| AliasTest::testLookupPath | function | core/ |
Tests lookup path. |
| AliasTest::testPrefixList | function | core/ |
Tests the alias prefix. |
| 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. |
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.