Search for %s
| Title | Object type | File name | Summary |
|---|---|---|---|
| AddFormBase::prepareMediaEntityForSave | function | core/ |
Prepares a created media item to be permanently saved. |
| AddFormBase::preRenderAddedMedia | function | core/ |
Converts the set of newly added media into an item list for rendering. |
| AddFormBase::processInputValues | function | core/ |
Creates media items from source field input values. |
| AddFormBase::removeButtonSubmit | function | core/ |
Submit handler for the remove button. |
| AddFormBase::submitForm | function | core/ |
Form submission handler. |
| AddFormBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| AddFormBase::updateFormCallback | function | core/ |
AJAX callback to update the entire form based on source field input. |
| AddFormBase::updateLibrary | function | core/ |
AJAX callback to send the new media item(s) to the media library. |
| AddFormBase::updateWidget | function | core/ |
AJAX callback to send the new media item(s) to the calling code. |
| AddFormBase::validateForm | function | core/ |
Form validation handler. |
| AddFormBase::validateMediaEntity | function | core/ |
Validate a created media item. |
| AddFormBase::__construct | function | core/ |
Constructs an AddFormBase object. |
| AddHandler::__construct | function | core/ |
Constructs a new AddHandler object. |
| AddItemToToolbar::__construct | function | core/ |
|
| AddItemToToolbarConfigActionTest | class | core/ |
Tests add item to toolbar config action. |
| AddItemToToolbarConfigActionTest.php | file | core/ |
|
| AddItemToToolbarConfigActionTest::$configSchemaCheckerExclusions | property | core/ |
An array of config object names that are excluded from schema checking. |
| AddItemToToolbarConfigActionTest::$modules | property | core/ |
Modules to install. |
| AddItemToToolbarConfigActionTest::setUp | function | core/ |
|
| AddItemToToolbarConfigActionTest::testActionRequiresCKEditor5 | function | core/ |
Tests that the `addItemToToolbar` config action requires CKEditor 5. |
| AddItemToToolbarConfigActionTest::testAddItemToToolbar | function | core/ |
Tests add item to toolbar. |
| AddItemToToolbarConfigActionTest::testAddNonExistentItem | function | core/ |
Tests that adding non-existent toolbar item to CKEditor triggers an error. |
| AddJsCommand | class | core/ |
An AJAX command for adding JS to the page via AJAX. |
| AddJsCommand.php | file | core/ |
|
| AddJsCommand::$scripts | property | core/ |
An array containing attributes of the scripts to be added to the page. |
| AddJsCommand::$selector | property | core/ |
A CSS selector string. |
| AddJsCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| AddJsCommand::__construct | function | core/ |
Constructs an AddJsCommand. |
| AddListPluginStylesTest | class | core/ |
Tests creating base field overrides for the promote field on node types. |
| AddListPluginStylesTest.php | file | core/ |
|
| AddListPluginStylesTest::setDatabaseDumpFiles | function | core/ |
|
| AddListPluginStylesTest::testRunUpdates | function | core/ |
Tests update path that adds 'styles' property to editors with list plugin. |
| AddModeration::__construct | function | core/ |
|
| AddModerationConfigActionTest | class | core/ |
Tests Add Moderation Config Action. |
| AddModerationConfigActionTest.php | file | core/ |
|
| AddModerationConfigActionTest::$modules | property | core/ |
Modules to install. |
| AddModerationConfigActionTest::createRecipe | function | core/ |
Creates a recipe configuration for adding entity types and bundles to a workflow. |
| AddModerationConfigActionTest::testActionOnlyTargetsWorkflows | function | core/ |
Tests that the action only targets workflows. |
| AddModerationConfigActionTest::testAddEntityTypeAndBundle | function | core/ |
Tests adding entity types and bundles to a workflow. |
| AddModerationConfigActionTest::testDeriverAdminLabel | function | core/ |
Tests that the derived config action definitions have correct admin labels. |
| AddModerationConfigActionTest::testWorkflowMustBeContentModeration | function | core/ |
Tests that the workflow must be of type Content Moderation. |
| AddModerationDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| AddModerationDeriver::__construct | function | core/ |
|
| AddNavigationBlock::__construct | function | core/ |
|
| AddNavigationBlockConfigActionTest | class | core/ |
Tests Add Navigation Block Config Action. |
| AddNavigationBlockConfigActionTest.php | file | core/ |
|
| AddNavigationBlockConfigActionTest::$modules | property | core/ |
Modules to install. |
| AddNavigationBlockConfigActionTest::setUp | function | core/ |
|
| AddNavigationBlockConfigActionTest::testActionOnlySupportsNavigationConfig | function | core/ |
Checks invalid config exception. |
| AddNavigationBlockConfigActionTest::testAddBlockToNavigation | function | core/ |
Tests add item logic. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.