AnnotationClassLoaderTest::getLoadTests |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php |
|
EntityStorageControllerBase::resetCache |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerBase.php |
Resets the internal, static entity cache. |
hook_language_fallback_candidates_alter |
function |
drupal/core/modules/system/language.api.php |
Perform alterations on the language fallback candidates. |
ConstraintViolation::getMessageTemplate |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintViolation.php |
Returns the raw violation message. |
update_manager_update_ready_form_submit |
function |
drupal/core/modules/update/update.manager.inc |
Form submission handler for update_manager_update_ready_form(). |
SelectComplexTest::testHavingCountQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests having queries. |
XmlEncoderTest::testDocTypeIsNotAllowed |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
@expectedException UnexpectedValueException
@expectedExceptionMessage Document types are not allowed. |
UniversalClassLoader::getUseIncludePath |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Can be used to check if the autoloader uses the include path to check
for classes. |
AbstractClassMetadataFactory::getDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Return the mapping driver implementation. |
Twig_ExpressionParser::$binaryOperators |
property |
drupal/core/vendor/twig/twig/lib/Twig/ExpressionParser.php |
|
menu_block_view_system_menu_block_alter |
function |
drupal/core/modules/menu/menu.module |
Implements hook_block_view_BASE_BLOCK_ID_alter() for 'system_menu_block'. |
VocabularyListController::getOperations |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php |
Overrides \Drupal\Core\Entity\EntityListController::getOperations(); |
CoverageMethodParenthesesWhitespaceTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodParenthesesWhitespaceTest.php |
|
EntityFieldTest::testComputedProperties |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityFieldTest.php |
Tests getting processed property values via a computed property. |
RoutableFragmentRenderer::$fragmentPath |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/RoutableFragmentRenderer.php |
|
ViewsEntityRow::getDerivativeDefinition |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsEntityRow.php |
Returns the definition of a derivative plugin. |
PHPUnit_Framework_Assert::assertNotNull |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that a variable is not NULL. |
SelectComplexTest::testNestedConditions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Confirms that we can properly nest conditional clauses. |
RoutingFixtures::complexRouteCollection |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RoutingFixtures.php |
Returns a complex set of routes for testing. |
XmlEncoderTest::testEncodeCdataWrapping |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
RoutingFixtures::routingTableDefinition |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RoutingFixtures.php |
Returns the table definition for the routing fixtures. |
ResponseTest::testGetSetProtocolVersion |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
AnnotationDirectoryLoaderTest::testLoad |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/AnnotationDirectoryLoaderTest.php |
|
AnnotationWithVarType::$arrayOfIntegers |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithVarType.php |
|
hook_field_storage_purge_field_instance |
function |
drupal/core/modules/field/field.api.php |
Remove field storage information when a field instance is purged. |
TemplateMethodsTest::tearDownAfterClass |
function |
drupal/core/vendor/phpunit/phpunit/Tests/_files/TemplateMethodsTest.php |
This method is called after the last test of this test class is run. |
UniversalClassLoader::registerNamespace |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/UniversalClassLoader.php |
Registers a namespace. |
TextareaWithSummaryWidget::errorElement |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWithSummaryWidget.php |
Overrides TextareaWidget::errorElement(). |
ConstraintValidatorFactoryInterface.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorFactoryInterface.php |
|
PHPUnit_Framework_Constraint_IsAnything |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/IsAnything.php |
Constraint that accepts any input value. |
UniversalClassLoaderTest::testLoadClass |
function |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
@dataProvider getLoadClassTests |
HIncludeFragmentRenderer::setTemplating |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php |
Sets the templating engine to use to render the default content. |
VocabularyStorageController::postDelete |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php |
Overrides Drupal\Core\Config\Entity\ConfigStorageController::postDelete(). |
ViewExecutableTest::testPropertyMethods |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php |
Tests the setting/getting of properties. |
HIncludeFragmentRenderer::hasTemplating |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php |
Checks if a templating engine has been set. |
ViewsSelection::getReferencableEntities |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php |
Implements \Drupal\entity_reference\Plugin\Type\Selection\SelectionInterface::getReferencableEntities(). |
LengthValidatorTest::testValidValuesMin |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
@dataProvider getFiveOrMoreCharacters |
VocabularyStorageController::resetCache |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php |
Overrides Drupal\Core\Config\Entity\ConfigStorageController::resetCache(). |
MTimeProtectedFastFileStorage::HTACCESS |
constant |
drupal/core/lib/Drupal/Component/PhpStorage/MTimeProtectedFastFileStorage.php |
The .htaccess code to make a directory private. |
GetSetMethodNormalizer::formatAttribute |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/GetSetMethodNormalizer.php |
Format attribute name to access parameters or methods
As option, if attribute name is found on camelizedAttributes array
returns attribute name in camelcase format |
ResponseTest::testPrepareSetContentType |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
LengthValidatorTest::testValidValuesMax |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/LengthValidatorTest.php |
@dataProvider getThreeOrLessCharacters |
PHPUnit_Framework_Assert::assertNotSame |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Assert.php |
Asserts that two variables do not have the same type and value.
Used on objects, it asserts that two variables do not reference
the same object. |
GssFilter::$allowedNonStandardFunctions |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php |
|
module_test_hook_dynamic_loading_invoke |
function |
drupal/core/modules/system/tests/modules/module_test/module_test.module |
Page callback for 'hook dynamic loading' test. |
locale_translation_clear_cache_projects |
function |
drupal/core/modules/locale/locale.translation.inc |
Clears the projects cache. |
Request::getHttpMethodParameterOverride |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Checks whether support for the _method request parameter is enabled. |
PassConfig::getBeforeOptimizationPasses |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/PassConfig.php |
Gets all passes for the BeforeOptimization pass. |
Twig_Node_SandboxedModule::$usedFilters |
property |
drupal/core/vendor/twig/twig/lib/Twig/Node/SandboxedModule.php |
|
EasyRdf_Parser_Ntriples::unescapeString |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/Ntriples.php |
Decodes an encoded N-Triples string. Any \-escape sequences are substituted
with their decoded value. |