BlockHtmlIdTest::$modules |
property |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockHtmlIdTest.php |
Modules to enable. |
Page::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Page.php |
Overrides \Drupal\views\Plugin\views\display\callbackPluginBase::validateOptionsForm(). |
OptionsWidgetsTest::setUp |
function |
drupal/core/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
Sets up a Drupal site for running functional and integration tests. |
CountValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
|
password_confirm_validate |
function |
drupal/core/includes/form.inc |
Validates a password_confirm element. |
ValidatorTest::$validator |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php |
|
ColorTest::testValidColor |
function |
drupal/core/modules/color/lib/Drupal/color/Tests/ColorTest.php |
Tests whether the provided color is valid. |
FormController::getFormID |
function |
drupal/core/modules/system/tests/modules/condition_test/lib/Drupal/condition_test/FormController.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
InvalidArgumentHelper.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/InvalidArgumentHelper.php |
|
Config::setOverriddenData |
function |
drupal/core/lib/Drupal/Core/Config/Config.php |
Sets the current data for this configuration object. |
FalseValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FalseValidatorTest.php |
|
user_login_final_validate |
function |
drupal/core/modules/user/user.module |
The final validation handler on the login form. |
InvalidParameterException |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Exception/InvalidParameterException.php |
Exception thrown when a parameter is not valid |
EasyRdf_Graph::newBNodeId |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Create a new unique blank node identifier and return it. |
RolesRidTest::$entityInfo |
property |
drupal/core/modules/user/tests/Drupal/Tests/user/Views/Argument/RolesRidTest.php |
Entity info used by the test. |
views-view-grid.html.twig |
file |
drupal/core/modules/views/templates/views-view-grid.html.twig |
Default theme implementation for views to display rows in a grid. |
ConfigOverrideTest::setUp |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigOverrideTest.php |
Sets up Drupal unit test environment. |
ImageWidget::settingsForm |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Overrides \Drupal\file\Plugin\field\widget\FileWidget::settingsForm(). |
StylePluginBase::validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Validate that the plugin is correct and can be saved. |
RegexValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
|
ElementValidationTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/ElementValidationTest.php |
Definition of Drupal\system\Tests\Ajax\ElementValidationTest. |
OpmlFeedAdd::validateForm |
function |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php |
Form validation handler. |
TextareaWithSummaryWidget |
class |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWithSummaryWidget.php |
Plugin implementation of the 'text_textarea_with_summary' widget. |
CustomBlock::$revision_id |
property |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Core/Entity/CustomBlock.php |
The block revision ID. |
CurrencyValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CurrencyValidatorTest.php |
|
RouteProvider::$tableName |
property |
drupal/core/lib/Drupal/Core/Routing/RouteProvider.php |
The name of the SQL table from which to read the routes. |
NotBlankValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotBlankValidatorTest.php |
|
LanguageValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LanguageValidatorTest.php |
|
PluginBag::getInstanceIDs |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginBag.php |
Returns all instance IDs. |
PluginBag::setInstanceIDs |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginBag.php |
Sets the instance IDs property. |
UserRoleDelete::getFormID |
function |
drupal/core/modules/user/lib/Drupal/user/Form/UserRoleDelete.php |
Returns a unique string identifying the form. |
ImageValidatorTest::$path |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
DataProviderTest::testAdd |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/DataProviderTest.php |
@dataProvider providerMethod |
ImageValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ImageValidatorTest.php |
|
DateTimeValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/DateTimeValidatorTest.php |
|
SelectWidget::formElement |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/SelectWidget.php |
Returns the form for a single field widget. |
TestEntity::getRevisionId |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/Core/Entity/TestEntity.php |
Overrides Drupal\Core\Entity\Entity::getRevisionId(). |
Numeric::validateArgument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/Numeric.php |
|
FileSystemForm::getFormID |
function |
drupal/core/modules/system/lib/Drupal/system/Form/FileSystemForm.php |
Returns a unique string identifying the form. |
OnOffWidget::settingsForm |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OnOffWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
InvalidArgumentHelper.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Util/InvalidArgumentHelper.php |
|
LessThanValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LessThanValidatorTest.php |
|
AssignOwnerNode::validate |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/Action/AssignOwnerNode.php |
Form validation handler. |
UrlValidatorTest::getInfo |
function |
drupal/core/tests/Drupal/Tests/Core/Common/UrlValidatorTest.php |
This method exists to support the simpletest UI runner. |
FileValidatorPathTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/FileValidatorPathTest.php |
|
CallbackValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CallbackValidatorTest.php |
|
EntityReference::validate |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/views/display/EntityReference.php |
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::validate(). |
Date::validateOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php |
Simple validate handler |
LinkWidget::validateTitle |
function |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/widget/LinkWidget.php |
Form element validation handler for link_field_widget_form(). |
IndexTidDepthModifier.php |
file |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepthModifier.php |
Definition of Drupal\taxonomy\Plugin\views\argument\IndexTidDepthModifier. |