Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| settings_tray.pcss.css | file | core/ |
Settings tray toolbar styles. |
| settings_tray.routing.yml | file | core/ |
core/modules/settings_tray/settings_tray.routing.yml |
| settings_tray.services.yml | file | core/ |
core/modules/settings_tray/settings_tray.services.yml |
| settings_tray.settings_tray.html.twig | file | core/ |
--- label: 'Using in-line (quick) settings editing' related: - core.ui_components --- <h2>{% trans %}Goal{% endtrans %}</h2> <p>{% trans %}Edit settings in place.{% endtrans %}</p> <h2>{% trans %}What is quick… |
| settings_tray.theme.css | file | core/ |
Visual styling for Settings Tray module. |
| settings_tray.theme.css | file | core/ |
Visual styling for Settings Tray module. |
| settings_tray.toolbar.css | file | core/ |
Visual styling for the toolbar when Settings Tray module is enabled. |
| settings_tray.toolbar.css | file | core/ |
Visual styling for the toolbar when Settings Tray module is enabled. |
| settings_tray_edit.css | file | core/ |
.dialog-off-canvas-main-canvas.js-settings-tray-edit-mode .settings-tray-editable.settings-tray-editable:hover, .dialog-off-canvas-main-canvas.js-settings-tray-edit-mode .settings-tray-editable.settings-tray-editable.settings-tray-active-editable { … |
| settings_tray_edit.css | file | core/ |
Settings tray edit mode styles. |
| settings_tray_edit.pcss.css | file | core/ |
Settings tray edit mode styles. |
| settings_tray_install | function | core/ |
Implements hook_install(). |
| settings_tray_override_test.info.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.info.yml |
| settings_tray_override_test.overrider | service | core/ |
Drupal\settings_tray_override_test\ConfigOverrider |
| settings_tray_override_test.services.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_override_test/settings_tray_override_test.services.yml |
| settings_tray_test.info.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_test/settings_tray_test.info.yml |
| settings_tray_test_css.info.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.info.yml |
| settings_tray_test_css.libraries.yml | file | core/ |
core/modules/settings_tray/tests/modules/settings_tray_test_css/settings_tray_test_css.libraries.yml |
| ShapeItem | class | core/ |
Defines the 'shape' field type. |
| ShapeItem.php | file | core/ |
|
| ShapeItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| ShapeItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| ShapeItem::mainPropertyName | function | core/ |
Returns the name of the main property, if any. |
| ShapeItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| ShapeItem::schema | function | core/ |
Returns the schema for the field. |
| ShapeItemRequired | class | core/ |
Defines the 'shape_required' field type. |
| ShapeItemRequired.php | file | core/ |
|
| ShapeItemRequired::propertyDefinitions | function | core/ |
Defines field item properties. |
| ShapeItemTest | class | core/ |
Tests the new entity API for the shape field type. |
| ShapeItemTest.php | file | core/ |
|
| ShapeItemTest::$fieldName | property | core/ |
The name of the field to use in this test. |
| ShapeItemTest::$modules | property | core/ |
Modules to install. |
| ShapeItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| ShapeItemTest::testShapeItem | function | core/ |
Tests using entity fields of the shape field type. |
| ShapeOnlyColorEditableWidget | class | core/ |
Plugin implementation of the 'shape_only_color_editable_widget' widget. |
| ShapeOnlyColorEditableWidget.php | file | core/ |
|
| ShapeOnlyColorEditableWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| SharedEntityTestBundleClassA | class | core/ |
A bundle class that shares the same entity type as entity_test. |
| SharedEntityTestBundleClassA.php | file | core/ |
|
| SharedEntityTestBundleClassB | class | core/ |
A bundle class that shares the same entity type as entity_test. |
| SharedEntityTestBundleClassB.php | file | core/ |
|
| SharedTempStore | class | core/ |
Stores and retrieves temporary data for a given owner. |
| SharedTempStore.php | file | core/ |
|
| SharedTempStore::$currentUser | property | core/ |
The current user. |
| SharedTempStore::$expire | property | core/ |
The time to live for items in seconds. |
| SharedTempStore::$lockBackend | property | core/ |
The lock object used for this data. |
| SharedTempStore::$owner | property | core/ |
The owner key to store along with the data (e.g. a user or session ID). |
| SharedTempStore::$requestStack | property | core/ |
The request stack. |
| SharedTempStore::$storage | property | core/ |
The key/value storage object used for this data. |
| SharedTempStore::delete | function | core/ |
Deletes data from the store for a given key and releases the lock on it. |
Pagination
- Previous page
- Page 1268
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.