|
TimeValidatorTest::getInvalidTimes |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
|
|
FieldOverview::validateAddExisting |
function |
drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php |
Validates the 're-use existing field' row. |
|
HandlerFieldFieldTest::prepareView |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/Views/HandlerFieldFieldTest.php |
Sets up the testing view with random field data. |
|
FieldInstanceStorageController.php |
file |
drupal/core/modules/field/lib/Drupal/field/FieldInstanceStorageController.php |
Contains \Drupal\field\FieldInstanceStorageController. |
|
DenormalizerInterface::denormalize |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/DenormalizerInterface.php |
Denormalizes data back into an object of the given class |
|
TextDefaultFormatter::viewElements |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextDefaultFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
|
ResolveReferencesToAliasesPassTest |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/ResolveReferencesToAliasesPassTest.php |
|
|
ConfigCRUDTest::testNameValidation |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/ConfigCRUDTest.php |
Tests the validation of configuration object names. |
|
ThemeTest::testAdministrationTheme |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/System/ThemeTest.php |
Test the administration theme functionality. |
|
Connection::POSTGRESQL_NEXTID_LOCK |
constant |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php |
The name by which to obtain a lock for retrive the next insert id. |
|
DummyStreamWrapper::getInternalUri |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php |
Override getInternalUri(). |
|
AllTest::testRejectValidConstraint |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/AllTest.php |
@expectedException \Symfony\Component\Validator\Exception\ConstraintDefinitionException |
|
image_field_instance_settings_form |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_instance_settings_form(). |
|
ModuleHandler::getBootstrapModules |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::getBootstrapModules(). |
|
LocalActionTest::assertLocalAction |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LocalActionTest.php |
Asserts local actions in the page output. |
|
DummyStreamWrapper::getExternalUrl |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyStreamWrapper.php |
Override getExternalUrl(). |
|
RegexValidatorTest::getValidValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/RegexValidatorTest.php |
|
|
ResolveDefinitionTemplatesPass.php |
file |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/ResolveDefinitionTemplatesPass.php |
|
|
SearchQuery::parseSearchExpression |
function |
drupal/core/modules/search/lib/Drupal/search/SearchQuery.php |
Parses the search query into SQL conditions. |
|
NodeTranslationUITest::setupBundle |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::setupBundle(). |
|
UserPasswordResetTest::getResetURL |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserPasswordResetTest.php |
Retrieves password reset e-mail and extracts the login link. |
|
ClassLoaderTest::getLoadClassTests |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
|
TextTrimmedFormatter::settingsForm |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php |
Returns a form to configure settings for the formatter. |
|
LuhnValidatorTest::testNullIsValid |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LuhnValidatorTest.php |
|
|
Twig_ExpressionParser::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
|
DummyRemoteStreamWrapper::realpath |
function |
drupal/core/modules/file/tests/file_test/lib/Drupal/file_test/DummyRemoteStreamWrapper.php |
Implements Drupal\Core\StreamWrapper\StreamWrapperInterface::realpath(). |
|
user_form_process_password_confirm |
function |
drupal/core/modules/user/user.module |
Form element process handler for client-side password validation. |
|
TextTrimmedFormatter::viewElements |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php |
Builds a renderable array for a field value. |
|
ComplexDataConstraintValidator.php |
file |
drupal/core/lib/Drupal/Core/Validation/Plugin/Validation/Constraint/ComplexDataConstraintValidator.php |
Contains \Drupal\Core\Validation\Plugin\Validation\Constraint\ComplexDataConstraintValidator. |
|
update_manager_install_form_submit |
function |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_install_form(). |
|
VocabularyListController::buildRow |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Builds a row for an entity in the entity listing. |
|
EasyRdf_Graph::reversePropertyUris |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Get a list of the full URIs for the properties that point to a resource. |
|
UserAdminSettingsFormTest::getInfo |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserAdminSettingsFormTest.php |
|
|
TermTranslationUITest::$vocabulary |
property |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
The vocabulary used for creating terms. |
|
JavaScriptTest::testRenderExternal |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests rendering an external JavaScript file. |
|
BundleTest::testBundleRegistration |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bundle/BundleTest.php |
Tests that services provided by module bundles get registered to the DIC. |
|
LuhnValidatorTest::getValidNumbers |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LuhnValidatorTest.php |
|
|
GetSetMethodNormalizer::$callbacks |
property |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
|
|
NotEqualToValidator::compareValues |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/NotEqualToValidator.php |
@inheritDoc |
|
AnnotationWithVarType::$annotation |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithVarType.php |
|
|
AnnotationClassLoader::__construct |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
Constructor. |
|
JavaScriptTest::testDifferentGroup |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests adding a JavaScript file with a different group. |
|
CachedReader::getMethodAnnotations |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/CachedReader.php |
Get method annotations |
|
aggregator_categorize_items_submit |
function |
drupal/core/modules/aggregator/aggregator.pages.inc |
Form submission handler for aggregator_categorize_items(). |
|
PHP_Token_DOLLAR_OPEN_CURLY_BRACES |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
|
PHPUnit_Util_Printer::getAutoFlush |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Printer.php |
Check auto-flush mode. |
|
TermTranslationUITest::setupBundle |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Overrides \Drupal\translation_entity\Tests\EntityTranslationUITest::setupBundle(). |
|
theme_link_formatter_link_separate |
function |
drupal/core/modules/link/link.module |
Formats a link as separate link title and URL elements. |
|
PHPUnit_Util_Printer::setAutoFlush |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/Printer.php |
Set auto-flushing mode. |
|
AbstractManagerRegistry::$managers |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/AbstractManagerRegistry.php |
|