Search for Field
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Field | class | core/ |
Drupal 6 field source from database. |
Field | class | core/ |
Drupal 7 field source from database. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FieldPluginBaseTest::$linkGenerator | property | core/ |
The mocked link generator. |
FieldPluginBaseTest::$pathProcessor | property | core/ |
The mocked path processor. |
FieldPluginBaseTest::$pathValidator | property | core/ |
The mocked path validator. |
FieldPluginBaseTest::$pluginDefinition | property | core/ |
The definition of the plugin under test. |
FieldPluginBaseTest::$pluginId | property | core/ |
The ID plugin of the plugin under test. |
FieldPluginBaseTest::$renderer | property | core/ |
The mocked path renderer. |
FieldPluginBaseTest::$requestStack | property | core/ |
The request stack. |
FieldPluginBaseTest::$unroutedUrlAssembler | property | core/ |
The unrouted URL assembler service. |
FieldPluginBaseTest::$urlGenerator | property | core/ |
The mocked URL generator. |
FieldPluginBaseTest::DEFAULT_URL_OPTIONS | constant | core/ |
Default configuration for URL output. |
FieldPluginBaseTest::providerTestGetRenderTokensWithQuery | function | core/ |
Data provider for ::testGetRenderTokensWithQuery(). |
FieldPluginBaseTest::providerTestRenderAsExternalLinkWithPathAndTokens | function | core/ |
Data provider for ::testRenderAsExternalLinkWithPathAndTokens(). |
FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndOptions | function | core/ |
Data provider for ::testRenderAsLinkWithPathAndOptions(). |
FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndTokens | function | core/ |
Data provider for ::testRenderAsLinkWithPathAndTokens(). |
FieldPluginBaseTest::providerTestRenderAsLinkWithUrlAndOptions | function | core/ |
Data provider for ::testRenderAsLinkWithUrlAndOptions(). |
FieldPluginBaseTest::providerTestRenderTrimmedWithMoreLinkAndPath | function | core/ |
Data provider for ::testRenderTrimmedWithMoreLinkAndPath(). |
FieldPluginBaseTest::setUp | function | core/ |
|
FieldPluginBaseTest::setupDisplayWithEmptyArgumentsAndFields | function | core/ |
Sets up a display with empty arguments and fields. |
FieldPluginBaseTest::setupTestField | function | core/ |
Sets up a test field. |
FieldPluginBaseTest::setUpUrlIntegrationServices | function | core/ |
Sets up the unrouted URL assembler and the link generator. |
FieldPluginBaseTest::testElementClassesWithTokens | function | core/ |
Ensures proper token replacement when generating CSS classes. |
FieldPluginBaseTest::testGetRenderTokensWithArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
FieldPluginBaseTest::testGetRenderTokensWithoutArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
FieldPluginBaseTest::testGetRenderTokensWithQuery | function | core/ |
@dataProvider providerTestGetRenderTokensWithQuery @covers ::getRenderTokens[[api-linebreak]] @covers ::getTokenValuesRecursive[[api-linebreak]] |
FieldPluginBaseTest::testRenderAsExternalLinkWithPathAndTokens | function | core/ |
Tests rendering of a link with a path and options. |
FieldPluginBaseTest::testRenderAsLinkWithoutPath | function | core/ |
Tests rendering as a link without a path. |
FieldPluginBaseTest::testRenderAsLinkWithPathAndOptions | function | core/ |
Tests rendering of a link with a path and options. |
FieldPluginBaseTest::testRenderAsLinkWithPathAndTokens | function | core/ |
Tests rendering of a link with a path and options. |
FieldPluginBaseTest::testRenderAsLinkWithUrlAndOptions | function | core/ |
Tests link rendering with a URL and options. |
FieldPluginBaseTest::testRenderNoResult | function | core/ |
Tests the "No results text" rendering. |
FieldPluginBaseTest::testRenderTrimmedWithMoreLinkAndPath | function | core/ |
Tests rendering with a more link. |
FieldPluginBaseTestField | class | core/ |
|
FieldPluginBaseTestField::setLinkGenerator | function | core/ |
|
FieldRenderedEntityTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\RenderedEntity handler. |
FieldRenderedEntityTest.php | file | core/ |
|
FieldRenderedEntityTest::$modules | property | core/ |
Modules to install. |
FieldRenderedEntityTest::$testViews | property | core/ |
Views used by this test. |
FieldRenderedEntityTest::$user | property | core/ |
The logged in user. |
FieldRenderedEntityTest::assertCacheabilityMetadata | function | core/ |
Ensures that the expected cacheability metadata is applied. |
FieldRenderedEntityTest::assertConfigDependencies | function | core/ |
Ensures that the config dependencies are calculated the right way. |
FieldRenderedEntityTest::setUpFixtures | function | core/ |
Sets up the configuration and schema of views and views_test_data modules. |
FieldRenderedEntityTest::testRenderedEntityWithoutAndWithField | function | core/ |
Tests the default rendered entity output. |
FieldRenderedEntityTranslationTest | class | core/ |
Tests the rendering of the 'rendered_entity' field and translations. |
FieldRenderedEntityTranslationTest.php | file | core/ |
|
FieldRenderedEntityTranslationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FieldRenderedEntityTranslationTest::$entityTypeManager | property | core/ |
The entity type manager service. |
FieldRenderedEntityTranslationTest::$modules | property | core/ |
Modules to install. |
FieldRenderedEntityTranslationTest::$testViews | property | core/ |
|
FieldRenderedEntityTranslationTest::assertRows | function | core/ |
Ensures that the rendered results are working as expected. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.