field_test_config.module |
file |
drupal/core/modules/field/tests/modules/field_test_config/field_test_config.module |
Helper module for the Field API configuration tests. |
ClassFinderInterface.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Reflection/ClassFinderInterface.php |
|
ErrorMessageProvider.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Constraint/JsonMatches/ErrorMessageProvider.php |
|
Connection::prepareQuery |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php |
Prepares a query string and returns the prepared statement. |
ResponseTest::testGetTtl |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/ResponseTest.php |
|
TextDefaultFormatter.php |
file |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextDefaultFormatter.php |
Definition of Drupal\text\Plugin\field\formatter\TextDefaultFormatter. |
ManyToOneHelper::getJoin |
function |
drupal/core/modules/views/lib/Drupal/views/ManyToOneHelper.php |
|
hook_field_read_instance |
function |
drupal/core/modules/field/field.api.php |
Act on a field record being read from the database. |
OverviewBase::$adminPath |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
The admin path of the overview page. |
AliasManager::$whitelist |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Holds the array of whitelisted path aliases. |
HIncludeFragmentRenderer |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php |
Implements the Hinclude rendering strategy. |
ConstraintAValidator.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/ConstraintAValidator.php |
|
Twig_Filter::getCallable |
function |
drupal/core/vendor/twig/twig/lib/Twig/Filter.php |
|
EasyRdf_Graph::serialise |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Serialise the graph into RDF |
AliasManager::$noAliases |
property |
drupal/core/lib/Drupal/Core/Path/AliasManager.php |
Holds an array of system paths that have no aliases. |
ViewsBlock::$derivatives |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsBlock.php |
List of derivative definitions. |
MetadataBag::getLastUsed |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php |
Gets the last used metadata. |
TextTrimmedFormatter.php |
file |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php |
Contains \Drupal\text\Plugin\field\formatter\TextTrimmedFormatter. |
PHP_CodeCoverage::append |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage.php |
Appends code coverage data. |
Field::filterEmptyValues |
function |
drupal/core/lib/Drupal/Core/Entity/Field/Type/Field.php |
Filters out empty field items and re-numbers the item deltas. |
AggregatorParser::$title |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Annotation/AggregatorParser.php |
The title of the plugin. |
SelectInterface::groupBy |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Groups the result set by the specified field. |
Container::isScopeActive |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
Returns whether this scope is currently active |
StaticLayout::getRegions |
function |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Layout/StaticLayout.php |
Implements Drupal\layout\Plugin\LayoutInterface::getRegions(). |
Connection::databaseType |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Connection.php |
Returns the name of the PDO driver for this connection. |
_menu_parent_depth_limit |
function |
drupal/core/modules/menu/menu.module |
Find the depth limit for items in the parent select. |
install_tasks_to_perform |
function |
drupal/core/includes/install.core.inc |
Returns a list of tasks to perform during the current installation request. |
_node_update_8016_schema |
function |
drupal/core/modules/node/node.install |
Upgrade node schema to the standard entity SQL schema: schema definition. |
user_modules_uninstalled |
function |
drupal/core/modules/user/user.module |
Implements hook_modules_uninstalled(). |
SearchExactTest::getInfo |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchExactTest.php |
|
Request::overrideGlobals |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Overrides the PHP global variables according to this request instance. |
reverse_proxy_subscriber |
service |
drupal/core/core.services.yml |
Drupal\Core\EventSubscriber\ReverseProxySubscriber |
RegressionTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/RegressionTest.php |
Modules to enable. |
ManyToOne::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
TestClassMetadataFactory |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
BaseStaticLoaderDocument |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php |
|
search_extra_type.module |
file |
drupal/core/modules/search/tests/modules/search_extra_type/search_extra_type.module |
Dummy module implementing a search type for search module testing. |
hook_field_settings_form |
function |
drupal/core/modules/field_ui/field_ui.api.php |
Add settings to a field settings form. |
StatementPrefetch::$data |
property |
drupal/core/lib/Drupal/Core/Database/StatementPrefetch.php |
Main data store. |
AreaTest::testRenderArea |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/AreaTest.php |
Tests the rendering of an area. |
XmlFileLoaderTest::setUp |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/XmlFileLoaderTest.php |
|
ConfigTestDeleteForm.php |
file |
drupal/core/modules/config/tests/config_test/lib/Drupal/config_test/Form/ConfigTestDeleteForm.php |
Contains \Drupal\config_test\Form\ConfigTestDeleteForm. |
install_tasks_to_display |
function |
drupal/core/includes/install.core.inc |
Returns a list of tasks that should be displayed to the end user. |
ViewsSearchQuery::simple |
function |
drupal/core/modules/search/lib/Drupal/search/ViewsSearchQuery.php |
Returns the simple property. |
hook_field_storage_purge |
function |
drupal/core/modules/field/field.api.php |
Remove field storage information when field data is purged. |
Twig_Markup::__construct |
function |
drupal/core/vendor/twig/twig/lib/Twig/Markup.php |
|
ModuleHandler::invokeAll |
function |
drupal/core/lib/Drupal/Core/Extension/ModuleHandler.php |
Implements \Drupal\Core\Extension\ModuleHandlerInterface::invokeAll(). |
ConfigCache::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php |
Construct. |
EntityUUIDTest::testCRUD |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityUUIDTest.php |
Tests UUID generation in entity CRUD operations. |
UniversalClassLoaderTest |
class |
drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/UniversalClassLoaderTest.php |
|