Twig_TokenParserInterface::getTag |
function |
drupal/core/vendor/twig/twig/lib/Twig/TokenParserInterface.php |
Gets the tag name associated with this token parser. |
TestEventListener::$preFooInvoked |
property |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php |
|
ExposedFormPluginBase::pre_render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
StatementInterface::fetchAllKeyed |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Returns the entire result set as a single associative array. |
link_field_formatter_prepare_view |
function |
drupal/core/modules/field/modules/link/link.module |
Implements hook_field_formatter_prepare_view(). |
StatementInterface::fetchAllAssoc |
function |
drupal/core/lib/Drupal/Core/Database/StatementInterface.php |
Returns the result set as an associative array keyed by the given field. |
PhpStreamWrapperInterface::unlink |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
PhpStreamWrapperInterface::rename |
function |
drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php |
|
ExposedFormPluginBase::reset_form |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/ExposedFormPluginBase.php |
|
KernelTest::testInitializeBundles |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/KernelTest.php |
|
NodeStorageController::invokeHook |
function |
drupal/core/modules/node/lib/Drupal/node/NodeStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::invokeHook(). |
NcsLastCommentName::defineOptions |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/field/NcsLastCommentName.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
WizardPluginBase::$availableSorts |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php |
The available store criteria. |
RevisionLink::get_revision_entity |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/field/RevisionLink.php |
Returns the revision values of a node. |
seven_preprocess_maintenance_page |
function |
drupal/core/themes/seven/template.php |
Implements hook_preprocess_HOOK() for maintenance-page.tpl.php. |
RequestInterface::setResponseBody |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestInterface.php |
Set the EntityBody that will hold the response message's entity body. |
ElementsVerticalTabsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
|
BulkDeleteTest::testPurgeInstance |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php |
Verify that field data items and instances are purged when an
instance is deleted. |
Twig_ExtensionInterface::getTests |
function |
drupal/core/vendor/twig/twig/lib/Twig/ExtensionInterface.php |
Returns a list of tests to add to the existing list. |
overlay_overlay_parent_initialize |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_overlay_parent_initialize(). |
ContainerAwareEventDispatcherTest |
class |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
|
ResettableStaticUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/ResettableStaticUnitTest.php |
|
ConfigCacheTest::testInvalidValue |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ConfigCacheTest.php |
|
XssUnitTest::testInvalidMultiByte |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/XssUnitTest.php |
Checks that invalid multi-byte sequences are rejected. |
StylePluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/StylePluginBase.php |
Provide a form to edit options for this plugin. |
XssUnitTest::testFormatStringAndT |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/XssUnitTest.php |
Tests t() and format_string() replacement functionality. |
ComposerAutoloaderInit::getLoader |
function |
drupal/core/vendor/composer/autoload_real.php |
|
text_field_instance_settings_form |
function |
drupal/core/modules/field/modules/text/text.module |
Implements hook_field_instance_settings_form(). |
Twig_CompilerInterface::getSource |
function |
drupal/core/vendor/twig/twig/lib/Twig/CompilerInterface.php |
Gets the current PHP code after compilation. |
ExpiringCacheTest::testHasExpired |
function |
drupal/core/vendor/kriswallsmith/assetic/tests/Assetic/Test/Cache/ExpiringCacheTest.php |
|
ValueSupplierInterface::getValues |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/ValueSupplierInterface.php |
Returns a map of values. |
HandlerBase::multipleExposedInput |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
Define if the exposed input has to be submitted multiple times.
This is TRUE when exposed filters grouped are using checkboxes as
widgets. |
IntefaceWithConstants::SOME_VALUE |
constant |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/IntefaceWithConstants.php |
|
ConfigurableRequirementsInterface |
interface |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Generator/ConfigurableRequirementsInterface.php |
ConfigurableRequirementsInterface must be implemented by URL generators in order
to be able to configure whether an exception should be generated when the
parameters do not match the requirements. |
template_process_maintenance_page |
function |
drupal/core/includes/theme.inc |
The variables array generated here is a mirror of template_process_html().
This processor will run its course when theme_maintenance_page() is invoked. |
language_test_language_types_info |
function |
drupal/core/modules/language/tests/language_test.module |
Implements hook_language_types_info(). |
CouldNotRewindStreamException.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Exception/CouldNotRewindStreamException.php |
|
RouterTest::testAuthUserUserLogin |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/RouterTest.php |
Test that an authenticated user hitting 'user/login' gets redirected to
'user' and 'user/register' gets redirected to the user edit page. |
theme_page_test_system_info_alter |
function |
drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.module |
Implements hook_system_info_alter(). |
theme_page_test_system_theme_info |
function |
drupal/core/modules/system/tests/modules/theme_page_test/theme_page_test.module |
Implements hook_system_theme_info(). |
entity_crud_hook_test_file_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_insert(). |
ArgumentDefaultPluginBase::access |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php |
Determine if the administrator has the privileges to use this
plugin |
entity_crud_hook_test_node_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_insert(). |
Twig_Tests_FileCachingTest::setUp |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/FileCachingTest.php |
|
AutocompleteTagsUnitTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AutocompleteTagsUnitTest.php |
|
ContainerInterface::isScopeActive |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/ContainerInterface.php |
Determines whether the given scope is currently active. |
system_modules_uninstall_validate |
function |
drupal/core/modules/system/system.admin.inc |
Validates the submitted uninstall form. |
entity_crud_hook_test_user_insert |
function |
drupal/core/modules/system/tests/modules/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_insert(). |
DateTimePlusTest::testDateStrings |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Datetime/DateTimePlusTest.php |
Test creating dates from string input. |
_drupal_initialize_db_test_prefix |
function |
drupal/core/includes/bootstrap.inc |
In a test environment, get the test db prefix and set it in $databases. |