Search for __set
Title | Object type | File name | Summary |
---|---|---|---|
AttachedAssetsTest::$modules | property | core/ |
Modules to install. |
AttachedAssetsTest::$renderer | property | core/ |
The renderer service. |
AttachedAssetsTest::setUp | function | core/ |
|
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 query strings attached get added right. |
AttachedAssetsTest::testAddJsSettings | function | core/ |
Tests adding JavaScript settings. |
AttachedAssetsTest::testAggregatedAttributes | function | core/ |
Tests that attributes are maintained when JS aggregation is enabled. |
AttachedAssetsTest::testAggregation | function | core/ |
Integration test for CSS/JS aggregation. |
AttachedAssetsTest::testAlter | function | core/ |
Tests altering a JavaScript's weight via hook_js_alter(). |
AttachedAssetsTest::testAttributes | function | core/ |
Tests adding JavaScript files with additional attributes. |
AttachedAssetsTest::testDefault | function | core/ |
Tests that default CSS and JavaScript is empty. |
AttachedAssetsTest::testDynamicLibrary | function | core/ |
Dynamically defines an asset library and alters it. |
AttachedAssetsTest::testHeaderHTML | function | core/ |
Tests JS assets depending on the 'core/<head>' virtual library. |
AttachedAssetsTest::testLibraryAlter | function | core/ |
Adds a JavaScript library to the page and alters it. |
AttachedAssetsTest::testLibraryNameConflicts | function | core/ |
Tests that multiple modules can implement libraries with the same name. |
AttachedAssetsTest::testLibraryUnknown | function | core/ |
Tests non-existing libraries. |
AttachedAssetsTest::testNoCache | function | core/ |
Tests that for assets with cache = FALSE, Drupal sets preprocess = FALSE. |
AttachedAssetsTest::testRenderDifferentWeight | function | core/ |
Tests rendering the JavaScript with a file's weight above jQuery's. |
AttachedAssetsTest::testRenderOrder | function | core/ |
Tests JavaScript and CSS asset ordering. |
AttachedAssetsTest::testSettings | function | core/ |
Tests JavaScript settings. |
AttachedAssetsTest::testVersionQueryString | function | core/ |
Tests JavaScript versioning. |
AttachmentsInterface::setAttachments | function | core/ |
Replaces this object's attached data with the provided array. |
AttachmentsTrait::setAttachments | function | core/ |
|
Attribute::offsetExists | function | core/ |
|
Attribute::offsetGet | function | core/ |
|
Attribute::offsetSet | function | core/ |
|
Attribute::offsetUnset | function | core/ |
|
Attribute::setAttribute | function | core/ |
Sets values for an attribute key. |
AttributeArray::offsetExists | function | core/ |
|
AttributeArray::offsetGet | function | core/ |
|
AttributeArray::offsetSet | function | core/ |
|
AttributeArray::offsetUnset | function | core/ |
|
AttributeBase::setClass | function | core/ |
Sets the class of the attributed class. |
AttributeBase::setProvider | function | core/ |
Sets the name of the provider of the attribute class. |
AttributeBaseTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Attribute\AttributeBase @group Attribute |
AttributeBaseTest.php | file | core/ |
|
AttributeBaseTest::testGetId | function | core/ |
@covers ::getId |
AttributeBaseTest::testSetClass | function | core/ |
@covers ::getClass @covers ::setClass |
AttributeBaseTest::testSetProvider | function | core/ |
@covers ::getProvider @covers ::setProvider |
AttributeClassDiscoveryCachedTest::setUp | function | core/ |
|
AttributeClassDiscoveryTest::setUp | function | core/ |
|
AttributeInterface::setClass | function | core/ |
Sets the class of the attributed class. |
AttributeInterface::setProvider | function | core/ |
Sets the name of the provider of the attribute class. |
AttributeTest::testSet | function | core/ |
Tests set of values. |
AttributeTest::testSetAttribute | function | core/ |
Tests setting attributes. @covers ::setAttribute |
automated_cron.settings.yml | file | core/ |
core/modules/automated_cron/config/install/automated_cron.settings.yml |
automated_cron.settings.yml | file | core/ |
core/profiles/standard/config/install/automated_cron.settings.yml |
automated_cron_form_system_cron_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the system_cron_settings() form. |
automated_cron_settings_submit | function | core/ |
Form submission handler for system_cron_settings(). |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.