Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| InternalTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor\Plugin\CKEditorPlugin\Internal[[api-linebreak]] |
| InternalTest.php | file | core/ |
|
| InternalTest::$ckeditorPluginManager | property | core/ |
The CKEditor plugin manager. |
| InternalTest::$editor | property | core/ |
A testing text editor. |
| InternalTest::$format | property | core/ |
A testing text format. |
| InternalTest::$modules | property | core/ |
Modules to enable. |
| InternalTest::formatTagsSettingsTestCases | function | core/ |
A data provider for testFormatTagsSettings. |
| InternalTest::setUp | function | core/ |
|
| InternalTest::testFormatTagsSettings | function | core/ |
Test the format tags settings. |
| InternalTypedDataTestTrait | trait | core/ |
Trait that provides mocked typed data objects. |
| InternalTypedDataTestTrait.php | file | core/ |
|
| InternalTypedDataTestTrait::getTypedDataProperty | function | core/ |
Gets a typed data property. |
| InternalUri | class | core/ |
Processes an internal uri into an 'internal:' or 'entity:' URI. |
| InternalUri.php | file | core/ |
|
| Internationalization | group | core/ |
Internationalization and translation |
| Interpolator | class | composer/ |
Injects config values from an associative array into a string. |
| Interpolator.php | file | composer/ |
|
| Interpolator::$data | property | composer/ |
The associative array of replacements. |
| Interpolator::$endToken | property | composer/ |
The character sequence that identifies the end of a token. |
| Interpolator::$startToken | property | composer/ |
The character sequence that identifies the start of a token. |
| Interpolator::addData | function | composer/ |
Adds to the data set to use when interpolating. |
| Interpolator::findTokens | function | composer/ |
Finds all of the tokens in the provided message. |
| Interpolator::interpolate | function | composer/ |
Replaces tokens in a string with values from an associative array. |
| Interpolator::replacements | function | composer/ |
Finds the tokens that exist in a message and builds a replacement array. |
| Interpolator::setData | function | composer/ |
Sets the data set to use when interpolating. |
| Interpolator::__construct | function | composer/ |
Interpolator constructor. |
| InvalidConsumer | class | core/ |
|
| InvalidConsumer::addHandler | function | core/ |
|
| InvalidDataTest | class | core/ |
Tests handling of some invalid data. |
| InvalidDataTest.php | file | core/ |
|
| InvalidDataTest::testInsertDuplicateData | function | core/ |
Tests aborting of traditional SQL database systems with invalid data. |
| InvalidDataTest::testInsertDuplicateDataFromSelect | function | core/ |
Tests inserting with invalid data from a select query. |
| InvalidDataTypeException | class | core/ |
Exception thrown when a data type is invalid. |
| InvalidDataTypeException.php | file | core/ |
|
| InvalidDecoratedMethod | class | core/ |
Exception thrown when a decorator's _call() method is triggered, but the decorated object does not contain the requested method. |
| InvalidDecoratedMethod.php | file | core/ |
|
| InvalidDeriverException | class | core/ |
Exception to be thrown if a plugin tries to use an invalid deriver. |
| InvalidDeriverException.php | file | core/ |
|
| InvalidHandler | class | core/ |
|
| InvalidLibrariesExtendSpecificationException | class | core/ |
Defines a custom exception for an invalid libraries-extend specification. |
| InvalidLibrariesExtendSpecificationException.php | file | core/ |
|
| InvalidLibrariesOverrideSpecificationException | class | core/ |
Defines a custom exception if a definition refers to a non-existent library. |
| InvalidLibrariesOverrideSpecificationException.php | file | core/ |
|
| InvalidLibraryFileException | class | core/ |
Defines an exception if the library file could not be parsed. |
| InvalidLibraryFileException.php | file | core/ |
|
| InvalidLinkTemplateException | class | core/ |
Indicates that a link template does not follow the required pattern. |
| InvalidLinkTemplateException.php | file | core/ |
|
| InvalidLookupKeyException | class | core/ |
Exception thrown when a config entity uses an invalid lookup key. |
| InvalidLookupKeyException.php | file | core/ |
|
| InvalidMergeQueryException | class | core/ |
Exception thrown for merge queries that do not make semantic sense. |
Pagination
- Previous page
- Page 794
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.