Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SectionStorageTestBase | class | core/ |
Provides a base class for testing implementations of section storage. |
| SectionStorageTestBase.php | file | core/ |
|
| SectionStorageTestBase::$sectionStorage | property | core/ |
The section list implementation. |
| SectionStorageTestBase::getSectionList | function | core/ |
Sets up the section list. |
| SectionStorageTestBase::getSectionStorage | function | core/ |
Sets up the section list. |
| SectionStorageTestBase::setUp | function | core/ |
|
| SectionStorageTrait | trait | core/ |
Provides a trait for storing sections on an object. |
| SectionStorageTrait.php | file | core/ |
|
| SectionTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Section[[api-linebreak]] @group layout_builder |
| SectionTest.php | file | core/ |
|
| SectionTest::$section | property | core/ |
The section object to test. |
| SectionTest::assertComponents | function | core/ |
Asserts that the section has the expected components. |
| SectionTest::providerTestGetLayout | function | core/ |
Provides test data for ::testGetLayout(). |
| SectionTest::providerTestGetThirdPartySetting | function | core/ |
Provides test data for ::testGetThirdPartySetting(). |
| SectionTest::providerTestGetThirdPartySettings | function | core/ |
Provides test data for ::testGetThirdPartySettings(). |
| SectionTest::providerTestSetThirdPartySetting | function | core/ |
Provides test data for ::testSetThirdPartySettings(). |
| SectionTest::providerTestUnsetThirdPartySetting | function | core/ |
Provides test data for ::testUnsetThirdPartySetting(). |
| SectionTest::setUp | function | core/ |
|
| SectionTest::testAppendComponent | function | core/ |
@covers ::appendComponent[[api-linebreak]] @covers ::getNextHighestWeight[[api-linebreak]] @covers ::getComponentsByRegion[[api-linebreak]] |
| SectionTest::testGetComponent | function | core/ |
@covers ::getComponent[[api-linebreak]] |
| SectionTest::testGetComponentInvalidUuid | function | core/ |
@covers ::getComponent[[api-linebreak]] |
| SectionTest::testGetComponents | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::setComponent[[api-linebreak]] @covers ::getComponents[[api-linebreak]] |
| SectionTest::testGetLayout | function | core/ |
@covers ::getLayout[[api-linebreak]] @dataProvider providerTestGetLayout |
| SectionTest::testGetThirdPartyProviders | function | core/ |
@covers ::getThirdPartyProviders[[api-linebreak]] |
| SectionTest::testGetThirdPartySetting | function | core/ |
@covers ::getThirdPartySetting[[api-linebreak]] @dataProvider providerTestGetThirdPartySetting |
| SectionTest::testGetThirdPartySettings | function | core/ |
@covers ::getThirdPartySettings[[api-linebreak]] @dataProvider providerTestGetThirdPartySettings |
| SectionTest::testInsertAfterComponent | function | core/ |
@covers ::insertAfterComponent[[api-linebreak]] |
| SectionTest::testInsertAfterComponentInvalidUuid | function | core/ |
@covers ::insertAfterComponent[[api-linebreak]] |
| SectionTest::testInsertAfterComponentValidUuidRegionMismatch | function | core/ |
@covers ::insertAfterComponent[[api-linebreak]] |
| SectionTest::testInsertComponent | function | core/ |
@covers ::insertComponent[[api-linebreak]] @covers ::getComponentsByRegion[[api-linebreak]] |
| SectionTest::testInsertComponentAppend | function | core/ |
@covers ::insertComponent[[api-linebreak]] |
| SectionTest::testInsertComponentInvalidDelta | function | core/ |
@covers ::insertComponent[[api-linebreak]] |
| SectionTest::testRemoveComponent | function | core/ |
@covers ::removeComponent[[api-linebreak]] @covers ::getComponentsByRegion[[api-linebreak]] |
| SectionTest::testSetThirdPartySetting | function | core/ |
@covers ::setThirdPartySetting[[api-linebreak]] @dataProvider providerTestSetThirdPartySetting |
| SectionTest::testUnsetThirdPartySetting | function | core/ |
@covers ::unsetThirdPartySetting[[api-linebreak]] @dataProvider providerTestUnsetThirdPartySetting |
| Secure | class | core/ |
|
| Secure.php | file | core/ |
|
| Secure::$roles | property | core/ |
|
| Secure::__construct | function | core/ |
|
| SecuredRedirectResponse | class | core/ |
Provides a common base class for safe redirects. |
| SecuredRedirectResponse.php | file | core/ |
|
| SecuredRedirectResponse::createFromRedirectResponse | function | core/ |
Copies an existing redirect response into a safe one. |
| SecuredRedirectResponse::fromResponse | function | core/ |
Copies over the values from the given response. |
| SecuredRedirectResponse::isSafe | function | core/ |
Returns whether the URL is considered as safe to redirect to. |
| SecuredRedirectResponse::setTargetUrl | function | core/ |
|
| SecuredRedirectResponseTest | class | core/ |
Test secure redirect base class. |
| SecuredRedirectResponseTest.php | file | core/ |
Contains \Drupal\Tests\Component\HttpFoundation\SecuredRedirectResponseTest. |
| SecuredRedirectResponseTest::testRedirectCopy | function | core/ |
Tests copying of redirect response. |
| SecuredRedirectStub | class | core/ |
|
| SecuredRedirectStub::isSafe | function | core/ |
Returns whether the URL is considered as safe to redirect to. |
Pagination
- Previous page
- Page 1112
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.