Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DevReleaseTest::getProjectData | function | core/ |
Gets project data from update_calculate_project_data(). |
DialogRenderer::determineTargetSelector | function | core/ |
Determine the target selector for the OpenDialogCommand. |
DialogRenderer::getDialogOptions | function | core/ |
Returns the dialog options from request. |
DialogRenderer::getTitleAsStringable | function | core/ |
Gets the title as a string or stringable object. |
Diff::getEdits | function | core/ |
Gets the list of differences as an array of diff operations. |
DiffOpOutputBuilder::getDiff | function | core/ |
|
DiffOpOutputBuilderTest::testGetDiff | function | core/ |
@legacy-covers ::getDiff |
DirectoryWithMetadataDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
DirectoryWithMetadataDiscovery::getIdentifier | function | core/ |
The IDs can collide in two different scenarios: |
DirectWritePreconditionBypass::getDescription | function | core/ |
|
DirectWritePreconditionBypass::getLeaves | function | core/ |
|
DirectWritePreconditionBypass::getName | function | core/ |
|
DirectWritePreconditionBypass::getStatusMessage | function | core/ |
|
DirectWriteSubscriber::getSubscribedEvents | function | core/ |
|
DirectWriteTest::getSubscribedEvents | function | core/ |
|
DiscardLayoutChangesForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
DiscardLayoutChangesForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
DiscardLayoutChangesForm::getQuestion | function | core/ |
Returns the question to ask the user. |
DiscoveryCachedTrait::getDefinition | function | core/ |
|
DiscoveryCachedTraitMockableClass::getDefinitions | function | core/ |
|
DiscoveryCachedTraitTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinition(). |
DiscoveryCachedTraitTest::testGetDefinition | function | core/ |
@legacy-covers ::getDefinition |
DiscoveryInterface::getDefinition | function | core/ |
Gets a specific plugin definition. |
DiscoveryInterface::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
DiscoveryTrait::doGetDefinition | function | core/ |
Gets a specific plugin definition. |
DiscoveryTrait::getDefinition | function | core/ |
|
DiscoveryTrait::getDefinitions | function | core/ |
|
DiscoveryTraitMockableClass::getDefinitions | function | core/ |
|
DiscoveryTraitTest::providerDoGetDefinition | function | core/ |
Data provider for testDoGetDefinition(). |
DiscoveryTraitTest::providerDoGetDefinitionException | function | core/ |
Data provider for testDoGetDefinitionException() |
DiscoveryTraitTest::testDoGetDefinition | function | core/ |
@legacy-covers ::doGetDefinition |
DiscoveryTraitTest::testDoGetDefinitionException | function | core/ |
@legacy-covers ::doGetDefinition |
DiscoveryTraitTest::testGetDefinition | function | core/ |
@legacy-covers ::getDefinition |
DiscoveryTraitTest::testGetDefinitionException | function | core/ |
@legacy-covers ::getDefinition |
Display::getForm | function | core/ |
Creates a new instance of this form. |
Display::getFormId | function | core/ |
Returns a unique string identifying the form. |
Display::getFormKey | function | core/ |
Returns the key that represents this form. |
Display::getFormState | function | core/ |
@todo Remove this and switch all usage of $form_state->get('section') to $form_state->get('type'). |
DisplayKernelTest::testGetPlugin | function | core/ |
Tests \Drupal\views\Plugin\views\display\DisplayPluginBase::getPlugin(). |
DisplayMenuInterface::getMenuLinks | function | core/ |
Gets menu links, if this display provides some. |
DisplayModeLocalAction::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
DisplayPageTest | class | core/ |
Tests the page display plugin. |
DisplayPageTest.php | file | core/ |
|
DisplayPageTest::$modules | property | core/ |
Modules to install. |
DisplayPageTest::$routerDumper | property | core/ |
The router dumper to get all routes. |
DisplayPageTest::$testViews | property | core/ |
Views used by this test. |
DisplayPageTest::testDependencies | function | core/ |
Tests the calculated dependencies for various views using Page displays. |
DisplayPageTest::testEmptyRow | function | core/ |
Tests the templates with empty rows. |
DisplayPageTest::testMenuLinks | function | core/ |
Tests the generated menu links of views. |
DisplayPageTest::testPageResponses | function | core/ |
Checks the behavior of the page for access denied/not found behaviors. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.