Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search main for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SectionComponentBuildRenderArrayEvent::$plugin | property | core/ |
The plugin for the section component being built. |
| SectionComponentBuildRenderArrayEvent::getBuild | function | core/ |
Get the render array in its current state. |
| SectionComponentBuildRenderArrayEvent::getComponent | function | core/ |
Get the section component whose render array is being built. |
| SectionComponentBuildRenderArrayEvent::getContexts | function | core/ |
Get the available contexts. |
| SectionComponentBuildRenderArrayEvent::getPlugin | function | core/ |
Get the plugin for the section component being built. |
| SectionComponentBuildRenderArrayEvent::inPreview | function | core/ |
Determine if the component is in preview mode. |
| SectionComponentBuildRenderArrayEvent::setBuild | function | core/ |
Set the render array. |
| SectionComponentBuildRenderArrayEvent::__construct | function | core/ |
Creates a new SectionComponentBuildRenderArrayEvent object. |
| SectionComponentTest::testToRenderArray | function | core/ |
Tests to render array. |
| SectionListInterface::appendSection | function | core/ |
Appends a new section to the end of the list. |
| SectionListTestBase::testAppendSection | function | core/ |
Tests append section. |
| SectionListTrait::appendSection | function | core/ |
|
| SectionRenderTest | class | core/ |
Tests Drupal\layout_builder\Section. |
| SectionRenderTest.php | file | core/ |
|
| SectionRenderTest::$account | property | core/ |
The current user. |
| SectionRenderTest::$blockManager | property | core/ |
The block plugin manager. |
| SectionRenderTest::$contextHandler | property | core/ |
The plugin context handler. |
| SectionRenderTest::$contextRepository | property | core/ |
The context manager service. |
| SectionRenderTest::$eventDispatcher | property | core/ |
The event dispatcher. |
| SectionRenderTest::setUp | function | core/ |
|
| SectionRenderTest::testContextAwareBlock | function | core/ |
Tests context aware block. |
| SectionRenderTest::testToRenderArray | function | core/ |
Tests to render array. |
| SectionRenderTest::testToRenderArrayAccessDenied | function | core/ |
Tests to render array access denied. |
| SectionRenderTest::testToRenderArrayEmpty | function | core/ |
Tests to render array empty. |
| SectionRenderTest::testToRenderArrayMissingPluginId | function | core/ |
Tests to render array missing plugin id. |
| SectionRenderTest::testToRenderArrayPreview | function | core/ |
Tests to render array preview. |
| SectionStorageBase::appendSection | function | core/ |
Appends a new section to the end of the list. |
| SectionTest::testAppendComponent | function | core/ |
Tests append component. |
| SectionTest::testInsertComponentAppend | function | core/ |
Tests insert component append. |
| SecurityAdvisoryTest::$invalidJsonEndpoint | property | core/ |
A test PSA endpoint that returns invalid JSON. |
| SecurityAdvisoryTest::$nonWorkingEndpoint | property | core/ |
A non-working test PSA endpoint. |
| SecurityAdvisoryTest::$workingEndpointMixed | property | core/ |
A test PSA endpoint that will display both PSA and non-PSA advisories. |
| SecurityAdvisoryTest::$workingEndpointNonPsaOnly | property | core/ |
A test PSA endpoint that will only display non-PSA advisories. |
| SecurityAdvisoryTest::$workingEndpointPsaOnly | property | core/ |
A test PSA endpoint that will only display PSA advisories. |
| Select::extend | function | core/ |
Enhance this object by wrapping it in an extender object. |
| Select::preRenderSelect | function | core/ |
Prepares a select render element. |
| SelectExtender | class | core/ |
The base extender class for Select queries. |
| SelectExtender.php | file | core/ |
|
| SelectExtender::$connection | property | core/ |
The connection object on which to run this query. |
| SelectExtender::$placeholder | property | core/ |
The placeholder counter. |
| SelectExtender::$query | property | core/ |
The Select query object we are extending/decorating. |
| SelectExtender::$uniqueIdentifier | property | core/ |
A unique identifier for this query object. |
| SelectExtender::addExpression | function | core/ |
Adds an expression to the list of "fields" to be SELECTed. |
| SelectExtender::addField | function | core/ |
Adds a field to the list to be SELECTed. |
| SelectExtender::addJoin | function | core/ |
Join against another table in the database. |
| SelectExtender::addMetaData | function | core/ |
Adds additional metadata to the query. |
| SelectExtender::addTag | function | core/ |
Adds a tag to a query. |
| SelectExtender::alwaysFalse | function | core/ |
Sets a condition that is always false. |
| SelectExtender::andConditionGroup | function | core/ |
Creates a new group of conditions ANDed together. |
| SelectExtender::arguments | function | core/ |
Gets a complete list of all values to insert into the prepared statement. |
Pagination
- Previous page
- Page 60
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.