Search for add
Title | Object type | File name | Summary |
---|---|---|---|
AjaxCssTest::testCkeditorAjaxAddCss | function | core/ |
Tests adding style sheets dynamically to CKEditor. |
AjaxResponse::addCommand | function | core/ |
Add an AJAX command to the response. |
ajax_forms_test_advanced_commands_add_css_callback | function | core/ |
Ajax callback for 'add_css'. |
AliasRepository::addLanguageFallback | function | core/ |
Adds path alias language fallback conditions to a select query object. |
AliasStorage::addLanguageFallback | function | core/ |
Adds path alias language fallback conditions to a select query object. |
AlterableInterface::addMetaData | function | core/ |
Adds additional metadata to the query. |
AlterableInterface::addTag | function | core/ |
Adds a tag to a query. |
ArchiverInterface::add | function | core/ |
Adds the specified file or directory to the archive. |
AttachedAssetsTest::testAddExternalFiles | function | core/ |
Tests adding external CSS and JavaScript files. |
AttachedAssetsTest::testAddFiles | function | core/ |
Tests adding a CSS and a JavaScript file. |
AttachedAssetsTest::testAddJsFileWithQueryString | function | core/ |
Tests JavaScript files that have querystrings attached get added right. |
AttachedAssetsTest::testAddJsSettings | function | core/ |
Tests adding JavaScript settings. |
AttachmentsInterface::addAttachments | function | core/ |
Adds attachments. |
AttachmentsTrait::addAttachments | function | core/ |
|
Attribute::addClass | function | core/ |
Adds classes or merges them on to array of existing CSS classes. |
AttributeTest::testAdd | function | core/ |
Tests adding new values to an existing part of the attribute. |
AttributeTest::testAddClasses | function | core/ |
Tests adding class attributes with the AttributeArray helper method. @covers ::addClass |
AttributeTest::testChainAddRemoveClasses | function | core/ |
Tests removing class attributes with the Attribute helper methods. @covers ::removeClass @covers ::addClass |
AttributeTest::testTwigAddRemoveClasses | function | core/ |
Tests the twig calls to the Attribute. @dataProvider providerTestAttributeClassHelpers |
AuditResult::addReason | function | core/ |
Adds a reason why the migration passed or failed the audit. |
AuthenticationCollector::addProvider | function | core/ |
Adds a provider to the array of registered providers. |
AuthenticationCollectorInterface::addProvider | function | core/ |
Adds a provider to the array of registered providers. |
BaseFieldDefinition::addPropertyConstraints | function | core/ |
Adds constraints for a given field item property. |
BatchBuilder::addOperation | function | core/ |
Adds a batch operation. |
BatchBuilderTest::testAddingLibraries | function | core/ |
Tests setting and adding libraries. |
BatchBuilderTest::testAddOperation | function | core/ |
Tests addOperation(). |
block-content-add-list.html.twig | file | core/ |
Default theme implementation to present a list of custom block types. |
block-content-add-list.html.twig | file | core/ |
Seven's theme implementation to display a list of custom block types. |
block-content-add-list.html.twig | file | core/ |
Claro's theme implementation to display a list of custom block types. |
block-content-add-list.html.twig | file | core/ |
Theme override to present a list of custom block types. |
BlockAddController | class | core/ |
Controller for building the block instance add form. |
BlockAddController.php | file | core/ |
|
BlockAddController::blockAddConfigureForm | function | core/ |
Build the block instance add form. |
BlockContentAddLocalAction | class | core/ |
Modifies the 'Add custom block' local action. |
BlockContentAddLocalAction.php | file | core/ |
|
BlockContentAddLocalAction::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
BlockContentCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Each comment must have a comment body, which always has a text format. |
BlockContentController::add | function | core/ |
Displays add custom block links for available types. |
BlockContentController::addForm | function | core/ |
Presents the custom block creation form. |
BlockContentController::getAddFormTitle | function | core/ |
Provides the page title for this controller. |
BlockContentReusableUpdateTest::testReusableFieldAddition | function | core/ |
Tests adding 'reusable' entity base field to the block content entity type. |
BlockContentReusableUpdateTest::testReusableFieldAdditionWithoutViews | function | core/ |
Tests that the update succeeds even if Views is not installed. |
BlockContentTypeTest::testsBlockContentAddTypes | function | core/ |
Tests that redirects work as expected when multiple block types exist. |
BlockContentUpdateTest::testStatusFieldAddition | function | core/ |
Tests adding a status field to the block content entity type. |
BlockContentWizardTest::testViewAddBlockContent | function | core/ |
Tests creating a 'block_content' entity view. |
BlockTest::testAddBlockFromLibraryWithWeight | function | core/ |
Tests adding a block from the library page with a weight query string. |
block_content.add.html.twig | file | core/ |
--- label: 'Creating a custom block' related: - block.overview - block.configure - block.place - block_content.type --- {% set content_url = render_var(url('entity.block_content.collection')) %} <h2>{% trans %}Goal{%… |
block_content_add_body_field | function | core/ |
Adds the default body field to a custom block type. |
block_content_post_update_add_views_reusable_filter | function | core/ |
Adds a 'reusable' filter to all Custom Block views. |
book.adding.html.twig | file | core/ |
--- label: 'Adding content to a book' related: - book.about - book.configuring - book.creating - book.organizing --- {% set node_add = render_var(url('node.add_page')) %} {% set config =… |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.