Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldConfigTest::createEntity | function | core/ |
Creates the entity to be tested. |
| FieldConfigTest::entityAccess | function | core/ |
Checks access for the given operation on the given entity. |
| FieldConfigTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| FieldConfigTest::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| FieldConfigTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| FieldConfigTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| FieldConfigValidationTest | class | core/ |
Tests validation of field_config entities. |
| FieldConfigValidationTest.php | file | core/ |
|
| FieldConfigValidationTest::$modules | property | core/ |
Modules to install. |
| FieldConfigValidationTest::setUp | function | core/ |
|
| FieldConfigValidationTest::testEntityReferenceSelectionHandlerIsValidated | function | core/ |
Tests that entity reference selection handler plugin IDs are validated. |
| FieldConfigValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
| FieldConfigValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
| FieldConfigValidationTest::testInvalidDependencies | function | core/ |
Tests that validation fails if config dependencies are invalid. |
| FieldConfigValidationTest::testMultilineTextFieldDefaultValue | function | core/ |
Tests validation of a field_config's default value. |
| FieldConfigValidationTest::testRequiredPropertyKeysMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
| FieldConfigValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
| FieldConfigValidationTest::testTargetBundleMustExist | function | core/ |
Tests that the target bundle of the field is checked. |
| FieldConfigXmlAnonTest | class | core/ |
Tests Field Config Xml Anon. |
| FieldConfigXmlAnonTest.php | file | core/ |
|
| FieldConfigXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldConfigXmlBasicAuthTest | class | core/ |
Tests Field Config Xml Basic Auth. |
| FieldConfigXmlBasicAuthTest.php | file | core/ |
|
| FieldConfigXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldConfigXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldConfigXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| FieldConfigXmlCookieTest | class | core/ |
Tests Field Config Xml Cookie. |
| FieldConfigXmlCookieTest.php | file | core/ |
|
| FieldConfigXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| FieldConfigXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldConfigXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| FieldConfigXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| FieldCounterTest | class | core/ |
Tests the Drupal\views\Plugin\views\field\Counter handler. |
| FieldCounterTest | class | core/ |
Tests the display of counter field. |
| FieldCounterTest.php | file | core/ |
|
| FieldCounterTest.php | file | core/ |
|
| FieldCounterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldCounterTest::$modules | property | core/ |
The modules that need to be installed for this test. |
| FieldCounterTest::$modules | property | core/ |
Modules to install. |
| FieldCounterTest::$testViews | property | core/ |
Views used by this test. |
| FieldCounterTest::$testViews | property | core/ |
The views that are used by this test. |
| FieldCounterTest::$view | property | core/ |
|
| FieldCounterTest::setUp | function | core/ |
Sets up the test. |
| FieldCounterTest::testExcludedTitleTokenDisplay | function | core/ |
Tests the display of an excluded title field when used as a token. |
| FieldCounterTest::testPager | function | core/ |
Tests the counter field when using a pager. |
| FieldCounterTest::testSimple | function | core/ |
Tests the behavior of a simple View rendering with overridden field options. |
Pagination
- Previous page
- Page 645
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.