FieldUIUpgradePathTest::$admin_role_id |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
|
CountValidatorTest::testValidValuesMin |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
@dataProvider getFiveOrMoreElements |
EditorAdminTest::testNoEditorAvailable |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php |
Tests an existing format without any editors available. |
MapTypesFromInputEvent::$siteSchemaUri |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
The site schema type URI. |
contact_form_user_admin_settings_alter |
function |
drupal/core/modules/contact/contact.module |
Implements hook_form_FORM_ID_alter(). |
RangeValidatorTest::testValidValuesMin |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
@dataProvider getTenToTwenty |
TrackerTest::testTrackerAdminUnpublish |
function |
drupal/core/modules/tracker/lib/Drupal/tracker/Tests/TrackerTest.php |
Tests that publish/unpublish works at admin/content/node. |
editor_form_filter_admin_format_submit |
function |
drupal/core/modules/editor/editor.module |
Additional submit handler for filter_admin_format_form(). |
ImageAdminStylesTest::testConfigImport |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Tests image style configuration import that does a delete. |
LocaleImportFunctionalTest::$admin_user |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleImportFunctionalTest.php |
A user able to create languages and import translations. |
LengthValidatorTest::testValidValuesMin |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
@dataProvider getFiveOrMoreCharacters |
ImageValidatorTest::testInvalidMinWidth |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
contact_form_user_admin_settings_submit |
function |
drupal/core/modules/contact/contact.module |
Form submission handler for user_admin_settings(). |
language_admin_add_custom_form_validate |
function |
drupal/core/modules/language/language.admin.inc |
Validate the language addition form on custom language button. |
RangeValidatorTest::testMinMessageIsSet |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
|
ImageAdminStylesTest::createSampleImage |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Given an image style, generate an image. |
editor_form_filter_admin_overview_alter |
function |
drupal/core/modules/editor/editor.module |
Implements hook_form_FORM_ID_alter(). |
BareMinimalAnonymousUpgradePathTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalAnonymousUpgradePathTest.php |
Contains \Drupal\system\Tests\Upgrade\BareMinimalAnonymousUpgradePathTest. |
XssTest::testFilterXssAdminNotNormalized |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/XssTest.php |
Tests the loose, admin HTML filter. |
TestMappingSubscriber::mapTypesFromInput |
function |
drupal/core/modules/rdf/tests/rdf_test_mapping/lib/Drupal/rdf_test_mapping/EventSubscriber/TestMappingSubscriber.php |
Demonstrate mapping between external type and site schema type. |
FieldUIUpgradePathTest::$admin_role_name |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/FieldUIUpgradePathTest.php |
|
CountValidatorTest::testInvalidValuesMin |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
@dataProvider getThreeOrLessElements |
MapTypesFromInputEvent::$siteSchemaTypes |
property |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
An array of entity_type/bundles, keyed by site schema type URI |
MapTypesFromInputEvent::getSiteSchemaUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
Gets the site schema URI. |
MapTypesFromInputEvent::setSiteSchemaUri |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
Sets the site schema URI. |
ImageValidatorTest::testInvalidMinHeight |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
RangeValidatorTest::testInvalidValuesMin |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
@dataProvider getLessThanTen |
node_form_system_themes_admin_form_alter |
function |
drupal/core/modules/node/node.module |
Implements hook_form_FORM_ID_alter(). |
editor_form_filter_admin_format_validate |
function |
drupal/core/modules/editor/editor.module |
Additional validate handler for filter_admin_format_form(). |
FileInclusionTest::testLoadCustomInclude |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FileInclusionTest.php |
Tests loading a custom specified include. |
UserRoleAdminTest::testRoleAdministration |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php |
Test adding, renaming and deleting roles. |
UserRoleAdminTest::testRoleWeightOrdering |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRoleAdminTest.php |
Test user role weight change operation and ordering. |
BareMinimalNoConfigUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalNoConfigUpgradePathTest.php |
Overrides \Drupal\system\Tests\Upgrade\UpgradePathTestBase::setUp(). |
UserCancelTest::testMassUserCancelByAdmin |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserCancelTest.php |
Create an administrative user and mass-delete other users. |
EditorAdminTest::testAddEditorToNewFormat |
function |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php |
Tests adding a text editor to a new text format. |
LengthValidatorTest::testInvalidValuesMin |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
@dataProvider getThreeOrLessCharacters |
minimal_form_install_configure_form_alter |
function |
drupal/core/profiles/minimal/minimal.profile |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
EntityTranslationTestBase::$administrator |
property |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php |
The account to be used to test access to both workflows. |
locale_form_language_admin_add_form_alter |
function |
drupal/core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_add_form((). |
RangeValidatorTest::testValidValuesMinMax |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RangeValidatorTest.php |
@dataProvider getTenToTwenty |
DisplayPluginBase::usesExposedFormInBlock |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/DisplayPluginBase.php |
Check to see if the display can put the exposed formin a block. |
node_form_system_themes_admin_form_submit |
function |
drupal/core/modules/node/node.module |
Form submission handler for system_themes_admin_form(). |
ForumIntegrationTest::testForumIntegration |
function |
drupal/core/modules/forum/lib/Drupal/forum/Tests/Views/ForumIntegrationTest.php |
Tests the integration. |
BareMinimalAnonymousUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/BareMinimalAnonymousUpgradePathTest.php |
Overrides \Drupal\system\Tests\Upgrade\UpgradePathTestBase::setUp(). |
FilterFormatAccessTest::$filter_admin_user |
property |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterFormatAccessTest.php |
A user with 'administer filters' permission. |
FormatDateTest::testAdminDefinedFormatDate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/FormatDateTest.php |
Tests admin-defined formats in format_date(). |
MapTypesFromInputEvent::getSiteSchemaTypes |
function |
drupal/core/modules/rdf/lib/Drupal/rdf/MapTypesFromInputEvent.php |
Gets the cache of internal site schema types. |
locale_form_language_admin_edit_form_alter |
function |
drupal/core/modules/locale/locale.module |
Implements hook_form_FORM_ID_alter() for language_admin_edit_form(). |
editor_form_filter_admin_format_form_alter |
function |
drupal/core/modules/editor/editor.module |
Implements hook_form_FORM_ID_alter(). |
ImageAdminStylesTest::testNumericStyleName |
function |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageAdminStylesTest.php |
Test creating an image style with a numeric name and ensuring it can be
applied to an image. |