DenormalizerInterface |
interface |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/DenormalizerInterface.php |
Defines the interface of denormalizers. |
EntityViewMode::$uuid |
property |
drupal/core/modules/entity/lib/Drupal/entity/Plugin/Core/Entity/EntityViewMode.php |
The UUID of the view mode. |
XmlEncoderTest::setUp |
function |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Tests/Encoder/XmlEncoderTest.php |
|
shortcut.services.yml |
file |
drupal/core/modules/shortcut/shortcut.services.yml |
drupal/core/modules/shortcut/shortcut.services.yml |
toolbar.icons-rtl.css |
file |
drupal/core/modules/toolbar/css/toolbar.icons-rtl.css |
toolbar.icons-rtl.css |
TipPluginBase::$label |
property |
drupal/core/modules/tour/lib/Drupal/tour/TipPluginBase.php |
The label which is used for render of this tip. |
EasyRdf_Graph::delete |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Graph.php |
Delete a property (or optionally just a specific value) |
FilterDateTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterDateTest.php |
Sets up a Drupal site for running functional and integration tests. |
PersistentObject::add |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/PersistentObject.php |
Add an object to a collection |
AnnotationWithVarType |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithVarType.php |
Plugin annotation
@Target("ALL"); |
user_form_test.module |
file |
drupal/core/modules/user/tests/modules/user_form_test/user_form_test.module |
Dummy module implementing a form to test user password validation |
_batch_populate_queue |
function |
drupal/core/includes/form.inc |
Populates a job queue with the operations of a batch set. |
FieldInterface::__get |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldInterface.php |
Magic method: Gets a property value of to the first field item. |
WebTestBase::curlExec |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Initializes and executes a cURL request. |
ViewRenderTest::setUp |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewRenderTest.php |
Sets up a Drupal site for running functional and integration tests. |
SelectInterface::join |
function |
drupal/core/lib/Drupal/Core/Database/Query/SelectInterface.php |
Default Join against another table in the database. |
KernelEvents::REQUEST |
constant |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/KernelEvents.php |
The REQUEST event occurs at the very beginning of request
dispatching |
file_unmanaged_delete |
function |
drupal/core/includes/file.inc |
Deletes a file without database changes or hook invocations. |
FieldInterface::__set |
function |
drupal/core/lib/Drupal/Core/Entity/Field/FieldInterface.php |
Magic method: Sets a property value of the first field item. |
MenuNodeTest::getInfo |
function |
drupal/core/modules/menu/lib/Drupal/menu/Tests/MenuNodeTest.php |
|
NormalizableInterface |
interface |
drupal/core/vendor/symfony/serializer/Symfony/Component/Serializer/Normalizer/NormalizableInterface.php |
Defines the most basic interface a class must implement to be normalizable |
Broken::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Broken.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
book_node_type_update |
function |
drupal/core/modules/book/book.module |
Implements hook_node_type_update(). |
CoverageProtectedTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageProtectedTest.php |
|
BeforeCommand::render |
function |
drupal/core/lib/Drupal/Core/Ajax/BeforeCommand.php |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
GarbageCollectionTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/GarbageCollectionTest.php |
Tests garbage collection for DatabaseStorageExpirable. |
QueueTest::queueScore |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Queue/QueueTest.php |
Returns the number of equal items in two arrays. |
UrlValidator::PATTERN |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Constraints/UrlValidator.php |
|
WeekDate::summaryName |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/WeekDate.php |
Provide a link to the next level of the view |
Broken::ensureMyTable |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/Broken.php |
Ensure the main table for this handler is in the query. This is used
a lot. |
ResponseHeaderBag.php |
file |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/ResponseHeaderBag.php |
|
_menu_parents_recurse |
function |
drupal/core/modules/menu/menu.module |
Recursive helper function for menu_parent_options(). |
PHP_Token_DOC_COMMENT |
class |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token.php |
|
FilterCollection::all |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterCollection.php |
|
ExpiringCache::$cache |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php |
|
system_test_lock_exit |
function |
drupal/core/modules/system/tests/modules/system_test/system_test.module |
Try to acquire a specific lock, and then exit. |
FilterFormat::filters |
function |
drupal/core/modules/filter/lib/Drupal/filter/Plugin/Core/Entity/FilterFormat.php |
Returns the collection of filter pugin instances or an individual plugin instance. |
NcsLastUpdated::query |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/sort/NcsLastUpdated.php |
Called to add the sort to a query. |
menu.menu.account.yml |
file |
drupal/core/modules/menu/config/menu.menu.account.yml |
drupal/core/modules/menu/config/menu.menu.account.yml |
BreakpointAPITest.php |
file |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Tests/BreakpointAPITest.php |
Definition of Drupal\breakpoint\Tests\BreakpointAPITest. |
MENU_CREATED_BY_ADMIN |
constant |
drupal/core/includes/menu.inc |
Internal menu flag -- menu item was created by administrator. |
TermTranslationUITest |
class |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php |
Tests the Term Translation UI. |
OptiPngFilter::$level |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Filter/OptiPngFilter.php |
|
AnnotationClassLoader |
class |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Loader/AnnotationClassLoader.php |
AnnotationClassLoader loads routing information from a PHP class and its methods. |
StaticLoaderInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/Loader/StaticMethodLoaderTest.php |
|
TestXSSTitleBlock.php |
file |
drupal/core/modules/block/tests/lib/Drupal/block_test/Plugin/Block/TestXSSTitleBlock.php |
Contains \Drupal\block_test\Plugin\Block\TestXSSTitleBlock. |
InvalidConstraint.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/InvalidConstraint.php |
|
views.sort.schema.yml |
file |
drupal/core/modules/views/config/schema/views.sort.schema.yml |
drupal/core/modules/views/config/schema/views.sort.schema.yml |
OverviewBase::$bundle |
property |
drupal/core/modules/field_ui/lib/Drupal/field_ui/OverviewBase.php |
The entity bundle. |
Container::enterScope |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Container.php |
This is called when you enter a scope |