PHP_Token_ARRAY |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
block.admin.inc |
file |
drupal/core/modules/block/block.admin.inc |
Admin page callbacks for the block module. |
Update::execute |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Update.php |
Executes the UPDATE query. |
Issue74Test.php |
file |
drupal/core/vendor/phpunit/phpunit/Tests/Regression/GitHub/74/Issue74Test.php |
|
batch_float.php |
file |
drupal/core/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/batch_float.php |
|
QueryString.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
|
Insert::execute |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Insert.php |
Executes the insert query. |
RouteBuildEvent |
class |
drupal/core/lib/Drupal/Core/Routing/RouteBuildEvent.php |
Represents route building information as event. |
ArrayCache::has |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ArrayCache.php |
|
theme_test_menu |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Implements hook_menu(). |
LocalActionTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Menu/LocalActionTest.php |
Tests local actions. |
CustomBlock.php |
file |
drupal/core/modules/block/custom_block/lib/Drupal/custom_block/Plugin/Derivative/CustomBlock.php |
Contains \Drupal\custom_block\Plugin\Derivative\CustomBlock. |
Views::analyzer |
function |
drupal/core/modules/views/lib/Drupal/views/Views.php |
Returns the view analyzer. |
ThemeController |
class |
drupal/core/modules/system/lib/Drupal/system/Controller/ThemeController.php |
Controller for theme handling. |
ArrayCache::get |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ArrayCache.php |
|
FieldEntityTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Entity/FieldEntityTest.php |
Tests the field plugin base integration with the entity system. |
ClassLoaderTest |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/ClassLoaderTest.php |
|
auto_append.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/scripts/auto_append.php |
|
ArrayCache::set |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ArrayCache.php |
|
options.install |
file |
drupal/core/modules/options/options.install |
Install, update and uninstall functions for the options module. |
SessionTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Session/SessionTest.php |
Definition of Drupal\system\Tests\Session\SessionTest. |
Transliteration |
group |
drupal/core/modules/system/language.api.php |
Transliterate from Unicode to US-ASCII |
path_admin_edit |
function |
drupal/core/modules/path/path.admin.inc |
Page callback: Returns a form creating or editing a path alias. |
ManyToOneHelper |
class |
drupal/core/modules/views/lib/Drupal/views/ManyToOneHelper.php |
This many to one helper object is used on both arguments and filters. |
Filter::$module |
property |
drupal/core/modules/filter/lib/Drupal/filter/Annotation/Filter.php |
The name of the module providing the type. |
Session::remove |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Session.php |
Removes an attribute. |
path_admin_form |
function |
drupal/core/modules/path/path.admin.inc |
Form constructor for the path administration form. |
Event::$context |
property |
drupal/core/vendor/guzzle/common/Guzzle/Common/Event.php |
|
EditorAdminTest |
class |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorAdminTest.php |
Tests administration of text editors. |
RoutingFixtures |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RoutingFixtures.php |
Utility methods to generate sample data, database configuration, etc. |
Filter::$weight |
property |
drupal/core/modules/filter/lib/Drupal/filter/Annotation/Filter.php |
A default weight for the filter in new text formats. |
link_field_info |
function |
drupal/core/modules/link/link.module |
Implements hook_field_info(). |
Filter::$status |
property |
drupal/core/modules/filter/lib/Drupal/filter/Annotation/Filter.php |
Whether this filter is enabled or disabled by default. |
Request::$state |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/Request.php |
|
Mapping::render |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Mapping.php |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::render(). |
Item::$langcode |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Plugin/Core/Entity/Item.php |
The feed language code. |
AddFeedTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/AddFeedTest.php |
Definition of Drupal\system\Tests\Common\AddFeedTest. |
ConstraintB.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintB.php |
|
breakpoint_help |
function |
drupal/core/modules/breakpoint/breakpoint.module |
Implements hook_help(). |
Request::create |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Creates a Request based on a given URI and configuration. |
HtmlCommand.php |
file |
drupal/core/lib/Drupal/Core/Ajax/HtmlCommand.php |
Definition of Drupal\Core\Ajax\HtmlCommand. |
Menu item types |
group |
drupal/core/includes/menu.inc |
Definitions for various menu item types. |
link_field_load |
function |
drupal/core/modules/link/link.module |
Implements hook_field_load(). |
TextfieldWidget |
class |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php |
Plugin implementation of the 'text_textfield' widget. |
MailToFormatter |
class |
drupal/core/modules/email/lib/Drupal/email/Plugin/field/formatter/MailToFormatter.php |
Plugin implementation of the 'email_mailto' formatter. |
TranslationLink |
class |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Plugin/views/field/TranslationLink.php |
Provides a translation link for an entity. |
AreaTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php |
Sets up a Drupal site for running functional and integration tests. |
choice_callback |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ChoiceValidatorTest.php |
|
SearchQuery.php |
file |
drupal/core/modules/search/lib/Drupal/search/SearchQuery.php |
Definition of Drupal\search\SearchQuery. |
ConstraintA.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintA.php |
|