|
MemoryStorageTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/MemoryStorageTest.php |
Tests the key-value memory storage. |
|
DriverChainEntity |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ChainDriverTest.php |
|
|
file.settings.yml |
file |
drupal/core/modules/file/config/file.settings.yml |
drupal/core/modules/file/config/file.settings.yml |
|
LayoutManager.php |
file |
drupal/core/modules/layout/lib/Drupal/layout/Plugin/Type/LayoutManager.php |
Definition of Drupal\layout\Plugin\Type\LayoutManager. |
|
BrokenToolkit.php |
file |
drupal/core/modules/system/tests/modules/image_test/lib/Drupal/image_test/Plugin/ImageToolkit/BrokenToolkit.php |
Contains \Drupal\image_test\Plugin\ImageToolkit\BrokenToolkit. |
|
Schema::dropField |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Drop a field. |
|
PoItem::setPlural |
function |
drupal/core/lib/Drupal/Component/Gettext/PoItem.php |
Set if the translation has plural values. |
|
FilterNumericTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterNumericTest.php |
Tests the numeric filter handler. |
|
Block::$pluginBag |
property |
drupal/core/modules/block/lib/Drupal/block/Plugin/Core/Entity/Block.php |
The plugin bag that holds the block plugin for this entity. |
|
FieldTest::render |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/field/FieldTest.php |
Overrides Drupal\views\Plugin\views\field\FieldPluginBase::render(). |
|
editor.schema.yml |
file |
drupal/core/modules/editor/config/schema/editor.schema.yml |
drupal/core/modules/editor/config/schema/editor.schema.yml |
|
DateHelper::years |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php |
Constructs an array of years in a specified range. |
|
CKEditorAdminTest |
class |
drupal/core/modules/ckeditor/lib/Drupal/ckeditor/Tests/CKEditorAdminTest.php |
Tests administration of CKEditor. |
|
EditorManagerTest |
class |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorManagerTest.php |
Unit tests for the configurable text editor manager. |
|
content_types.inc |
file |
drupal/core/modules/node/content_types.inc |
Content type editing user interface. |
|
history.views.inc |
file |
drupal/core/modules/history/history.views.inc |
Provide views data and handlers for history.module. |
|
ResourceInterface |
interface |
drupal/core/modules/rest/lib/Drupal/rest/Plugin/ResourceInterface.php |
Specifies the publicly available methods of a resource plugin. |
|
CurlMulti::$scope |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlMulti.php |
|
|
SystemListingTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/SystemListingTest.php |
Tests scanning system directories in drupal_system_listing(). |
|
DateHelper::hours |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/DateHelper.php |
Constructs an array of hours. |
|
DefaultTranslator |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/DefaultTranslator.php |
Simple translator implementation that simply replaces the parameters in
the message IDs. |
|
NodeTitleTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeTitleTest.php |
Definition of Drupal\node\Tests\NodeTitleTest. |
|
PluginExample.php |
file |
drupal/core/modules/system/tests/modules/plugin_test/lib/Drupal/plugin_test/Plugin/Annotation/PluginExample.php |
Contains \Drupal\plugin_test\Plugin\Annotation\PluginExample. |
|
MemoryStorage.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php |
Contains Drupal\Core\KeyValueStore\MemoryStorage. |
|
CopyTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/CopyTest.php |
|
|
Kernel::getLogDir |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Kernel.php |
@api |
|
Profiler::$logger |
property |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
|
|
Rss::summaryTitle |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/row/Rss.php |
Returns the summary of the settings in the display. |
|
contact.pages.inc |
file |
drupal/core/modules/contact/contact.pages.inc |
Page callbacks for the Contact module. |
|
Schema::dropIndex |
function |
drupal/core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php |
Drop an index. |
|
form_validate_url |
function |
drupal/core/includes/form.inc |
Form element validation handler for #type 'url'. |
|
Request::$request |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
@api |
|
NodeAdminTest.php |
file |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAdminTest.php |
Definition of Drupal\node\Tests\NodeAdminTest. |
|
book_node_presave |
function |
drupal/core/modules/book/book.module |
Implements hook_node_presave(). |
|
FieldFileSizeTest |
class |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FieldFileSizeTest.php |
Tests the core Drupal\views\Plugin\views\field\FileSize handler. |
|
NodeSelection.php |
file |
drupal/core/modules/node/lib/Drupal/node/Plugin/entity_reference/selection/NodeSelection.php |
Contains \Drupal\node\Plugin\Type\selection\NodeSelection. |
|
SearchRankingTest |
class |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchRankingTest.php |
|
|
EditorLoadingTest |
class |
drupal/core/modules/editor/lib/Drupal/editor/Tests/EditorLoadingTest.php |
Tests loading of text editors. |
|
Profiler::disable |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Profiler/Profiler.php |
Disables the profiler. |
|
PhpFileLoaderTest |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Loader/PhpFileLoaderTest.php |
|
|
TimeValidatorTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/TimeValidatorTest.php |
|
|
block_menu_delete |
function |
drupal/core/modules/block/block.module |
Implements hook_menu_delete(). |
|
FileStorage::load |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::load(). |
|
ChainCacheClearer |
class |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheClearer/ChainCacheClearer.php |
ChainCacheClearer. |
|
Date::getSortName |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/Date.php |
Return a description of how the argument would normally be sorted. |
|
DisplayBag::$view |
property |
drupal/core/modules/views/lib/Drupal/views/DisplayBag.php |
Stores a reference to the view which has this displays attached. |
|
block_admin_paths |
function |
drupal/core/modules/block/block.module |
Implements hook_admin_paths(). |
|
FileStorage::save |
function |
drupal/core/lib/Drupal/Component/PhpStorage/FileStorage.php |
Implements Drupal\Component\PhpStorage\PhpStorageInterface::save(). |
|
Request::$cookies |
property |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
@api |
|
Logger::emergency |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Logger.php |
System is unusable. |