Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 |
AutomatedCronHooks::formSystemCronSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the system_cron_settings() form. |
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_settings_submit | function | core/ |
Form submission handler for system_cron_settings(). |
BackendChain::set | function | core/ |
Stores data in the persistent cache. |
BackendChain::setMultiple | function | core/ |
Store multiple items in the persistent cache. |
BackendChainImplementationUnitTest::setUp | function | core/ |
|
BackendChainImplementationUnitTest::testSet | function | core/ |
Tests that set will propagate. |
BackendCompilerPassTest::setUp | function | core/ |
|
BanIpTest::setUp | function | core/ |
|
BanMiddlewareTest::setUp | function | core/ |
|
BarClass::setBaz | function | core/ |
Setter for our BazClass object. |
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.