password_confirm_validate |
function |
drupal/core/includes/form.inc |
Validates a password_confirm element. |
SimpleTestTest::$test_ids |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/Tests/SimpleTestTest.php |
Store the test ID from each test run for comparison, to ensure they are
incrementing. |
form_validate_machine_name |
function |
drupal/core/includes/form.inc |
Form element validation handler for machine_name elements. |
BlockInvalidRegionTest.php |
file |
drupal/core/modules/block/lib/Drupal/block/Tests/BlockInvalidRegionTest.php |
Definition of Drupal\block\Tests\BlockInvalidRegionTest. |
NullBackend::invalidateAll |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
user_validate_current_pass |
function |
drupal/core/modules/user/user.module |
Form validation handler for the current password on the user account form. |
drupal_session_destroy_uid |
function |
drupal/core/includes/session.inc |
Ends a specific user's session(s). |
EntityWrapper::getIdSource |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/EntityWrapper.php |
Helper to get the typed data object holding the source entity ID. |
UuidUpgradePathTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Upgrade/UuidUpgradePathTest.php |
Overrides Drupal\simpletest\WebTestBase::setUp() for upgrade testing. |
InstallBackend::invalidate |
function |
drupal/core/lib/Drupal/Core/Cache/InstallBackend.php |
Overrides Drupal\Core\Cache\DatabaseBackend::invalidate(). |
Database::RETURN_INSERT_ID |
constant |
drupal/core/lib/Drupal/Core/Database/Database.php |
Flag to indicate a query call should return the "last insert id". |
ImageFieldValidateTest.php |
file |
drupal/core/modules/image/lib/Drupal/image/Tests/ImageFieldValidateTest.php |
Definition of Drupal\image\Tests\ImageFieldValidateTest. |
color_scheme_form_validate |
function |
drupal/core/modules/color/color.module |
Form validation handler for color_scheme_form(). |
InvalidMergeQueryException |
class |
drupal/core/lib/Drupal/Core/Database/Query/InvalidMergeQueryException.php |
Exception thrown for merge queries that do not make semantic sense. |
hook_field_attach_validate |
function |
drupal/core/modules/field/field.api.php |
Act on field_attach_validate(). |
StoreInterface::invalidate |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/HttpCache/StoreInterface.php |
Invalidates all cache entries that match the request. |
OpenIDRegistrationTest.php |
file |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDRegistrationTest.php |
Definition of Drupal\openid\Tests\OpenIDRegistrationTest. |
NullLockBackend::getLockId |
function |
drupal/core/lib/Drupal/Core/Lock/NullLockBackend.php |
Implements Drupal\Core\Lock\LockBackedInterface::getLockId(). |
HtmlIdentifierUnitTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/HtmlIdentifierUnitTest.php |
Definition of Drupal\system\Tests\Common\HtmlIdentifierUnitTest. |
RouterTest::testMenuHidden |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Tests menu link depth and parents of local tasks and menu callbacks. |
LegacyWidget::settingsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/field/widget/LegacyWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
OpenIDTest::testConversion |
function |
drupal/core/modules/openid/lib/Drupal/openid/Tests/OpenIDTest.php |
Test _openid_dh_XXX_to_XXX() functions. |
InvalidBreakpointException |
class |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/InvalidBreakpointException.php |
Base exception for breakpoint exception. |
HandlerArgumentUserUidTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/User/HandlerArgumentUserUidTest.php |
Tests views user uid argument handler. |
JsonldEntityWrapper::getId |
function |
drupal/core/modules/jsonld/lib/Drupal/jsonld/JsonldEntityWrapper.php |
Get the Entity's URI for the @id attribute. |
options_field_widget_error |
function |
drupal/core/modules/field/modules/options/options.module |
Implements hook_field_widget_error(). |
dblog_filter_form_validate |
function |
drupal/core/modules/dblog/dblog.admin.inc |
Form validation handler for dblog_filter_form(). |
InvalidDecoratedMethod.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Exception/InvalidDecoratedMethod.php |
Definition of Drupal\Core\Plugin\Exception\InvalidDecoratedMethod. |
NumberWidget::settingsForm |
function |
drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/widget/NumberWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
NumberWidget::errorElement |
function |
drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/widget/NumberWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::errorElement(). |
file_managed_file_validate |
function |
drupal/core/modules/file/file.module |
Render API callback: Validates the managed_file element. |
IndexTid::buildOptionsForm |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTid.php |
Build the options form. |
openid_update_last_removed |
function |
drupal/core/modules/openid/openid.install |
Implements hook_update_last_removed(). |
Numeric::validate_argument |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_validator/Numeric.php |
|
SearchPageOverrideTest.php |
file |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchPageOverrideTest.php |
Definition of Drupal\search\Tests\SearchPageOverrideTest. |
Date::build_group_validate |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/Date.php |
Validate the build group options form. |
FieldInfo::$fieldIdsByName |
property |
drupal/core/modules/field/lib/Drupal/field/FieldInfo.php |
Mapping of field names to the ID of the corresponding non-deleted field. |
FilterUserUIDTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Comment/FilterUserUIDTest.php |
|
TaxonomyAutocompleteWidget |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/widget/TaxonomyAutocompleteWidget.php |
Plugin implementation of the 'taxonomy_autocomplete' widget. |
path_form_element_validate |
function |
drupal/core/modules/path/path.module |
Form element validation handler for URL alias form element. |
theme_file_widget_multiple |
function |
drupal/core/modules/file/file.field.inc |
Returns HTML for a group of file upload widgets. |
CheckReferenceValidityPass |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/CheckReferenceValidityPass.php |
Checks the validity of references |
image_field_widget_process |
function |
drupal/core/modules/image/image.field.inc |
An element #process callback for the image_image field type. |
field_info_widget_settings |
function |
drupal/core/modules/field/field.info.inc |
Returns a field widget's default settings. |
ApiDataTest::testViewsData |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Field/ApiDataTest.php |
Unit testing the views data structure. |
openid_association_request |
function |
drupal/core/modules/openid/openid.module |
|
openid_authentication_page |
function |
drupal/core/modules/openid/openid.pages.inc |
Menu callback; Process an OpenID authentication. |
ThemeTest::testCSSOverride |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/ThemeTest.php |
Ensures a theme's .info file is able to override a module CSS file from being added to the page. |
field_attach_form_validate |
function |
drupal/core/modules/field/field.attach.inc |
Performs field validation against form-submitted field values. |
NullBackend::invalidateTags |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |