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 |
|---|---|---|---|
| SelectExtender::uniqueIdentifier | function | core/ |
Returns a unique identifier for this object. |
| SelectExtender::where | function | core/ |
Adds an arbitrary WHERE clause to the query. |
| SelectExtender::__call | function | core/ |
Magic override for undefined methods. |
| SelectExtender::__clone | function | core/ |
Clone magic method. |
| SelectExtender::__construct | function | core/ |
|
| SelectExtender::__toString | function | core/ |
Returns a string representation of how the query will be executed in SQL. |
| SelectExtenderTest | class | core/ |
Tests the Select query extender classes. |
| SelectExtenderTest.php | file | core/ |
|
| SelectExtenderTest::providerExtend | function | core/ |
Data provider for testExtend(). |
| SelectExtenderTest::testExtend | function | core/ |
Tests extend. |
| SelectGetRangeTest::testGetRangeReferenceOnSelectExtender | function | core/ |
Ensures SelectExtender::getRange() delegates and returns a live reference. |
| SelectionPluginBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| SelectTest::testExtenderAlwaysFalseCondition | function | core/ |
Tests that we can force an extended query to return an empty result. |
| SendmailCommandValidationTransportFactory | class | core/ |
Command validation decorator for sendmail transport factory. |
| SendmailCommandValidationTransportFactory.php | file | core/ |
|
| SendmailCommandValidationTransportFactory::create | function | core/ |
|
| SendmailCommandValidationTransportFactory::supports | function | core/ |
|
| SendmailCommandValidationTransportFactory::__construct | function | core/ |
Construct command validation decorator for sendmail transport factory. |
| Serialized::render | function | core/ |
Renders the field. |
| Serializer::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Serializer::render | function | core/ |
Render the display in this style. |
| ServerEndpointController | class | core/ |
An endpoint to serve a component during tests. |
| ServerEndpointController.php | file | core/ |
|
| ServerEndpointController::renderArray | function | core/ |
Render an arbitrary render array. |
| Services and Dependency Injection Container | group | core/ |
Overview of the Dependency Injection Container and Services. |
| ServiceWithDependency | class | core/ |
Service that gets the other service of the same module injected. |
| ServiceWithDependency.php | file | core/ |
|
| ServiceWithDependency::$service | property | core/ |
The injected service. |
| ServiceWithDependency::greet | function | core/ |
Gets a greeting from the injected service and adds to it. |
| ServiceWithDependency::__construct | function | core/ |
ServiceWithDependency constructor. |
| SetBrowserUrl::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| SetDialogOptionCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| SetFormCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| SetInlineBlockDependency | class | core/ |
An event subscriber that returns an access dependency for inline blocks. |
| SetInlineBlockDependency.php | file | core/ |
|
| SetInlineBlockDependency::$database | property | core/ |
The database connection. |
| SetInlineBlockDependency::$entityTypeManager | property | core/ |
The entity type manager. |
| SetInlineBlockDependency::$usage | property | core/ |
The inline block usage service. |
| SetInlineBlockDependency::getInlineBlockDependency | function | core/ |
Get the access dependency of an inline block. |
| SetInlineBlockDependency::getSubscribedEvents | function | core/ |
|
| SetInlineBlockDependency::isBlockRevisionUsedInEntity | function | core/ |
Determines if a block content revision is used in an entity. |
| SetInlineBlockDependency::onGetDependency | function | core/ |
Handles the BlockContentEvents::INLINE_BLOCK_GET_DEPENDENCY event. |
| SetInlineBlockDependency::__construct | function | core/ |
Constructs SetInlineBlockDependency object. |
| SetSubtreesCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| SettingsCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| SharedTempStore::$lockBackend | property | core/ |
The lock object used for this data. |
| SharedTempStoreFactory::$lockBackend | property | core/ |
The lock object used for this data. |
| ShortcutLazyBuilders::$renderer | property | core/ |
The renderer service. |
| shortcut_renderable_links | function | core/ |
Returns an array of shortcut links, suitable for rendering. |
| ShowButtonsCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.