Twig_Function::needsContext |
function |
drupal/core/vendor/twig/twig/lib/Twig/Function.php |
|
views_process_check_options |
function |
drupal/core/modules/views/views.module |
#process callback to see if we need to check_plain() the options. |
EasyRdf_Resource::localName |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Gets the local name of the URI of this resource |
FilterSettingsTest::getInfo |
function |
drupal/core/modules/filter/lib/Drupal/filter/Tests/FilterSettingsTest.php |
|
ViewsFormInterface::getForm |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormInterface.php |
Creates a new instance of this form. |
CacheWarmer::writeCacheFile |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmer.php |
|
DynamicRouter::matchRequest |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/DynamicRouter.php |
Tries to match a request with a set of routes and returns the array of
information for that route. |
PagerPluginBase::pre_render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Perform any needed actions just before rendering. |
NamespacedAttributeBag::has |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Checks if an attribute is defined. |
GroupSequenceProviderEntity |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/GroupSequenceProviderEntity.php |
@Assert\GroupSequenceProvider |
FormTestArgumentsObject.php |
file |
drupal/core/modules/system/tests/modules/form_test/lib/Drupal/form_test/FormTestArgumentsObject.php |
Contains \Drupal\form_test\FormTestArgumentsObject. |
views_element_validate_tags |
function |
drupal/core/modules/views/views.module |
Validation callback for query tags. |
FormTest::assertFieldValues |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FormTest.php |
{inheritdoc} |
UserBlocksTests::$adminUser |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
The admin user used in this test. |
NamespacedAttributeBag::get |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Returns an attribute. |
FieldMapEnhancerTest::setUp |
function |
drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Enhancer/FieldMapEnhancerTest.php |
|
EasyRdf_Literal_Date::parse |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal/Date.php |
Parses a string using DateTime and creates a new literal |
Validator::validateProperty |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Validator.php |
|
StyleTest::storeViewPreview |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php |
Stores a view output in the elements. |
NamespacedAttributeBag::set |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php |
Sets an attribute. |
EntitySerializationTest.php |
file |
drupal/core/modules/serialization/lib/Drupal/serialization/Tests/EntitySerializationTest.php |
Contains \Drupal\serialization\Tests\EntitySerializationTest. |
ConstraintViolationTest.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ConstraintViolationTest.php |
|
xmlrpc_value_calculate_type |
function |
drupal/core/modules/xmlrpc/xmlrpc.inc |
Maps a PHP type to an XML-RPC type. |
DrupalKernel::updateModules |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Implements Drupal\Core\DrupalKernelInterface::updateModules(). |
LocaleContentTest::$modules |
property |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleContentTest.php |
Modules to enable. |
QueryBase::orConditionGroup |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements \Drupal\Core\Entity\Query\QueryInterface::orConditionGroup(). |
CurlException::$curlErrorNo |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CurlException.php |
|
ConfigItemExtra::getFormKey |
function |
drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ConfigItemExtra.php |
Implements \Drupal\views_ui\Form\Ajax\ViewsFormInterface::getFormKey(). |
YamlDumper::addServiceAlias |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Dumper/YamlDumper.php |
Adds a service alias |
BulkForm::views_form_submit |
function |
drupal/core/modules/action/lib/Drupal/action/Plugin/views/field/BulkForm.php |
Implements \Drupal\system\Plugin\views\field\BulkFormBase::views_form_submit(). |
IsbnValidatorTest::$context |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/IsbnValidatorTest.php |
|
PluginSettingsInterface.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/PluginSettingsInterface.php |
Definition of Drupal\field\Plugin\PluginSettingsInterface. |
drupal_classloader_register |
function |
drupal/core/includes/bootstrap.inc |
Registers an additional namespace. |
TestBase::checkRequirements |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/TestBase.php |
Checks the matching requirements for Test. |
EasyRdf_Resource::dumpValue |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Resource.php |
Return pretty-print view of the resource |
comment_get_display_ordinal |
function |
drupal/core/modules/comment/comment.module |
Gets the display ordinal for a comment, starting from 0. |
TranslationWebTest::getInfo |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/TranslationWebTest.php |
|
Twig_TokenParser_If::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParser/If.php |
Gets the tag name associated with this token parser. |
XssTest::testFilterXSSAdmin |
function |
drupal/core/tests/Drupal/Tests/Component/Utility/XssTest.php |
Checks that Xss::filterAdmin() correctly strips unallowed tags. |
BadRequestHttpException.php |
file |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Exception/BadRequestHttpException.php |
|
NullBackend::deleteMultiple |
function |
drupal/core/lib/Drupal/Core/Cache/NullBackend.php |
Implements Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
AggregatorConfigurationTest |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/AggregatorConfigurationTest.php |
Tests functionality of the configuration settings in the Aggregator module. |
NestedArray::mergeDeepArray |
function |
drupal/core/lib/Drupal/Component/Utility/NestedArray.php |
Merges multiple arrays, recursively, and returns the merged array. |
FieldAccessTest::$activeUid |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/FieldAccessTest.php |
Holds the currently active global user ID that initiated the test run. |
drupal-7.image.database.php |
file |
drupal/core/modules/system/tests/upgrade/drupal-7.image.database.php |
Database additions for Drupal\system\Tests\Upgrade\ImageUpgradePathTest. |
NodeRevisionPermissionsTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeRevisionPermissionsTest.php |
Tests user permissions for node revisions. |
EasyRdf_Literal_Date::month |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Literal/Date.php |
Integer representation of the month |
FunctionsTest::testItemList |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php |
Tests theme_item_list(). |
ViewExecutable::$build_sort |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Indicates if the sorts have been built. |
Twig_Node_Expression_Binary |
class |
drupal/core/vendor/twig/twig/lib/Twig/Node/Expression/Binary.php |
|