User::getSecureSessionId |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/Core/Entity/User.php |
Returns the secure session ID. |
TrueValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TrueValidatorTest.php |
|
RegexValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/RegexValidator.php |
Checks if the passed value is valid. |
ConfigItem::validateForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItem.php |
Overrides \Drupal\views_ui\Form\Ajax\ViewsFormBase::validateForm(). |
EntityDisplayBase::$uuid |
property |
drupal/core/modules/entity/lib/Drupal/entity/EntityDisplayBase.php |
Unique UUID for the config entity. |
user_uid_optional_to_arg |
function |
drupal/core/modules/user/user.module |
Returns $arg or the user ID of the current user if $arg is '%' or empty. |
BackendChain::invalidate |
function |
drupal/core/lib/Drupal/Core/Cache/BackendChain.php |
Implements Drupal\Core\Cache\CacheBackendInterface::invalidate(). |
ValidationVisitor::$root |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
|
FileWidget::settingsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::settingsForm(). |
user_login_name_validate |
function |
drupal/core/modules/user/user.module |
A FAPI validate handler. Sets an error if supplied username has been blocked. |
NullValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NullValidatorTest.php |
|
drupal_render_cid_create |
function |
drupal/core/includes/common.inc |
Creates the cache ID for a renderable element. |
ViewExecutable::validate |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Makes sure the view is completely valid. |
NextIdTest::testDbNextId |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/NextIdTest.php |
Tests that the sequences API works. |
WebTestBase::$session_id |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The current session ID, if available. |
ValidationVisitor::visit |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
Validates a value against the constraints defined in some metadata. |
EntityCrudHookTest::$ids |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityCrudHookTest.php |
|
IssnValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IssnValidatorTest.php |
|
ImageWidget::formElement |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Overrides \Drupal\file\Plugin\field\widget\FileWidget::formElement(). |
TimeValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
|
FieldOverview::getFormID |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
CountValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/CountValidator.php |
Checks if the passed value is valid. |
hook_field_update_forbid |
function |
drupal/core/modules/field/field.api.php |
Forbid a field update from occurring. |
LuhnValidatorTest::setUp |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LuhnValidatorTest.php |
|
YamlFileLoader::validate |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/YamlFileLoader.php |
Validates the route configuration. |
path_admin_form_validate |
function |
drupal/core/modules/path/path.admin.inc |
Form validation handler for path_admin_form(). |
Container::getServiceIds |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Gets all service ids. |
ErrorMessageProvider.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches/ErrorMessageProvider.php |
|
ConstraintAValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintAValidator.php |
|
Request::overrideGlobals |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Overrides the PHP global variables according to this request instance. |
EntityUUIDTest::testCRUD |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php |
Tests UUID generation in entity CRUD operations. |
AggregatorProcessor::$id |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Annotation/AggregatorProcessor.php |
The plugin ID. |
CountryValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountryValidatorTest.php |
|
ConfigLocaleOverride.php |
file |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigLocaleOverride.php |
Contains \Drupal\config\Tests\ConfigLocaleOverride. |
InvalidArgumentException |
class |
drupal/core/vendor/guzzle/common/Guzzle/Common/Exception/InvalidArgumentException.php |
|
PluginBag::addInstanceID |
function |
drupal/core/lib/Drupal/Component/Plugin/PluginBag.php |
Adds an instance ID to the array of available instance IDs. |
InvalidArgumentException |
class |
drupal/core/vendor/symfony/process/Symfony/Component/Process/Exception/InvalidArgumentException.php |
InvalidArgumentException for the Process Component. |
StatementPrefetch::valid |
function |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
|
AccessManager::$checkIds |
property |
drupal/core/lib/Drupal/Core/Access/AccessManager.php |
Array of registered access check service ids. |
BreakLockForm::getFormID |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/BreakLockForm.php |
Implements \Drupal\Core\Form\FormInterface::getFormID(). |
TestFieldWidgetNoDefault |
class |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidgetNoDefault.php |
Plugin implementation of the 'test_field_widget_no_default' widget. |
YamlFileLoader::validate |
function |
drupal/core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php |
Validates a YAML file. |
IdenticalToValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IdenticalToValidatorTest.php |
@author Daniel Holmes <daniel@danielholmes.org> |
OverrideDisplaysTest.php |
file |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Tests/OverrideDisplaysTest.php |
Contains \Drupal\views_ui\Tests\OverrideDisplaysTest. |
NotNullValidatorTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/NotNullValidatorTest.php |
|
FieldUITestNoBundle::$id |
property |
drupal/core/modules/field_ui/tests/modules/field_ui_test/lib/Drupal/field_ui_test/Plugin/Core/Entity/FieldUITestNoBundle.php |
The entity ID. |
OnOffWidget::formElement |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OnOffWidget.php |
Returns the form for a single field widget. |
DeleteForm::validateForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/DeleteForm.php |
Implements \Drupal\Core\Form\FormInterface::validateForm(). |
RangeValidator::validate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/RangeValidator.php |
Checks if the passed value is valid. |
TypeValidatorTest::$file |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TypeValidatorTest.php |
|