Search for all
- Search 7.x for all
- Search 8.9.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 |
|---|---|---|---|
| IntegerData::getCastedValue | function | core/ |
Gets the primitive data value casted to the correct PHP type. |
| IntegerFormatter | class | core/ |
Plugin implementation of the 'number_integer' formatter. |
| IntegerFormatter.php | file | core/ |
|
| IntegerFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| IntegerFormatter::numberFormat | function | core/ |
Formats a number. |
| IntegerInterface | interface | core/ |
Interface for integer numbers. |
| IntegerInterface.php | file | core/ |
|
| IntegerItem | class | core/ |
Defines the 'integer' field type. |
| IntegerItem.php | file | core/ |
|
| IntegerItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| IntegerItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| IntegerItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| IntegerItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
| IntegerItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| IntegerItem::schema | function | core/ |
Returns the schema for the field. |
| IntegrationTest | class | core/ |
Tests basic integration of views data from the aggregator module. |
| IntegrationTest | class | core/ |
Tests basic integration of views data from the statistics module. |
| IntegrationTest.php | file | core/ |
|
| IntegrationTest.php | file | core/ |
|
| IntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| IntegrationTest::$deniedUser | property | core/ |
A test user with node viewing access only. |
| IntegrationTest::$feedStorage | property | core/ |
The entity storage for aggregator feeds. |
| IntegrationTest::$itemStorage | property | core/ |
The entity storage for aggregator items. |
| IntegrationTest::$modules | property | core/ |
Modules to install. |
| IntegrationTest::$modules | property | core/ |
Modules to enable. |
| IntegrationTest::$node | property | core/ |
Stores the node object which is used by the test. |
| IntegrationTest::$testViews | property | core/ |
Views used by this test. |
| IntegrationTest::$testViews | property | core/ |
Views used by this test. |
| IntegrationTest::$webUser | property | core/ |
Stores the user object that accesses the page. |
| IntegrationTest::setUp | function | core/ |
Sets up the test. |
| IntegrationTest::setUp | function | core/ |
|
| IntegrationTest::testAggregatorItemView | function | core/ |
Tests basic aggregator_item view. |
| IntegrationTest::testNodeCounterIntegration | function | core/ |
Tests the integration of the {node_counter} table in views. |
| IntegrityConstraintViolationException | class | core/ |
Exception thrown if a query would violate an integrity constraint. |
| IntegrityConstraintViolationException.php | file | core/ |
|
| Interface translation properties | group | core/ |
.info.yml file properties for interface translation settings. |
| Internal | class | core/ |
Defines the "internal" plugin (i.e. core plugins part of our CKEditor build). |
| Internal.php | file | core/ |
|
| Internal::$cache | property | core/ |
The cache backend. |
| Internal::create | function | core/ |
Creates an instance of the plugin. |
| Internal::generateACFSettings | function | core/ |
Builds the ACF part of the CKEditor JS settings. |
| Internal::generateFormatTagsSetting | function | core/ |
Builds the "format_tags" configuration part of the CKEditor JS settings. |
| Internal::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| Internal::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| Internal::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| Internal::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
| Internal::isInternal | function | core/ |
Indicates if this plugin is part of the optimized CKEditor build. |
| Internal::__construct | function | core/ |
Constructs a \Drupal\ckeditor\Plugin\CKEditorPlugin\Internal object. |
| InternalEntitiesTest | class | core/ |
Makes assertions about the JSON:API behavior for internal entities. |
| InternalEntitiesTest.php | file | core/ |
Pagination
- Previous page
- Page 809
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.