Files - main - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| EditorPluginInterface.php | core/ |
Drupal\editor\Plugin | ||
| EditorPrivateFileReferenceFilterTest.php | core/ |
Drupal\Tests\editor\Functional | ||
| EditorResourceTestBase.php | core/ |
Drupal\Tests\editor\Functional\Rest | ||
| EditorSecurityTest.php | core/ |
Drupal\Tests\editor\Functional | ||
| EditorTest.php | core/ |
Drupal\Tests\jsonapi\Functional | ||
| EditorTestHooks.php | core/ |
Drupal\editor_test\Hook | ||
| EditorTestTextLongItem.php | core/ |
Drupal\editor_test\Plugin\Field\FieldType | ||
| EditorValidationTest.php | core/ |
Drupal\Tests\editor\Kernel | ||
| EditorXmlAnonTest.php | core/ |
Drupal\Tests\editor\Functional\Rest | ||
| EditorXmlBasicAuthTest.php | core/ |
Drupal\Tests\editor\Functional\Rest | ||
| EditorXmlCookieTest.php | core/ |
Drupal\Tests\editor\Functional\Rest | ||
| EditorXssFilterInterface.php | core/ |
Drupal\editor | ||
| editor_private_test.info.yml | core/ |
core/modules/editor/tests/modules/editor_private_test/editor_private_test.info.yml | ||
| editor_test.info.yml | core/ |
core/modules/editor/tests/modules/editor_test/editor_test.info.yml | ||
| editor_test.libraries.yml | core/ |
core/modules/editor/tests/modules/editor_test/editor_test.libraries.yml | ||
| editor_test.schema.yml | core/ |
core/modules/editor/tests/modules/editor_test/config/schema/editor_test.schema.yml | ||
| edit_form.css | core/ |
Edit form layout and sidebar styles. | ||
| edit_form.css | core/ |
@media (min-width: 64em) { .gin--edit-form { padding-inline-end: var(--gin-sidebar-offset); } } @media (min-width: 64em) and (prefers-reduced-motion: no-preference) { .gin--edit-form .dialog-off-canvas-main-canvas { transition:… | ||
| edit_form.pcss.css | core/ |
Edit form layout and sidebar styles. | ||
| Element.php | core/ |
Drupal\editor | ||
| Element.php | core/ |
Drupal\Core\Config\Schema | ||
| Element.php | core/ |
Drupal\Core\Render | ||
| ElementInfoIntegrationTest.php | core/ |
Drupal\KernelTests\Core\Render | ||
| ElementInfoManager.php | core/ |
Drupal\Core\Render | ||
| ElementInfoManagerInterface.php | core/ |
Drupal\Core\Render | ||
| ElementInfoManagerTest.php | core/ |
Drupal\Tests\Core\Render | ||
| ElementInfoTestHooks.php | core/ |
Drupal\element_info_test\Hook | ||
| ElementInfoTestNumberBuilder.php | core/ |
Drupal\element_info_test | ||
| ElementInterface.php | core/ |
Drupal\config_translation\FormElement | ||
| ElementInterface.php | core/ |
Drupal\Core\Render\Element | ||
| elements.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Generic elements. */ html { font-family: var(--font-family); font-size: 100%; font-weight:… | ||
| elements.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Generic elements. */ ::selection { background: var(--gin-color-primary-light-hover); } html { … | ||
| elements.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Generic elements. */ html { font-family: var(--font-family); font-size: 100%; font-weight:… | ||
| elements.pcss.css | core/ |
/** * Generic elements. */ html { font-family: var(--font-family); font-size: 100%; font-weight: normal; font-style: normal; line-height: var(--line-height); } body { word-wrap: break-word; hyphens: auto; color: var(--color-fg); … | ||
| elements.pcss.css | core/ |
/** * Generic elements. */ ::selection { background: var(--gin-color-primary-light-hover); } html { font-family: var(--gin-font); font-size: 100%; font-weight: normal; font-style: normal; line-height: var(--line-height); … | ||
| elements.pcss.css | core/ |
/** * Generic elements. */ html { font-family: var(--font-family); font-size: 100%; font-weight: normal; font-style: normal; line-height: var(--line-height); } body { word-wrap: break-word; hyphens: auto; color: var(--color-fg); … | ||
| ElementsAccessTest.php | core/ |
Drupal\Tests\system\Functional\Form | ||
| ElementsContainerTest.php | core/ |
Drupal\Tests\system\Functional\Form | ||
| ElementsContainerTest.php | core/ |
Drupal\Tests\system\Kernel\Form | ||
| ElementsFieldsetTest.php | core/ |
Drupal\Tests\system\Kernel\Form | ||
| ElementsLabelsTest.php | core/ |
Drupal\Tests\system\Functional\Form | ||
| ElementsTableSelectTest.php | core/ |
Drupal\Tests\system\FunctionalJavascript\Form | ||
| ElementsTableSelectTest.php | core/ |
Drupal\Tests\system\Functional\Form | ||
| ElementsVerticalTabsTest.php | core/ |
Drupal\Tests\system\Functional\Form | ||
| ElementsVerticalTabsWithSummaryTest.php | core/ |
Drupal\Tests\system\FunctionalJavascript\Form | ||
| ElementTest.php | core/ |
Drupal\Tests\system\Functional\Form | ||
| ElementTest.php | core/ |
Drupal\Tests\Core\Render | ||
| ElementValidationTest.php | core/ |
Drupal\FunctionalJavascriptTests\Ajax | ||
| element_info_test.info.yml | core/ |
core/modules/system/tests/modules/element_info_test/element_info_test.info.yml | ||
| Email.php | core/ |
Drupal\Core\TypedData\Plugin\DataType |
Pagination
- Previous page
- Page 92
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.